PHP 클래스 titanscss_formatter

저자: Leaf Corcoran ([email protected])
파일 보기 프로젝트 열기: gambitph/titan-framework

공개 프로퍼티들

프로퍼티 타입 설명
$assignSeparator
$break
$close
$indentChar
$open
$tagSeparator

공개 메소드들

메소드 설명
__construct ( )
format ( $block )
indentStr ( $n )
property ( $name, $value )

보호된 메소드들

메소드 설명
block ( $block )

메소드 상세

__construct() 공개 메소드

public __construct ( )

block() 보호된 메소드

protected block ( $block )

format() 공개 메소드

public format ( $block )

indentStr() 공개 메소드

public indentStr ( $n )

property() 공개 메소드

public property ( $name, $value )

프로퍼티 상세

$assignSeparator 공개적으로 프로퍼티

public $assignSeparator

$break 공개적으로 프로퍼티

public $break

$close 공개적으로 프로퍼티

public $close

$indentChar 공개적으로 프로퍼티

public $indentChar

$open 공개적으로 프로퍼티

public $open

$tagSeparator 공개적으로 프로퍼티

public $tagSeparator