Home
last modified time | relevance | path

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

/plugin/data-au/syntax/
H A Dlist.php26 protected $after_val = ' '; variable in syntax_plugin_dataau_list
54 return $this->after_val;
H A Dtaglist.php27 protected $after_val = '</li>'; variable in syntax_plugin_dataau_taglist
H A Dcloud.php127 protected $after_val = '</li>'; variable in syntax_plugin_dataau_cloud
180 $renderer->doc .= $this->after_val;
H A 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/
H A Dlist.php26 protected $after_val = ' ';
56 return $this->after_val;
24 protected $after_val = ' '; global() variable in syntax_plugin_data_list
H A Dtaglist.php31 protected $after_val = '</li>';
25 protected $after_val = '</li>'; global() variable in syntax_plugin_data_taglist
H A Dcloud.php136 protected $after_val = '</li>';
195 $renderer->doc .= $this->after_val;
128 protected $after_val = '</li>'; global() variable in syntax_plugin_data_cloud
H A Dtable.php238 protected $after_val = '</td>';
307 $renderer->doc .= $this->after_val;
363 return $this->after_val;
227 protected $after_val = '</td>'; global() variable in syntax_plugin_data_table
/plugin/semanticdata/syntax/
H A Dlist.php27 protected $after_val = ' '; variable in syntax_plugin_semanticdata_list
H A Dtable.php170 protected $after_val = '</td>'; variable in syntax_plugin_semanticdata_table
207 $R->doc .= $this->after_val;