27 protected string $src =
"";
32 return new self(self::TYPE_LINK);
40 public function setImage(
string $a_value,
bool $a_is_internal =
true): void
45 $this->src = trim($a_value);
55 $this->force_title = $a_value;
static getImagePath(string $img, string $module_path="", string $mode="output", bool $offline=false)
get image path (for images located in a template directory)