Home
last modified time | relevance | path

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

12

/plugin/bootswrapper/syntax/
H A Dalert.php16 public $tag_name = 'alert'; variable in syntax_plugin_bootswrapper_alert
H A Dbutton.php16 public $tag_name = 'button'; variable in syntax_plugin_bootswrapper_button
H A Dcallout.php16 public $tag_name = 'callout'; variable in syntax_plugin_bootswrapper_callout
H A Dcarousel.php16 public $tag_name = 'carousel'; variable in syntax_plugin_bootswrapper_carousel
H A Dcollapse.php16 public $tag_name = 'collapse'; variable in syntax_plugin_bootswrapper_collapse
H A Dcolumn.php16 public $tag_name = 'col'; variable in syntax_plugin_bootswrapper_column
H A Dimage.php16 public $tag_name = 'image'; variable in syntax_plugin_bootswrapper_image
H A Dlabel.php16 public $tag_name = 'label'; variable in syntax_plugin_bootswrapper_label
H A Dmodal.php17 public $tag_name = 'modal'; variable in syntax_plugin_bootswrapper_modal
H A Dpane.php16 public $tag_name = 'pane'; variable in syntax_plugin_bootswrapper_pane
H A Dpopover.php17 public $tag_name = 'popover'; variable in syntax_plugin_bootswrapper_popover
H A Dprogressbar.php17 public $tag_name = 'bar'; variable in syntax_plugin_bootswrapper_progressbar
H A Dtext.php16 public $tag_name = 'text'; variable in syntax_plugin_bootswrapper_text
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 Dnav.php17 public $tag_name = 'nav'; variable in syntax_plugin_bootswrapper_nav
H A Dbootstrap.php29 public $tag_name = null; variable in syntax_plugin_bootswrapper_bootstrap
/plugin/bootswrapper/exe/
H A Dpopup.php75 if ($tag_name = $syntax_class->tag_name) { variable
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php237 public function getRemoteFilePattern($tag_name)
254 public function getLocalFilePattern($tag_name)
/plugin/diagram/syntax/
H A Dsplitter.php38 var $tag_name = '_diagram_'; variable in syntax_plugin_diagram_splitter
H A Dmain.php39 var $tag_name = 'diagram'; variable in syntax_plugin_diagram_main
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php119 public static function tagName($tag_name) argument
/plugin/asana/remote/
H A DAPILink.php519 function tag_filter($tag_name, $tasks){
531 function tags_compare($tag_name,$task){
/plugin/projects/lib/
H A Dcode_block.php31 function tag_name() { return NULL; } function in CodeBlock
/plugin/markdownextra/
H A Dmarkdown.php1816 function doExtraAttributes($tag_name, $attr) {

12