Searched defs:renderField (Results 1 – 2 of 2) sorted by relevance
/plugin/strata/helper/ |
H A D | util.php | 208 function renderField($mode, &$R, &$T, $values, $typename, $hint=null, &$type=null, $field=null, $separator=', ') { function in helper_plugin_strata_util
|
/plugin/database2/ |
H A D | database2.php | 5716 protected function renderField( $rowid, $column, $value, $def, $error, $readOnly, &$rowACL ) function in Database2
|