Home
last modified time | relevance | path

Searched defs:tag (Results 201 – 225 of 359) sorted by relevance

12345678910>>...15

/plugin/mikioplugin/syntax/
H A Drow.php14 public $tag = 'row'; variable in syntax_plugin_mikioplugin_row
H A Dstep.php14 public $tag = 'step'; variable in syntax_plugin_mikioplugin_step
H A Daccordionitem.php18 public $tag = 'accordion-item'; variable in syntax_plugin_mikioplugin_accordionitem
H A Dbox.php14 public $tag = 'box'; variable in syntax_plugin_mikioplugin_box
H A Dcardbody.php17 public $tag = 'card-body'; variable in syntax_plugin_mikioplugin_cardbody
H A Dheading.php14 public $tag = 'heading'; variable in syntax_plugin_mikioplugin_heading
H A Dnav.php17 public $tag = 'nav'; variable in syntax_plugin_mikioplugin_nav
H A Dsetattr.php14 public $tag = 'setattr'; variable in syntax_plugin_mikioplugin_setattr
H A Dtext.php14 public $tag = 'text'; variable in syntax_plugin_mikioplugin_text
H A Dalert.php17 public $tag = 'alert'; variable in syntax_plugin_mikioplugin_alert
H A Dbadge.php14 public $tag = 'badge'; variable in syntax_plugin_mikioplugin_badge
H A Dblockquote.php17 public $tag = 'blockquote'; variable in syntax_plugin_mikioplugin_blockquote
H A Dbutton.php14 public $tag = 'button'; variable in syntax_plugin_mikioplugin_button
H A Dbuttongroup.php14 public $tag = 'button-group'; variable in syntax_plugin_mikioplugin_buttongroup
H A Dcard.php17 public $tag = 'card'; variable in syntax_plugin_mikioplugin_card
H A Dlistgroup.php14 public $tag = 'listgroup'; variable in syntax_plugin_mikioplugin_listgroup
H A Dlistgroupitem.php14 public $tag = 'listgroup-item'; variable in syntax_plugin_mikioplugin_listgroupitem
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php27 protected $tag; variable in Twig\\Node\\Node
42 public function __construct(array $nodes = [], array $attributes = [], $lineno = 0, $tag = null)
H A DMacroNode.php26 …__construct($name, \Twig_NodeInterface $body, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A D.bower.json10 "tag": "v1.6.6", string
/plugin/fckg/fckeditor/editor/plugins/paradelete/
H A Dfckplugin.js19 AddItems : function( menu, tag, tagName ) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1377 _mergeFullCSS($p, & $t, $tag, $classes, $id, $lang) global() argument
1509 MergeCSS($inherit, $tag, $attr) global() argument
2127 PreviewBlockCSS($tag, $attr) global() argument
[all...]
/plugin/tagging/
H A Dhelper.php86 public function cleanTag($tag) { argument
179 getTagSearchURL($tag, $ns = '') global() argument
312 linkToSearch($tag, $ns = '') global() argument
[all...]
/plugin/fckg/
H A Dscript.js117 function parseStartTag( tag, tagName, rest, unary ) { argument
154 function parseEndTag( tag, tagName ) { argument
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php19 … $plural = null, Twig_Node_Expression $count = null, Twig_Node $notes = null, $lineno, $tag = null)

12345678910>>...15