Home
last modified time | relevance | path

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

12

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

12