Home
last modified time | relevance | path

Searched refs:getBottomValue (Results 1 – 10 of 10) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Services/Style/Content/classes/
H A Dclass.ilTRBLBorderStyleInputGUI.php93 public function getBottomValue() function in ilTRBLBorderStyleInputGUI
194 case "bottom": $value = strtolower(trim($this->getBottomValue())); break;
H A Dclass.ilTRBLNumericStyleValueInputGUI.php113 public function getBottomValue() function in ilTRBLNumericStyleValueInputGUI
236 case "bottom": $value = strtolower(trim($this->getBottomValue())); break;
H A Dclass.ilTRBLBorderWidthInputGUI.php112 public function getBottomValue() function in ilTRBLBorderWidthInputGUI
229 case "bottom": $value = strtolower(trim($this->getBottomValue())); break;
H A Dclass.ilTRBLColorPickerInputGUI.php124 public function getBottomValue() function in ilTRBLColorPickerInputGUI
H A Dclass.ilObjStyleSheetGUI.php495 …$this->writeStylePar($cur_tag, $cur_class, $v["subpar"][3], $in->getBottomValue(), $_GET["style_ty…
/dports/www/ilias6/ILIAS-6.14/Services/Style/Content/classes/
H A Dclass.ilTRBLBorderStyleInputGUI.php93 public function getBottomValue() function in ilTRBLBorderStyleInputGUI
194 case "bottom": $value = strtolower(trim($this->getBottomValue())); break;
H A Dclass.ilTRBLNumericStyleValueInputGUI.php113 public function getBottomValue() function in ilTRBLNumericStyleValueInputGUI
236 case "bottom": $value = strtolower(trim($this->getBottomValue())); break;
H A Dclass.ilTRBLBorderWidthInputGUI.php112 public function getBottomValue() function in ilTRBLBorderWidthInputGUI
229 case "bottom": $value = strtolower(trim($this->getBottomValue())); break;
H A Dclass.ilTRBLColorPickerInputGUI.php124 public function getBottomValue() function in ilTRBLColorPickerInputGUI
H A Dclass.ilObjStyleSheetGUI.php505 …$this->writeStylePar($cur_tag, $cur_class, $v["subpar"][3], $in->getBottomValue(), $_GET["style_ty…