Home
last modified time | relevance | path

Searched refs:internalmedia (Results 1 – 3 of 3) sorted by relevance

/template/strap/syntax/
H A Dmedia.php355 $renderer->internalmedia($src, $label);
/template/strap/ComboStrap/
H A DMediaMarkup.php314 … return $renderer->internalmedia($src, $title, $align, $width, $height, $cache, $linking, true);
/template/strap/renderer/
H A Danalytics.php825 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $… function in renderer_plugin_combo_analytics