Home
last modified time | relevance | path

Searched refs:tagAttribs (Results 1 – 1 of 1) sorted by last modified time

/plugin/mikioplugin/
H A Dcarousel.php32 $tagAttribs = array(); variable
40 $tagAttribs[$attributes[1][$i]] = $value;
44 $core->syntaxRender($renderer, $tagName, '', $tagAttribs, MIKIO_LEXER_ENTER);
46 $core->syntaxRender($renderer, $tagName, '', $tagAttribs, MIKIO_LEXER_SPECIAL);
51 $core->syntaxRender($renderer, 'carousel', '', $tagAttribs, MIKIO_LEXER_EXIT);