PHP Class lithium\tests\mocks\action\MockPostsController

Inheritance: extends lithium\action\Controller
Show file Open project: unionofrad/lithium Class Usage Examples

Public Properties

Property Type Description
$stopped

Public Methods

Method Description
access ( $var )
changeTemplate ( )
delete ( $id = null )
index ( $test = false )
notFound ( $id = null )
send ( )
type ( $raw = false )
view ( $id = null )
view2 ( $id = null )
view3 ( $id = null )

Protected Methods

Method Description
_safe ( )
_stop ( $status )

Method Details

_safe() protected method

protected _safe ( )

_stop() protected method

protected _stop ( $status )

access() public method

public access ( $var )

changeTemplate() public method

public changeTemplate ( )

delete() public method

public delete ( $id = null )

index() public method

public index ( $test = false )

notFound() public method

public notFound ( $id = null )

send() public method

public send ( )

type() public method

public type ( $raw = false )

view() public method

public view ( $id = null )

view2() public method

public view2 ( $id = null )

view3() public method

public view3 ( $id = null )

Property Details

$stopped public property

public $stopped