Home
last modified time | relevance | path

Searched refs:svg_id (Results 1 – 2 of 2) sorted by relevance

/plugin/links4pages/
H A DMenuItem.php27 public function __construct($id, $label, $svg_id) { argument
36 if (empty($svg_id)) {
39 $this->svg = mediaFN($svg_id);
H A Daction.php48 $svg_id = $this->getConf(sprintf("%'.02d_svg_id", $i));
52 $svg_id)]);