Home
last modified time | relevance | path

Searched defs:tag (Results 151 – 175 of 359) sorted by relevance

12345678910>>...15

/plugin/mikioplugin/syntax/
H A Dhr.php16 public $tag = 'hr'; variable in syntax_plugin_mikioplugin_hr
H A Dicon.php18 public $tag = 'icon'; variable in syntax_plugin_mikioplugin_icon
H A Dprogressbar.php14 public $tag = 'progressbar'; variable in syntax_plugin_mikioplugin_progressbar
H A Dstatistic.php14 public $tag = 'statistic'; variable in syntax_plugin_mikioplugin_statistic
H A Danchor.php15 public $tag = 'anchor'; variable in syntax_plugin_mikioplugin_anchor
H A Dcardgroup.php14 public $tag = 'card-group'; variable in syntax_plugin_mikioplugin_cardgroup
H A Dsmall.php14 public $tag = 'small'; variable in syntax_plugin_mikioplugin_small
H A Dcardheader.php14 public $tag = 'card-header'; variable in syntax_plugin_mikioplugin_cardheader
H A Dcardsubtitle.php14 public $tag = 'card-subtitle'; variable in syntax_plugin_mikioplugin_cardsubtitle
H A Dcardtitle.php14 public $tag = 'card-title'; variable in syntax_plugin_mikioplugin_cardtitle
H A Dcollapse.php14 public $tag = 'collapse'; variable in syntax_plugin_mikioplugin_collapse
H A Dcolumn.php14 public $tag = 'col'; variable in syntax_plugin_mikioplugin_column
H A Dquiz.php14 public $tag = 'quiz'; variable in syntax_plugin_mikioplugin_quiz
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DAutoEscapeNode.php29 public function __construct($value, \Twig_NodeInterface $body, $lineno, $tag = 'autoescape')
H A DIfNode.php24 …ion __construct(\Twig_NodeInterface $tests, \Twig_NodeInterface $else = null, $lineno, $tag = null)
H A DPrintNode.php25 public function __construct(AbstractExpression $expr, $lineno, $tag = null)
H A DBlockNode.php24 public function __construct($name, \Twig_NodeInterface $body, $lineno, $tag = null)
H A DDoNode.php24 public function __construct(AbstractExpression $expr, $lineno, $tag = null)
H A DDeprecatedNode.php25 public function __construct(AbstractExpression $expr, $lineno, $tag = null)
H A DWithNode.php23 …public function __construct(Node $body, Node $variables = null, $only = false, $lineno, $tag = nul…
/plugin/tag/
H A Dhelper.php182 tagLink($tag, $title = '', $dynamic = false) global() argument
533 cleanTag($tag) global() argument
549 replacePlaceholders($tag) global() argument
[all...]
/plugin/projects/lib/
H A Dtools.php89 function button_remove($range, $tag) {
100 function button_add($button_name, $tag, $name="") {
/plugin/sequencediagram/bower_components/lodash/
H A D.bower.json8 "tag": "4.17.15", string
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile34 tag: target
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DColumns.php11 private function getTagInstance($tag) argument

12345678910>>...15