PHP 클래스 Nette\Neon\Decoder

파일 보기 프로젝트 열기: nette/neon 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$patterns

공개 메소드들

메소드 설명
decode ( $input ) : mixed Decodes a NEON string.

비공개 메소드들

메소드 설명
addValue ( &$result, $key, $value )
cbString ( $m )
error ( $message = "Unexpected '%s'" )
parse ( $indent, $result = NULL, $key = NULL, $hasKey = FALSE ) : array

메소드 상세

decode() 공개 메소드

Decodes a NEON string.
public decode ( $input ) : mixed
리턴 mixed

프로퍼티 상세

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

사용 중단:
public static $patterns