Home
last modified time | relevance | path

Searched refs:_htmlform (Results 1 – 4 of 4) sorted by relevance

/plugin/datatemplate/syntax/
H A Dfilterform.php95 $R->doc .= $this->_htmlform($data);
101 function _htmlform($data){ function in syntax_plugin_datatemplate_filterform
/plugin/bureaucracy-au/
H A Dsyntax.php223 $R->doc .= $this->_htmlform($data['fields']);
370 private function _htmlform($fields) { function in syntax_plugin_bureaucracyau
/plugin/bureaucracyau/
H A Dsyntax.php223 $R->doc .= $this->_htmlform($data['fields']);
370 private function _htmlform($fields) { function in syntax_plugin_bureaucracyau
/plugin/bureaucracy/
H A Dsyntax.php228 $R->doc .= $this->_htmlform($data['fields']);
375 private function _htmlform($fields) { function in syntax_plugin_bureaucracy