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 _getEntranceArgumentsarray _getEntranceArguments ( ); Return the list of [argument => label] options a tool page can call on this controller. See UserController::_getEntranceArguments for an example implementation public 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 |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|