SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class DemoController

A basic demonstration of a front-end controller

Functions

NameVisibilityDescription
_getEntranceArgumentspublic 
aaapublic 
bbbpublic 
entrancepublic 

public _getEntranceArguments

unknown $DemoController->_getEntranceArguments ( );

This function does not have a description

public aaa

void $DemoController->aaa ( );

This function does not have a description

public bbb

void $DemoController->bbb ( );

This function does not have a description

public entrance

void $DemoController->entrance ( mixed $argument );

This function does not have a description