Home
last modified time | relevance | path

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

123

/plugin/bootswrapper/syntax/
Dbutton.php16 public $tag_name = 'button'; variable in syntax_plugin_bootswrapper_button
Dcallout.php16 public $tag_name = 'callout'; variable in syntax_plugin_bootswrapper_callout
Dpane.php16 public $tag_name = 'pane'; variable in syntax_plugin_bootswrapper_pane
Dimage.php16 public $tag_name = 'image'; variable in syntax_plugin_bootswrapper_image
Dalert.php16 public $tag_name = 'alert'; variable in syntax_plugin_bootswrapper_alert
Dpopover.php17 public $tag_name = 'popover'; variable in syntax_plugin_bootswrapper_popover
Dmodal.php17 public $tag_name = 'modal'; variable in syntax_plugin_bootswrapper_modal
Daccordion.php16 public $tag_name = 'accordion'; variable in syntax_plugin_bootswrapper_accordion
Dcolumn.php16 public $tag_name = 'col'; variable in syntax_plugin_bootswrapper_column
Dwell.php16 public $tag_name = 'well'; variable in syntax_plugin_bootswrapper_well
Dtext.php16 public $tag_name = 'text'; variable in syntax_plugin_bootswrapper_text
Dlabel.php16 public $tag_name = 'label'; variable in syntax_plugin_bootswrapper_label
Dprogressbar.php17 public $tag_name = 'bar'; variable in syntax_plugin_bootswrapper_progressbar
Dtooltip.php15 public $tag_name = 'tooltip'; variable in syntax_plugin_bootswrapper_tooltip
Daffix.php15 public $tag_name = 'affix'; variable in syntax_plugin_bootswrapper_affix
Dnav.php17 public $tag_name = 'nav'; variable in syntax_plugin_bootswrapper_nav
Dbootstrap.php29 public $tag_name = null; variable in syntax_plugin_bootswrapper_bootstrap
/plugin/bootswrapper/exe/
Dpopup.php75 if ($tag_name = $syntax_class->tag_name) { variable
/plugin/swiftmail/Swift/Plugin/
DFileEmbedder.php237 public function getRemoteFilePattern($tag_name)
254 public function getLocalFilePattern($tag_name)
/plugin/diagram/syntax/
Dsplitter.php38 var $tag_name = '_diagram_'; variable in syntax_plugin_diagram_splitter
Dmain.php39 var $tag_name = 'diagram'; variable in syntax_plugin_diagram_main
/plugin/asana/remote/
DAPILink.php519 function tag_filter($tag_name, $tasks){
531 function tags_compare($tag_name,$task){
/plugin/doxycode/helper/
Dtagmanager.php166 public function getFileName($tag_name)
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php119 public static function tagName($tag_name)
/plugin/projects/lib/
Dcode_block.php31 function tag_name() { return NULL; } function in CodeBlock

123