|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
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.
::