Searched refs:before_item (Results 1 – 10 of 10) sorted by relevance
28 protected $before_item = '<ul class="dataplugin_taglist %s">';22 protected $before_item = '<ul class="dataplugin_taglist %s">'; global() variable in syntax_plugin_data_taglist
133 protected $before_item = '<ul class="dataplugin_cloud %s">';183 $renderer->doc .= sprintf($this->before_item, hsc($data['classes']));125 protected $before_item = '<ul class="dataplugin_cloud %s">'; global() variable in syntax_plugin_data_cloud
23 protected $before_item = '<li><div class="li">';21 protected $before_item = '<li><div class="li">'; global() variable in syntax_plugin_data_list
235 protected $before_item = '<tr>';302 $renderer->doc .= $this->before_item;224 protected $before_item = '<tr>'; global() variable in syntax_plugin_data_table
24 protected $before_item = '<ul class="dataauplugin_taglist %s">'; variable in syntax_plugin_dataau_taglist
124 protected $before_item = '<ul class="dataauplugin_cloud %s">'; variable in syntax_plugin_dataau_cloud169 $renderer->doc .= sprintf($this->before_item, hsc($dataau['classes']));
23 protected $before_item = '<li><div class="li">'; variable in syntax_plugin_dataau_list
226 protected $before_item = '<tr>'; variable in syntax_plugin_dataau_table293 $R->doc .= $this->before_item;
24 protected $before_item = '<li><div class="li">'; variable in syntax_plugin_semanticdata_list
167 protected $before_item = '<tr>'; variable in syntax_plugin_semanticdata_table200 $R->doc .= $this->before_item;