PHP 클래스 PhpPeg\PHPBuilder

파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
__construct ( )
b ( )
build ( )
l ( )
render ( $array = NULL, $indent = "" )
replace ( $replacements, &$array = NULL )

메소드 상세

__construct() 공개 메소드

public __construct ( )

b() 공개 메소드

public b ( )

build() 정적인 공개 메소드

static public build ( )

l() 공개 메소드

public l ( )

render() 공개 메소드

public render ( $array = NULL, $indent = "" )

replace() 공개 메소드

public replace ( $replacements, &$array = NULL )