Home
last modified time | relevance | path

Searched refs:output_tag (Results 1 – 9 of 9) sorted by relevance

/plugin/adhoctags/syntax/
Dabstract.php17 protected $output_tag = null; /* allows overriding the tag name for output */ variable in syntax_plugin_adhoctags_abstract
163 $outTag = ($this->output_tag ? $this->output_tag : $this->tag);
/plugin/adhoctables/
Ddivwrap.php15 protected $output_tag = 'div'; variable in syntax_plugin_adhocwrap_divwrap
Dspaninline.php15 protected $output_tag = 'span'; variable in syntax_plugin_adhocwrap_spaninline
Dspanwrap.php15 protected $output_tag = 'span'; variable in syntax_plugin_adhocwrap_spanwrap
Ddivblock.php15 protected $output_tag = 'div'; variable in syntax_plugin_adhocwrap_divblock
/plugin/adhocwrap/syntax/
H A Ddivwrap.php15 protected $output_tag = 'div'; variable in syntax_plugin_adhocwrap_divwrap
H A Dspaninline.php15 protected $output_tag = 'span'; variable in syntax_plugin_adhocwrap_spaninline
H A Dspanwrap.php15 protected $output_tag = 'span'; variable in syntax_plugin_adhocwrap_spanwrap
H A Ddivblock.php15 protected $output_tag = 'div'; variable in syntax_plugin_adhocwrap_divblock