Home
last modified time | relevance | path

Searched defs:form (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/plugin/combo/ComboStrap/
H A DIdentityFormsHelper.php14 public static function toBoostrapInputElements(Form $form, string $formName) argument
31 public static function toBootStrapInputElementAndGetNewLoopingPosition(Form $form, int $elementPosition, string $formName): int argument
73 getHeaderHTML($form, string $classPrefix, bool $includeLogo = true) global() argument
188 deleteFieldSetAndBrFromForm(Form $form) global() argument
208 toBootStrapSubmitButton(Form $form) global() argument
220 toBootstrapResetButton(Form $form) global() argument
[all...]
/plugin/combo/action/
H A Dprofile.php114 updateNewFormProfileDelete(Form& $form) global() argument
165 updateDokuFormProfileDelete(Doku_Form& $form) global() argument
241 updateNewFormProfileUpdate(Form& $form) global() argument
278 updateDokuFormProfileUpdate(Doku_Form& $form) global() argument
[all...]
H A Dresend.php47 private static function updateNewFormResend(Form &$form) argument
73 private static function updateDokuFormResend(Doku_Form &$form) argument
[all...]
H A Dregistration.php111 private static function updateNewFormRegistration(Form &$form) argument
135 updateDokuFormRegistration(Doku_Form& $form) global() argument
[all...]
H A Dlogin.php45 private static function updateDokuFormLogin(Doku_Form &$form) argument
224 updateNewFormLogin(Form& $form) global() argument
[all...]
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A Dbootstrap.php19 …function normalizer_is_normalized($string, $form = p\Normalizer::FORM_C) { return p\Normalizer::is…
22 …function normalizer_normalize($string, $form = p\Normalizer::FORM_C) { return p\Normalizer::normal…
H A Dbootstrap80.php15 …function normalizer_is_normalized(?string $string, ?int $form = p\Normalizer::FORM_C): bool { retu…
18 …function normalizer_normalize(?string $string, ?int $form = p\Normalizer::FORM_C): string|false { …
H A DNormalizer.php42 public static function isNormalized(string $s, int $form = self::FORM_C)
57 public static function normalize(string $s, int $form = self::FORM_C)
/plugin/twofactor/
H A Dadmin.php104 addTableHead(Form $form) global() argument
152 addTableUser(Form $form, $user, $userinfo) global() argument
182 addTablePagination(Form $form, $usercount, $start, $pagesize) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DDeviceIpBlock.php31 public $form; variable in Google\\Service\\Testing\\DeviceIpBlock
64 public function setForm($form)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DPageWriter.php22 private $form; variable in Mpdf\\Writer\\PageWriter
34 public function __construct(Mpdf $mpdf, Form $form, BaseWriter $writer, MetadataWriter $metadataWriter) argument
[all...]
H A DMetadataWriter.php32 private $form; global() variable in Mpdf\\Writer\\MetadataWriter
44 __construct(Mpdf $mpdf, BaseWriter $writer, Form $form, Protection $protection, LoggerInterface $logger) global() argument
[all...]
/plugin/bpmnio/action/
H A Deditor.php84 private function _addHidden($form, $field, $data)
93 private function _addHTML($form, $data)
/plugin/schedule/lib/
H A DscheduleForm.js63 function scheduleSwitchSelection (form) { argument
71 function scheduleSharedEvent (form) { argument
/plugin/data-au/
H A Drenderer_data_edit.php15 public $form; variable in Doku_Renderer_plugin_dataau_edit
/plugin/data/
H A Drenderer_data_edit.php15 public $form; global() variable in Doku_Renderer_plugin_data_edit
/plugin/bez/
H A Dprint.css19 form { selector
/plugin/struct/helper/
H A Dfieldhidden.php20 public function renderfield($params, Doku_Form $form, $formid) argument
/plugin/multiorphan/
H A Dhelper.php97 private function __makeForm(&$form, $type) {
/plugin/translate/
H A Daction.php169 protected function handleHtmlEditformOutputNG($form, $pos, $origtext) {
194 protected function handleHtmlEditformOutputLegacy($form, $pos, $origtext) {
/plugin/bureaucracy-au/helper/
H A Dfieldmultiselect.php39 public function renderfield($params, Doku_Form $form, $formid) {
H A Dfieldhiddenautoinc.php30 function renderfield($params, Doku_Form $form, $formid) {
H A Dfieldhidden.php25 function renderfield($params, Doku_Form $form, $formid) {
/plugin/ac/
H A Dscript.js1 function sack_form(form, func) { argument
/plugin/ajaxloader/
H A Dscript.js40 function serialize_form(form) { argument

12345678910>>...13