Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 25 of 30) sorted by relevance

12

/template/bootstrap3/
Dmain.php74 … if (($ACT == 'show') && $TPL->getConf('tagsOnTop') && $tag = $TPL->getPlugin('tag')) { variable
138 if (! $TPL->getConf('tagsOnTop') && $tag = $TPL->getPlugin('tag')) { variable
/template/strap/vendor/symfony/yaml/Tag/
H A DTaggedValue.php20 private $tag; variable in Symfony\\Component\\Yaml\\Tag\\TaggedValue
23 public function __construct(string $tag, $value)
/template/strap/ComboStrap/
H A DPluginUtility.php129 public static function getModeFromTag($tag)
142 public static function getEndTagPattern($tag)
155 public static function getVoidElementTagPattern($tag)
347 public static function getEmptyTagPattern($tag): string
588 static function getLeafContainerTagPattern($tag)
793 static function getComponentName($tag): string
H A DSectionTag.php15 public static function renderEnterXhtml(TagAttributes $tag): string
H A DXmlTagProcessing.php699 public static function getContainerTagPattern($tag): string
H A DTagAttributes.php282 private function __construct(array $componentAttributes = array(), $tag = null)
1042 function setLogicalTag($tag): TagAttributes
H A DCall.php878 function setSyntaxComponentFromTag($tag)
/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php77 protected $tag; variable in Handlebars\\Tokenizer
348 protected function tagChange($tag, $text, $index, $tagLength)
/template/breeze/bower_components/gumby/
D.bower.json12 "tag": "2.6.3", string
/template/twigstarter/vendor/twig/twig/src/Node/
DNode.php35 protected $tag; variable in Twig\\Node\\Node
138 public function setNodeTag(string $tag): void
/template/breeze/bower_components/gumby-fittext/
D.bower.json11 "tag": "1.0.1", string
/template/breeze/bower_components/modular-scale/
D.bower.json14 "tag": "v2.0.5", string
/template/sprintdoc/
H A DTemplate.php221 public static function getResizedImgTag($tag, $attributes, $w, $h, $crop = true) {
/template/kajukkk/
Dtpl_functions.php150 function tpl_bs_breadcrumbs($tag='li') {
/template/strap/syntax/
H A Dhighlightwiki.php45 public static function getOpenTagHighlight(string $tag): string
/template/a_new_day/js/
Dbuilder.js125 tags.each( function(tag){ argument
Ddragdrop.js605 tag: 'li', // assumes li children, override with tag: 'tagname' property
758 … var children = Sortable.findElements(dropon, {tag: droponOptions.tag, only: droponOptions.only}); property
842 tag: sortableOptions.tag, property
/template/battlehorse/js/
Dbuilder.js125 tags.each( function(tag){ argument
Ddragdrop.js605 tag: 'li', // assumes li children, override with tag: 'tagname' property
758 … var children = Sortable.findElements(dropon, {tag: droponOptions.tag, only: droponOptions.only}); property
842 tag: sortableOptions.tag, property
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1910 }if(FBL.domplate){var MenuPlate=domplate(Firebug.Rep,{tag:DIV({"class":"fbMenu fbShadow"},DIV({"cla… property
1914 if(typeof item=="string"&&item.indexOf("-")==0){result.push({tag:this.separatorTag}); property
3787 function __link__(tag,code,outputs,args){if(!tag||!tag.tag){return argument
3893 }function __link__(node,tag,args){if(!tag||!tag.tag){return argument
4075 }function creator(tag,cons){var fn=new Function("var tag = arguments.callee.tag;var cons = argument… argument
4185 this.Undefined=domplate(Firebug.Rep,{tag:OBJECTBOX("undefined"),className:"undefined",supportsObjec… property
4187 this.Null=domplate(Firebug.Rep,{tag:OBJECTBOX("null"),className:"null",supportsObject:function(obje… property
4189 this.Nada=domplate(Firebug.Rep,{tag:SPAN(""),className:"nada"}); property
4190 this.Number=domplate(Firebug.Rep,{tag:OBJECTBOX("$object"),className:"number",supportsObject:functi… property
4192 this.String=domplate(Firebug.Rep,{tag:OBJECTBOX(""$object""),shortTag:OBJECTBOX(""$o… property
[all …]
/template/bootstrap3/inc/
Dsimple_html_dom.php134 public $tag = 'text'; variable in simple_html_dom_node
319 function find_ancestor_tag($tag)
2140 protected function as_text_node($tag)
/template/mikio/inc/
H A Dsimple_html_dom.php131 public $tag = 'text'; variable in simple_html_dom_node
316 function find_ancestor_tag($tag)
2146 protected function as_text_node($tag)
/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php430 protected function expandParentSelectors(&$tag, $replace) {
3476 protected function tag(&$tag, $simple = false) { argument
/template/scanlines/htc/PIE-1.0beta5/
DPIE_uncompressed.js116 createVmlElement: function( tag ) { argument
/template/ospyramid/js/libs/
Djquery-1.6.1.js6058 var tag = (rtagName.exec( elem ) || ["", ""])[1].toLowerCase(), variable

12