Home
last modified time | relevance | path

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

/plugin/data-au/syntax/
Dlist.php26 protected $after_val = ' '; variable in syntax_plugin_dataau_list
54 return $this->after_val;
Dtaglist.php27 protected $after_val = '</li>'; variable in syntax_plugin_dataau_taglist
Dcloud.php127 protected $after_val = '</li>'; variable in syntax_plugin_dataau_cloud
180 $renderer->doc .= $this->after_val;
Dtable.php229 protected $after_val = '</td>'; variable in syntax_plugin_dataau_table
298 $R->doc .= $this->after_val;
352 return $this->after_val;
/plugin/data/syntax/
Dlist.php26 protected $after_val = ' '; variable in syntax_plugin_data_list
56 return $this->after_val;
Dtaglist.php31 protected $after_val = '</li>'; variable in syntax_plugin_data_taglist
Dcloud.php136 protected $after_val = '</li>'; variable in syntax_plugin_data_cloud
195 $renderer->doc .= $this->after_val;
Dtable.php238 protected $after_val = '</td>'; variable in syntax_plugin_data_table
307 $renderer->doc .= $this->after_val;
363 return $this->after_val;
/plugin/semanticdata/syntax/
Dlist.php27 protected $after_val = ' '; variable in syntax_plugin_semanticdata_list
Dtable.php170 protected $after_val = '</td>'; variable in syntax_plugin_semanticdata_table
207 $R->doc .= $this->after_val;