Home
last modified time | relevance | path

Searched defs:before_val (Results 1 – 10 of 10) sorted by relevance

/plugin/data-au/syntax/
H A Dtaglist.php26 protected $before_val = '<li class="tl">'; variable in syntax_plugin_dataau_taglist
H A Dlist.php25 protected $before_val = ''; variable in syntax_plugin_dataau_list
H A Dcloud.php126 protected $before_val = '<li class="cl%s">'; variable in syntax_plugin_dataau_cloud
H A Dtable.php228 protected $before_val = '<td %s>'; variable in syntax_plugin_dataau_table
/plugin/data/syntax/
H A Dtaglist.php24 protected $before_val = '<li class="tl">'; global() variable in syntax_plugin_data_taglist
H A Dcloud.php127 protected $before_val = '<li class="cl%s">'; global() variable in syntax_plugin_data_cloud
H A Dlist.php23 protected $before_val = ''; global() variable in syntax_plugin_data_list
H A Dtable.php226 protected $before_val = '<td %s>'; global() variable in syntax_plugin_data_table
/plugin/semanticdata/syntax/
H A Dlist.php26 protected $before_val = ''; variable in syntax_plugin_semanticdata_list
H A Dtable.php169 protected $before_val = '<td>'; variable in syntax_plugin_semanticdata_table