PHP Class SampleController

Inheritance: extends Controller
Afficher le fichier Open project: letsdrink/ouzo Class Usage Examples

Méthodes publiques

Свойство Type Description
$actionCalled
$beforeActionResult
$beforeCallback

Méthodes publiques

Méthode Description
action ( )
beforeAction ( )
init ( )

Method Details

action() public méthode

public action ( )

beforeAction() public méthode

public beforeAction ( )

init() public méthode

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