2 require_once(
"./Services/Style/System/classes/Less/class.ilSystemStyleLessItem.php");
101 if(
$value ==
"\"../../Services/UICore/lib/bootstrap-3.2.0/fonts/\""){
102 $this->value =
"\"../../../../Services/UICore/lib/bootstrap-3.2.0/fonts/\"";
168 $content .=
"//** ".$this->getComment().
"\n";
170 $content .=
"@".$this->getName().
":\t\t". $this->
getValue().
";\n";
setReferences($references)
__construct($name, $value, $comment, $category_name, $references)
ilSystemStyleLessVariable constructor.
__toString()
This function will be needed to write the variable back to the less file and restore it's initial str...
if($is_dev) echo "Review changes write something in WHATSNEW and and then commit with log PHP_EOL
setCategoryName($category_name)
Create styles array
The data for the language used.
Abstracts content of a less file.