| /plugin/bureaucracyau/helper/ |
| D | fieldhidden.php | 25 function renderfield($params, Doku_Form $form, $formid) { 36 function getParam($name) {
|
| D | fieldusemailtemplate.php | 34 function renderfield($params, Doku_Form $form, $formid) { 56 function getParam($name) {
|
| D | fieldaddpage.php | 35 function renderfield($params, Doku_Form $form, $formid) { 57 function getParam($name) {
|
| D | fieldstatic.php | 42 public function getParam($name) { 53 public function renderfield($params, Doku_Form $form, $formid) {
|
| D | fieldfieldset.php | 40 function renderfield($params, Doku_Form $form, $formid) { 107 function getParam($name) {
|
| D | fieldsubmit.php | 33 public function renderfield($params, Doku_Form $form, $formid) { 85 public function getParam($name) {
|
| /plugin/bureaucracy-au/helper/ |
| D | fieldhidden.php | 25 function renderfield($params, Doku_Form $form, $formid) { 36 function getParam($name) {
|
| D | fieldusemailtemplate.php | 34 function renderfield($params, Doku_Form $form, $formid) { 56 function getParam($name) {
|
| D | fieldaddpage.php | 35 function renderfield($params, Doku_Form $form, $formid) { 57 function getParam($name) {
|
| D | fieldstatic.php | 42 public function getParam($name) { 53 public function renderfield($params, Doku_Form $form, $formid) {
|
| D | fieldfieldset.php | 40 function renderfield($params, Doku_Form $form, $formid) { 107 function getParam($name) {
|
| D | fieldsubmit.php | 33 public function renderfield($params, Doku_Form $form, $formid) { 85 public function getParam($name) {
|
| /plugin/bureaucracy/helper/ |
| D | fieldhidden.php | 25 function renderfield($params, Doku_Form $form, $formid) { 36 function getParam($name) {
|
| D | fieldusemailtemplate.php | 34 function renderfield($params, Doku_Form $form, $formid) { 56 function getParam($name) {
|
| D | fieldaddpage.php | 35 function renderfield($params, Doku_Form $form, $formid) { 57 function getParam($name) {
|
| D | fieldstatic.php | 42 public function getParam($name) { 53 public function renderfield($params, Doku_Form $form, $formid) {
|
| D | fieldfieldset.php | 40 function renderfield($params, Doku_Form $form, $formid) { 107 function getParam($name) {
|
| D | fieldsubmit.php | 33 public function renderfield($params, Doku_Form $form, $formid) { 85 public function getParam($name) {
|
| /plugin/evesso/ |
| D | action.php | 275 private function insertTextInput($form, $pos, $value, $name) { 286 private function insertElement($form, $pos, $out) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
| D | AndroidModel.php | 34 public $form; variable in Google\\Service\\Testing\\AndroidModel 54 public $name; variable in Google\\Service\\Testing\\AndroidModel 115 public function setForm($form) 185 public function setName($name)
|
| /plugin/translator/syntax/ |
| D | translator.php | 141 function _categorySelection(&$form, $currentCategory) { 391 function _startFieldSet($name, $hid='translator', $formType=null) { 409 function _finishFieldset($form=null) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
| D | GoogleCloudDialogflowCxV3beta1Page.php | 36 public $name; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Page 89 public function setForm(GoogleCloudDialogflowCxV3beta1Form $form) 103 public function setName($name)
|
| D | GoogleCloudDialogflowCxV3Page.php | 36 public $name; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Page 89 public function setForm(GoogleCloudDialogflowCxV3Form $form) 103 public function setName($name)
|
| /plugin/struct/helper/ |
| H A D | field.php | 86 public function renderfield($params, Doku_Form $form, $formid) 196 protected function makeField(Value $field, $name)
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Form.php | 639 private function getCountItems($form) 792 function SetFormButtonJS($name, $js) 802 function SetFormChoiceJS($name, $js) 812 function SetFormTextJS($name, $js) 837 …function SetFormText($w, $h, $name, $value = '', $default = '', $title = '', $flags = [], $align =… 938 function SetFormChoice($w, $h, $name, $flags, $array, $align = 'L', $js = '') 1012 …function SetCheckBox($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled … 1019 …function SetRadio($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = f… 1025 …function SetFormReset($w, $h, $name, $value = 'Reset', $title = '', $flags = [], $background_col =… 1034 …function SetJSButton($w, $h, $name, $value, $js, $image_id = 0, $title = '', $flags = [], $indexed… [all …]
|