PHP 클래스 Ts\Helper\AutoJumper\Jumper

저자: Seven Du ([email protected])
파일 보기 프로젝트 열기: medz/thinksns-4 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$iterator

공개 메소드들

메소드 설명
add ( Closure $matchHandle ) add state machine.
start ( ) Run jump.

보호된 메소드들

메소드 설명
registerArrayIterator ( )

메소드 상세

add() 공개 정적인 메소드

add state machine.
저자: Seven Du ([email protected])
public static add ( Closure $matchHandle )
$matchHandle Closure

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

protected static registerArrayIterator ( )

start() 공개 정적인 메소드

Run jump.
저자: Seven Du ([email protected])
public static start ( )

프로퍼티 상세

$iterator 보호되어 있는 정적으로 프로퍼티

protected static $iterator