Home
last modified time | relevance | path

Searched refs:formType (Results 1 – 9 of 9) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAttachment.php24 protected $formType = Form::class; variable in Google\\Service\\Classroom\\Attachment
H A DCourseMaterial.php24 protected $formType = Form::class; variable in Google\\Service\\Classroom\\CourseMaterial
H A DMaterial.php24 protected $formType = Form::class; variable in Google\\Service\\Classroom\\Material
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Page.php31 protected $formType = GoogleCloudDialogflowCxV3Form::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Page
H A DGoogleCloudDialogflowCxV3beta1Page.php31 protected $formType = GoogleCloudDialogflowCxV3beta1Form::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Page
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DBatchUpdateFormResponse.php23 protected $formType = Form::class; variable in Google\\Service\\Forms\\BatchUpdateFormResponse
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1formType = !info.IsAcroFormPresent ? null : info.IsXFAPresent ?\n 'xfa' : 'ac…
/plugin/translator/
H A Dadmin.php226 function _startFieldSet($name, $hid='translator', $formType=null) { argument
229 $form = new Doku_Form($hid, wl($ID), 'post', $formType);
/plugin/translator/syntax/
H A Dtranslator.php391 function _startFieldSet($name, $hid='translator', $formType=null) { argument
394 $form = new Doku_Form($hid, wl($ID), 'post', $formType);