SproutCMS

This is the code documentation for the SproutCMS project

function _getEntranceArguments()

Return the list of [argument => label] options a tool page can call on this controller.

See UserController::_getEntranceArguments for an example implementation

Usage

array _getEntranceArguments ( );

Return value

  • array
    The keys are the valid arguments, and the values are their human-friendly labels