Home
last modified time | relevance | path

Searched defs:tag (Results 76 – 100 of 359) sorted by relevance

12345678910>>...15

/plugin/adhoctables/
H A Ddivwrap.php14 protected $tag = 'WRAP'; variable in syntax_plugin_adhocwrap_divwrap
H A Ddivblock.php14 protected $tag = 'block'; variable in syntax_plugin_adhocwrap_divblock
H A Dspaninline.php14 protected $tag = 'inline'; variable in syntax_plugin_adhocwrap_spaninline
H A Dspanwrap.php14 protected $tag = 'wrap'; variable in syntax_plugin_adhocwrap_spanwrap
/plugin/adhoctags/syntax/
H A Ddetails.php15 protected $tag = 'details'; variable in syntax_plugin_adhoctags_details
/plugin/tagging/db/
H A Dupdate0001.sql1 CREATE TABLE taggings (pid, tag, tagger, PRIMARY KEY(pid, tag, tagger)); field
/plugin/exttab2/
H A Dsyntax.php236 function _opentag($tag, $params=NULL, $before='', $after='') {
244 function _closetag($tag, $before='', $after='') {
329 function _finishtags($tag) {
/plugin/combo/ComboStrap/
H A DPluginUtility.php129 public static function getModeFromTag($tag) argument
142 getEndTagPattern($tag) global() argument
155 getVoidElementTagPattern($tag) global() argument
347 getEmptyTagPattern($tag) global() argument
588 getLeafContainerTagPattern($tag) global() argument
793 getComponentName($tag) global() argument
[all...]
H A DSectionTag.php15 public static function renderEnterXhtml(TagAttributes $tag): string argument
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DPassthroughFormatter.php27 public function format(Tag $tag)
/plugin/extlist/
H A Dsyntax.php219 protected function _writeCall($tag, $attr, $state, $pos, $match, $handler) argument
554 _open($tag, $attr = null) global() argument
564 _close($tag) global() argument
576 _tag_indent($tag) global() argument
[all...]
/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php65 function open(&$parser, $tag, $attributes) {
92 function close(&$parser, $tag) {
/plugin/ac/
H A Dscript.js3 function serializeByTag(tag) { argument
/plugin/pdb/classes/
H A D_xml.php11 var $tag; variable in Xml
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBrokerInterface.php33 public function getTokenParser($tag);
/plugin/pubchem/classes/
H A D_xml.php11 var $tag; variable in Xml
/plugin/pubmed/classes/
H A D_xml.php11 var $tag; variable in Xml
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DRevertTagResponse.php28 public function setTag(Tag $tag)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DMakefile6 tag: target
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DBlogPost.php106 private $tag; variable in JMS\\Serializer\\Tests\\Fixtures\\BlogPost
138 public function addTag(Tag $tag)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DFlushNode.php23 public function __construct($lineno, $tag)
H A DForLoopNode.php23 public function __construct($lineno, $tag = null)
/plugin/htmlok/syntax/
H A Dhtmlok.php16 protected $tag = 'html'; variable in syntax_plugin_htmlok_htmlok
H A Dphpok.php16 protected $tag = 'php'; variable in syntax_plugin_htmlok_phpok
/plugin/mikioplugin/syntax/
H A Dbr.php14 public $tag = 'br'; variable in syntax_plugin_mikioplugin_br

12345678910>>...15