2 require_once(
"./Services/Style/System/classes/Less/class.ilSystemStyleLessItem.php");
57 $this->name = str_replace(
"\n",
'',
$name);
88 return "//== " . $this->
getName() .
"\n//\n//##\n";
__toString()
This function will be needed to write the category back to the less file and restore it's initial str...
Capsules data of a less category in the variables to less file.
if($is_dev) echo "Review changes write something in WHATSNEW and and then commit with log PHP_EOL
Abstracts content of a less file.
__construct($name, $comment="")
ilSystemStyleLessCategory constructor.