PHP Class Test2Controller

Inheritance: extends GxController
Mostra file Open project: phalcon/cphalcon Class Usage Examples

Public Methods

Method Description
anotherAction ( )
anotherFiveAction ( )
anotherFourAction ( )
anotherThreeAction ( )
anotherTwoAction ( $a, $b )
indexAction ( )
otherAction ( )

Method Details

anotherAction() public method

public anotherAction ( )

anotherFiveAction() public method

public anotherFiveAction ( )

anotherFourAction() public method

public anotherFourAction ( )

anotherThreeAction() public method

public anotherThreeAction ( )

anotherTwoAction() public method

public anotherTwoAction ( $a, $b )

indexAction() public method

public indexAction ( )

otherAction() public method

public otherAction ( )