Home
last modified time | relevance | path

Searched defs:tag_name (Results 26 – 50 of 50) sorted by path

12

/plugin/bootswrapper/syntax/
H A Dpanel.php15 public $tag_name = 'panel'; variable in syntax_plugin_bootswrapper_panel
H A Dpanelbody.php18 public $tag_name = 'panel-body'; variable in syntax_plugin_bootswrapper_panelbody
H A Dpills.php16 public $tag_name = 'pills'; variable in syntax_plugin_bootswrapper_pills
H A Dpopover.php17 public $tag_name = 'popover'; variable in syntax_plugin_bootswrapper_popover
H A Dprogress.php18 public $tag_name = 'progress'; variable in syntax_plugin_bootswrapper_progress
H A Dprogressbar.php17 public $tag_name = 'bar'; variable in syntax_plugin_bootswrapper_progressbar
H A Drow.php15 public $tag_name = 'row'; variable in syntax_plugin_bootswrapper_row
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 Dtabs.php16 public $tag_name = 'tabs'; variable in syntax_plugin_bootswrapper_tabs
H A Dtext.php16 public $tag_name = 'text'; variable in syntax_plugin_bootswrapper_text
H A Dthumbnail.php18 public $tag_name = 'thumbnail'; variable in syntax_plugin_bootswrapper_thumbnail
H A Dtooltip.php15 public $tag_name = 'tooltip'; variable in syntax_plugin_bootswrapper_tooltip
H A Dwell.php16 public $tag_name = 'well'; variable in syntax_plugin_bootswrapper_well
H A Dwrapper.php15 public $tag_name = 'wrapper'; variable in syntax_plugin_bootswrapper_wrapper
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php119 public static function tagName($tag_name) argument
/plugin/diagram/syntax/
H A Dmain.php39 var $tag_name = 'diagram'; variable in syntax_plugin_diagram_main
H A Dsplitter.php38 var $tag_name = '_diagram_'; variable in syntax_plugin_diagram_splitter
/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/markdownextra/
H A Dmarkdown.php1816 function doExtraAttributes($tag_name, $attr) {
/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/projects/lib/
H A Dcode_block.php31 function tag_name() { return NULL; } function in CodeBlock
/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
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php237 public function getRemoteFilePattern($tag_name)
254 public function getLocalFilePattern($tag_name)

12