/plugin/fedauth/Auth/OpenID/ |
H A D | Parse.php | 140 function tagMatcher($tag_name, $close_tags = null) 155 function openTag($tag_name) 161 function closeTag($tag_name)
|
/plugin/openid/Auth/OpenID/ |
H A D | Parse.php | 144 function tagMatcher($tag_name, $close_tags = null) 159 function openTag($tag_name) 165 function closeTag($tag_name)
|
/plugin/bootswrapper/syntax/ |
H A D | row.php | 15 public $tag_name = 'row'; variable in syntax_plugin_bootswrapper_row
|
H A D | pills.php | 16 public $tag_name = 'pills'; variable in syntax_plugin_bootswrapper_pills
|
H A D | tabs.php | 16 public $tag_name = 'tabs'; variable in syntax_plugin_bootswrapper_tabs
|
H A D | pageheader.php | 17 public $tag_name = 'page-header'; variable in syntax_plugin_bootswrapper_pageheader
|
H A D | progress.php | 18 public $tag_name = 'progress'; variable in syntax_plugin_bootswrapper_progress
|
H A D | badge.php | 18 public $tag_name = 'badge'; variable in syntax_plugin_bootswrapper_badge
|
H A D | caption.php | 18 public $tag_name = 'caption'; variable in syntax_plugin_bootswrapper_caption
|
H A D | grid.php | 18 public $tag_name = 'grid'; variable in syntax_plugin_bootswrapper_grid
|
H A D | hidden.php | 18 public $tag_name = 'hidden'; variable in syntax_plugin_bootswrapper_hidden
|
H A D | invisible.php | 18 public $tag_name = 'invisible'; variable in syntax_plugin_bootswrapper_invisible
|
H A D | lead.php | 18 public $tag_name = 'lead'; variable in syntax_plugin_bootswrapper_lead
|
H A D | list.php | 18 public $tag_name = 'list-group'; variable in syntax_plugin_bootswrapper_list
|
H A D | panelbody.php | 18 public $tag_name = 'panel-body'; variable in syntax_plugin_bootswrapper_panelbody
|
H A D | show.php | 18 public $tag_name = 'show'; variable in syntax_plugin_bootswrapper_show
|
H A D | slide.php | 18 public $tag_name = 'slide'; variable in syntax_plugin_bootswrapper_slide
|
H A D | thumbnail.php | 18 public $tag_name = 'thumbnail'; variable in syntax_plugin_bootswrapper_thumbnail
|
H A D | jumbotron.php | 15 public $tag_name = 'jumbotron'; variable in syntax_plugin_bootswrapper_jumbotron
|
H A D | panel.php | 15 public $tag_name = 'panel'; variable in syntax_plugin_bootswrapper_panel
|
H A D | wrapper.php | 15 public $tag_name = 'wrapper'; variable in syntax_plugin_bootswrapper_wrapper
|
H A D | accordion.php | 16 public $tag_name = 'accordion'; variable in syntax_plugin_bootswrapper_accordion
|
H A D | affix.php | 15 public $tag_name = 'affix'; variable in syntax_plugin_bootswrapper_affix
|
/plugin/projects/syntax/ |
H A D | content.php | 24 function tag_name() { return 'content'; } function in syntax_plugin_projects_content
|
H A D | recipe.php | 24 function tag_name() { return 'recipe'; } function in syntax_plugin_projects_recipe
|