PHP 클래스 lithium\tests\mocks\action\MockPostsController

상속: extends lithium\action\Controller
파일 보기 프로젝트 열기: unionofrad/lithium 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$stopped

공개 메소드들

메소드 설명
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 )

보호된 메소드들

메소드 설명
_safe ( )
_stop ( $status )

메소드 상세

_safe() 보호된 메소드

protected _safe ( )

_stop() 보호된 메소드

protected _stop ( $status )

access() 공개 메소드

public access ( $var )

changeTemplate() 공개 메소드

public changeTemplate ( )

delete() 공개 메소드

public delete ( $id = null )

index() 공개 메소드

public index ( $test = false )

notFound() 공개 메소드

public notFound ( $id = null )

send() 공개 메소드

public send ( )

type() 공개 메소드

public type ( $raw = false )

view() 공개 메소드

public view ( $id = null )

view2() 공개 메소드

public view2 ( $id = null )

view3() 공개 메소드

public view3 ( $id = null )

프로퍼티 상세

$stopped 공개적으로 프로퍼티

public $stopped