Searched refs:output_tag (Results 1 – 9 of 9) sorted by relevance
17 protected $output_tag = null; /* allows overriding the tag name for output */ variable in syntax_plugin_adhoctags_abstract 58 dbg('connectTo plugin_adhoctags_pre called for ' . $this->tag .', output = ' . $this->output_tag ); */ 163 $outTag = ($this->output_tag ? $this->output_tag : $this->tag);
15 protected $output_tag = 'div'; variable in syntax_plugin_adhocwrap_divblock
15 protected $output_tag = 'div'; variable in syntax_plugin_adhocwrap_divwrap
15 protected $output_tag = 'span'; variable in syntax_plugin_adhocwrap_spanwrap
15 protected $output_tag = 'span'; variable in syntax_plugin_adhocwrap_spaninline