Home
last modified time | relevance | path

Searched defs:renderField (Results 1 – 2 of 2) sorted by relevance

/plugin/strata/helper/
H A Dutil.php208 function renderField($mode, &$R, &$T, $values, $typename, $hint=null, &$type=null, $field=null, $separator=', ') { function in helper_plugin_strata_util
/plugin/database2/
H A Ddatabase2.php5716 protected function renderField( $rowid, $column, $value, $def, $error, $readOnly, &$rowACL ) function in Database2