PHP Class SampleController

Inheritance: extends Controller
Mostrar archivo Open project: letsdrink/ouzo Class Usage Examples

Public Properties

Property Type Description
$actionCalled
$beforeActionResult
$beforeCallback

Public Methods

Method Description
action ( )
beforeAction ( )
init ( )

Method Details

action() public method

public action ( )

beforeAction() public method

public beforeAction ( )

init() public method

public init ( )

Property Details

$actionCalled public_oe static_oe property

public static $actionCalled

$beforeActionResult public_oe static_oe property

public static $beforeActionResult

$beforeCallback public_oe static_oe property

public static $beforeCallback