Home
last modified time | relevance | path

Searched defs:tag (Results 101 – 125 of 359) sorted by relevance

12345678910>>...15

/plugin/mikioplugin/syntax/
H A Dplaceholder.php14 public $tag = 'placeholder'; variable in syntax_plugin_mikioplugin_placeholder
H A Dquizitem.php15 public $tag = 'quiz-item'; global() variable in syntax_plugin_mikioplugin_quizitem
/plugin/tagsections/
H A Dscript.js56 jQuery.each(entries, function(tag){ argument
87 var creeateCheckBox = function(namespace, tag, checked) { argument
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DBlockReferenceNode.php24 public function __construct($name, $lineno, $tag = null)
H A DSandboxNode.php23 public function __construct(\Twig_NodeInterface $body, $lineno, $tag = null)
H A DSpacelessNode.php25 public function __construct(\Twig_NodeInterface $body, $lineno, $tag = 'spaceless')
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DParentExpression.php24 public function __construct($name, $lineno, $tag = null)
/plugin/wysiwyg/fckeditor/_samples/_plugins/samples/
H A Dfckplugin.js62 oMyContextMenuListener.AddItems = function( contextMenu, tag, tagName ) argument
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Node/Expression/
H A DExtensionReference.php26 public function __construct($name, $lineno, $tag = null)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DAlignFormatter.php43 public function format(Tag $tag)
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DgrammarTest.php25 public function testGrammar($tag, $grammar, $template, $output, $exception)
/plugin/adhoctags/syntax/
H A Db.php15 protected $tag = 'b'; variable in syntax_plugin_adhoctags_b
H A Dem.php15 protected $tag = 'em'; variable in syntax_plugin_adhoctags_em
H A Dh2.php15 protected $tag = 'h2'; variable in syntax_plugin_adhoctags_h2
H A Dh3.php15 protected $tag = 'h3'; variable in syntax_plugin_adhoctags_h3
H A Dh5.php15 protected $tag = 'h5'; variable in syntax_plugin_adhoctags_h5
H A Dq.php15 protected $tag = 'q'; variable in syntax_plugin_adhoctags_q
H A Dsamp.php15 protected $tag = 'samp'; variable in syntax_plugin_adhoctags_samp
H A Dstrong.php15 protected $tag = 'strong'; variable in syntax_plugin_adhoctags_strong
H A Du.php15 protected $tag = 'u'; variable in syntax_plugin_adhoctags_u
H A Dvar.php15 protected $tag = 'var'; variable in syntax_plugin_adhoctags_var
H A Ddfn.php15 protected $tag = 'dfn'; variable in syntax_plugin_adhoctags_dfn
H A Ddt.php15 protected $tag = 'dt'; variable in syntax_plugin_adhoctags_dt
H A Dcite.php15 protected $tag = 'cite'; variable in syntax_plugin_adhoctags_cite
H A Dh1.php15 protected $tag = 'h1'; variable in syntax_plugin_adhoctags_h1

12345678910>>...15