Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Public Member Functions | |
__construct (Document $tree) | |
flip () | |
Protected Member Functions | |
compare ($what, $to, $ignoreCase) | |
complement ($value) | |
negate ($value) | |
parseComments (array $comments) | |
processBackground (Rule $rule) | |
processBlock ($block) | |
processDeclaration ($node) | |
processRule ($rule) | |
processTransformOrigin (Rule $rule) | |
shouldAddCss () | |
shouldIgnoreNext () | |
shouldRemoveNext () | |
swap ($value, $a, $b, $options=['scope'=> ' *', 'ignoreCase'=> true]) | |
swapLeftRight ($value) | |
swapLtrRtl ($value) | |
Protected Attributes | |
$shouldAddCss = [] | |
$shouldIgnore = false | |
$shouldRemove = false | |
$tree | |
RTLCSS Class.
::