Home
last modified time | relevance | path

Searched refs:after_item (Results 1 – 10 of 10) sorted by relevance

/plugin/data/syntax/
H A Dtaglist.php29 protected $after_item = '</ul>';
23 protected $after_item = '</ul>'; global() variable in syntax_plugin_data_taglist
H A Dcloud.php134 protected $after_item = '</ul>';
197 $renderer->doc .= $this->after_item;
126 protected $after_item = '</ul>'; global() variable in syntax_plugin_data_cloud
H A Dlist.php24 protected $after_item = '</div></li>';
22 protected $after_item = '</div></li>'; global() variable in syntax_plugin_data_list
H A Dtable.php236 protected $after_item = '</tr>';
335 $renderer->doc .= $this->after_item;
225 protected $after_item = '</tr>'; global() variable in syntax_plugin_data_table
/plugin/data-au/syntax/
H A Dtaglist.php25 protected $after_item = '</ul>'; variable in syntax_plugin_dataau_taglist
H A Dcloud.php125 protected $after_item = '</ul>'; variable in syntax_plugin_dataau_cloud
182 $renderer->doc .= $this->after_item;
H A Dlist.php24 protected $after_item = '</div></li>'; variable in syntax_plugin_dataau_list
H A Dtable.php227 protected $after_item = '</tr>'; variable in syntax_plugin_dataau_table
326 $R->doc .= $this->after_item;
/plugin/semanticdata/syntax/
H A Dlist.php25 protected $after_item = '</div></li>'; variable in syntax_plugin_semanticdata_list
H A Dtable.php168 protected $after_item = '</tr>'; variable in syntax_plugin_semanticdata_table
209 $R->doc .= $this->after_item;