Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Protected Member Functions | List of all members
core_rtlcss Class Reference

Moodle RTLCSS class. More...

Inheritance diagram for core_rtlcss:

Protected Member Functions

 processDeclaration ($node)
 Process a block declaration. More...
 

Detailed Description

Moodle RTLCSS class.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ processDeclaration()

core_rtlcss::processDeclaration (   $node)
protected

Process a block declaration.

This is overriden in order to provide a backwards compability with the plugins who already defined RTL styles the old-fashioned way. Because we do not need those any more we rename them so that they do not apply.

Todo:
Remove the dir-rtl flipping when dir-rtl is fully deprecated.
Parameters
Sabberworm\CSS\RuleSet\RuleSet$nodeThe object.
Return values
void

The documentation for this class was generated from the following file: