Home
last modified time | relevance | path

Searched refs:formid (Results 26 – 50 of 53) sorted by relevance

123

/plugin/bureaucracy-au/helper/
H A Dfieldnumber.php68 * @param int $formid unique identifier of the form which contains this field
71 public function handle_post($value, &$fields, $index, $formid) { argument
74 return parent::handle_post($value, $fields, $index, $formid);
H A Dfieldhidden.php23 * @param int $formid unique identifier of the form which contains this field
25 function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldwiki.php30 * @param int $formid unique identifier of the form which contains this field
33 public function handle_post($value, &$fields, $index, $formid) { argument
H A Dfieldyesno.php81 public function renderfield($params, Doku_Form $form, $formid) { argument
96 parent::renderfield($params, $form, $formid);
H A Dfield.php147 * @param int $formid unique identifier of the form which contains this field
149 public function renderfield($params, Doku_Form $form, $formid) { argument
198 * @param int $formid unique identifier of the form which contains this field
201 public function handle_post($value, &$fields, $index, $formid) { argument
H A Dfieldhiddenautoinc.php30 function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldselect.php39 public function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldmultiselect.php39 public function renderfield($params, Doku_Form $form, $formid) { argument
/plugin/bureaucracyau/helper/
H A Dfieldnumber.php68 * @param int $formid unique identifier of the form which contains this field
71 public function handle_post($value, &$fields, $index, $formid) { argument
74 return parent::handle_post($value, $fields, $index, $formid);
H A Dfieldhidden.php23 * @param int $formid unique identifier of the form which contains this field
25 function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldwiki.php30 * @param int $formid unique identifier of the form which contains this field
33 public function handle_post($value, &$fields, $index, $formid) { argument
H A Dfieldyesno.php81 public function renderfield($params, Doku_Form $form, $formid) { argument
96 parent::renderfield($params, $form, $formid);
H A Dfield.php147 * @param int $formid unique identifier of the form which contains this field
149 public function renderfield($params, Doku_Form $form, $formid) { argument
198 * @param int $formid unique identifier of the form which contains this field
201 public function handle_post($value, &$fields, $index, $formid) { argument
H A Dfieldhiddenautoinc.php30 function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldselect.php39 public function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldmultiselect.php39 public function renderfield($params, Doku_Form $form, $formid) { argument
/plugin/bureaucracy/helper/
H A Dfieldnumber.php68 * @param int $formid unique identifier of the form which contains this field
71 public function handle_post($value, &$fields, $index, $formid) { argument
74 return parent::handle_post($value, $fields, $index, $formid);
H A Dfieldhidden.php23 * @param int $formid unique identifier of the form which contains this field
25 function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldwiki.php30 * @param int $formid unique identifier of the form which contains this field
33 public function handle_post($value, &$fields, $index, $formid) { argument
H A Dfieldyesno.php81 public function renderfield($params, Doku_Form $form, $formid) { argument
96 parent::renderfield($params, $form, $formid);
H A Dfield.php147 * @param int $formid unique identifier of the form which contains this field
149 public function renderfield($params, Doku_Form $form, $formid) { argument
198 * @param int $formid unique identifier of the form which contains this field
201 public function handle_post($value, &$fields, $index, $formid) { argument
H A Dfieldhiddenautoinc.php30 function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldselect.php39 public function renderfield($params, Doku_Form $form, $formid) { argument
H A Dfieldmultiselect.php39 public function renderfield($params, Doku_Form $form, $formid) { argument
/plugin/struct/helper/
H A Dfield.php84 * @param int $formid
86 public function renderfield($params, Doku_Form $form, $formid) argument

123