2require_once(
"./Services/Style/System/classes/Less/class.ilSystemStyleLessItem.php");
84 return "//== ".$this->getName().
"\n//\n//## ".$this->
getComment().
"\n";
86 return "//== ".$this->getName().
"\n//\n//##\n";
An exception for terminatinating execution or to throw for unit testing.
Capsules data of a less category in the variables to less file.
__construct($name, $comment="")
ilSystemStyleLessCategory constructor.
__toString()
This function will be needed to write the category back to the less file and restore it's initial str...
Abstracts content of a less file.