|
Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |