Home
last modified time | relevance | path

Searched refs:getForm (Results 1 – 25 of 54) sorted by relevance

123

/plugin/googleads/
Dadmin.php73 print $this->getForm();
94 protected function getForm() function in admin_plugin_googleads
/plugin/tag/syntax/
Dsearchtags.php88 $renderer->doc .= $this->getForm($nonsform);
126 private function getForm($nonsform=false) { function in syntax_plugin_tag_searchtags
224 return $form->getForm();
/plugin/projects/action/
Daction.php167 echo $create->getForm();
182 echo $subproject->getForm();
193 echo $clean->getForm();
205 echo $rebuild->getForm();
/plugin/recommend/
Dadmin.php68 echo $this->getForm();
90 protected function getForm() function in admin_plugin_recommend
Daction.php52 echo $this->getForm();
127 protected function getForm() function in action_plugin_recommend
/plugin/ac/
Dajax_loader.php12 return '<div>' . $form->getForm() . '</div>';
/plugin/ajaxloader/
Dhelper.php24 return '<div>' . $form->getForm() . '</div>';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
DDeviceIpBlock.php71 public function getForm() function in Google\\Service\\Testing\\DeviceIpBlock
DAndroidModel.php122 public function getForm() function in Google\\Service\\Testing\\AndroidModel
/plugin/tagsections/action/
Deditbutton.php50 …iv class="sectiontag secedit editbutton_'.$event->data['secid'].'">' . $form->getForm() . '</div>';
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
DFormErrorHandlerTest.php112 $form = $builer->getForm();
129 ->getForm();
273 return $this->getBuilder()->getForm();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DBatchUpdateFormResponse.php40 public function getForm() function in Google\\Service\\Forms\\BatchUpdateFormResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
DMaterial.php55 public function getForm() function in Google\\Service\\Classroom\\Material
DAttachment.php55 public function getForm() function in Google\\Service\\Classroom\\Attachment
DCourseMaterial.php55 public function getForm() function in Google\\Service\\Classroom\\CourseMaterial
/plugin/infomail/
Daction.php52 echo $this->getForm();
58 protected function getForm() function in action_plugin_infomail
/plugin/loadskin/
Dhelper.php90 $out .= $form->getForm();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3beta1Page.php96 public function getForm() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Page
DGoogleCloudDialogflowCxV3Page.php96 public function getForm() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Page
/plugin/components/syntax/
Dslice.php66 $renderer->doc .= $form->getForm();
/plugin/upload/
Dsyntax.php138 $html .= $form->getForm();
/plugin/pagestats/
Dadmin.php117 echo $form->getForm();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DPartOfSpeech.php109 public function getForm() function in Google\\Service\\CloudNaturalLanguage\\PartOfSpeech
/plugin/fedauth/classes/usr/
Dfa_register.usr.class.php78 …$out = str_replace('@REGFORM@', '<div class="centeralign">'.NL.$form->getForm().'</div>'.NL, $out);
/plugin/datatemplate/syntax/
Dfilterform.php125 return $form->getForm();

123