Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402]
(no description)
File Size: | 105 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
CSSString:: (6 methods):
__construct()
parse()
setString()
getString()
__toString()
render()
__construct($sString, $iLineNo = 0) X-Ref |
param: string $sString param: int $iLineNo |
parse(ParserState $oParserState) X-Ref |
return: CSSString |
setString($sString) X-Ref |
param: string $sString return: void |
getString() X-Ref |
return: string |
__toString() X-Ref |
return: string |
render(OutputFormat $oOutputFormat) X-Ref |
return: string |