Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Public Member Functions | |
__construct ($sText, Settings $oParserSettings=null, $iLineNo=1) | |
getCharset () | |
parse () | |
setCharset ($sCharset) | |
Sabberworm\CSS\Parser::__construct | ( | $sText, | |
Settings | $oParserSettings = null, | ||
$iLineNo = 1 ) |
string | $sText | |
Settings | null | $oParserSettings | |
int | $iLineNo | the line number (starting from 1, not from 0) |
Sabberworm\CSS\Parser::getCharset | ( | ) |
void |
Sabberworm\CSS\Parser::parse | ( | ) |
Document |
SourceException |
Sabberworm\CSS\Parser::setCharset | ( | $sCharset | ) |
string | $sCharset |
void |