This is the code documentation for the SproutCMS project
Search documentation |
interface FrontEndEntranceDefines that a specific controller is able to handle front-end entrances from the pages module
Implemented bypublic entrancevoid entrance ( string $argument ); Acts as the entrance-point of the controller, calling internal methods specific to each argument See UserController::entrance for an example implementation public _getEntranceArgumentsarray _getEntranceArguments ( ); Return the list of [argument => label] options a tool page can call on this controller. See UserController::_getEntranceArguments for an example implementation |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |