Home
last modified time | relevance | path

Searched defs:tag_name (Results 1 – 25 of 51) sorted by relevance

123

/plugin/fedauth/Auth/OpenID/
DParse.php140 function tagMatcher($tag_name, $close_tags = null)
155 function openTag($tag_name)
161 function closeTag($tag_name)
/plugin/openid/Auth/OpenID/
DParse.php144 function tagMatcher($tag_name, $close_tags = null)
159 function openTag($tag_name)
165 function closeTag($tag_name)
/plugin/bootswrapper/syntax/
Drow.php15 public $tag_name = 'row'; variable in syntax_plugin_bootswrapper_row
Dtabs.php16 public $tag_name = 'tabs'; variable in syntax_plugin_bootswrapper_tabs
Dpills.php16 public $tag_name = 'pills'; variable in syntax_plugin_bootswrapper_pills
Dpageheader.php17 public $tag_name = 'page-header'; variable in syntax_plugin_bootswrapper_pageheader
Dprogress.php18 public $tag_name = 'progress'; variable in syntax_plugin_bootswrapper_progress
Dshow.php18 public $tag_name = 'show'; variable in syntax_plugin_bootswrapper_show
Dbadge.php18 public $tag_name = 'badge'; variable in syntax_plugin_bootswrapper_badge
Dslide.php18 public $tag_name = 'slide'; variable in syntax_plugin_bootswrapper_slide
Dthumbnail.php18 public $tag_name = 'thumbnail'; variable in syntax_plugin_bootswrapper_thumbnail
Dlist.php18 public $tag_name = 'list-group'; variable in syntax_plugin_bootswrapper_list
Dlead.php18 public $tag_name = 'lead'; variable in syntax_plugin_bootswrapper_lead
Dhidden.php18 public $tag_name = 'hidden'; variable in syntax_plugin_bootswrapper_hidden
Dgrid.php18 public $tag_name = 'grid'; variable in syntax_plugin_bootswrapper_grid
Dpanelbody.php18 public $tag_name = 'panel-body'; variable in syntax_plugin_bootswrapper_panelbody
Dinvisible.php18 public $tag_name = 'invisible'; variable in syntax_plugin_bootswrapper_invisible
Dcaption.php18 public $tag_name = 'caption'; variable in syntax_plugin_bootswrapper_caption
Djumbotron.php15 public $tag_name = 'jumbotron'; variable in syntax_plugin_bootswrapper_jumbotron
Dpanel.php15 public $tag_name = 'panel'; variable in syntax_plugin_bootswrapper_panel
Dwrapper.php15 public $tag_name = 'wrapper'; variable in syntax_plugin_bootswrapper_wrapper
Dcollapse.php16 public $tag_name = 'collapse'; variable in syntax_plugin_bootswrapper_collapse
Dcarousel.php16 public $tag_name = 'carousel'; variable in syntax_plugin_bootswrapper_carousel
/plugin/projects/syntax/
Dcontent.php24 function tag_name() { return 'content'; } function in syntax_plugin_projects_content
Drecipe.php24 function tag_name() { return 'recipe'; } function in syntax_plugin_projects_recipe

123