PHP 클래스 FOF30\Less\Formatter\Classic
lessphp v0.3.9
http://leafo.net/lessphp
LESS css compiler, adapted from http://lesscss.org
Copyright 2012, Leaf Corcoran
Licensed under MIT or GPLv3, see LICENSE
파일 보기
프로젝트 열기: akeeba/fof
공개 프로퍼티들
공개 메소드들
보호된 메소드들
메소드 상세
public block ( stdClass $block ) : void |
$block |
stdClass |
The block definition to output |
리턴 |
void |
|
Indent a string by $n positions
protected isEmpty ( stdClass $block ) : boolean |
$block |
stdClass |
The block to check |
리턴 |
boolean |
True if the block has no lines or children |
Return the code for a property
프로퍼티 상세
$assignSeparator 공개적으로 프로퍼티
$breakSelectors 공개적으로 프로퍼티
$compressColors 공개적으로 프로퍼티
$disableSingle 공개적으로 프로퍼티
$selectorSeparator 공개적으로 프로퍼티
public $selectorSeparator |