Home
last modified time | relevance | path

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

123

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

123