4 require_once
"Services/UIComponent/Button/classes/class.ilLinkButton.php";
20 return new self(self::TYPE_LINK);
34 public function setImage($a_value, $a_is_internal =
true)
36 if ((
bool) $a_is_internal) {
39 $this->src = trim($a_value);
54 $this->force_title = (bool) $a_value;
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)