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

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

공개 프로퍼티들

프로퍼티 타입 설명
$dispatched

공개 메소드들

메소드 설명
reset ( )

보호된 메소드들

메소드 설명
_call ( $callable, $request, $params )
_callable ( $request, $params, $options )

메소드 상세

_call() 보호된 정적인 메소드

protected static _call ( $callable, $request, $params )

_callable() 보호된 정적인 메소드

protected static _callable ( $request, $params, $options )

reset() 공개 정적인 메소드

public static reset ( )

프로퍼티 상세

$dispatched 공개적으로 정적으로 프로퍼티

public static $dispatched