| /plugin/combo/ComboStrap/ |
| H A D | IdentityFormsHelper.php | 14 public static function toBoostrapInputElements(Form $form, string $formName) 31 …public static function toBootStrapInputElementAndGetNewLoopingPosition(Form $form, int $elementPos… 73 … public static function getHeaderHTML($form, string $classPrefix, bool $includeLogo = true): string 188 public static function deleteFieldSetAndBrFromForm(Form $form) 208 public static function toBootStrapSubmitButton(Form $form) 220 public static function toBootstrapResetButton(Form $form)
|
| /plugin/combo/action/ |
| H A D | profile.php | 114 private static function updateNewFormProfileDelete(Form &$form) 165 private static function updateDokuFormProfileDelete(Doku_Form &$form) 241 private static function updateNewFormProfileUpdate(Form &$form) 278 private static function updateDokuFormProfileUpdate(Doku_Form &$form)
|
| H A D | resend.php | 47 private static function updateNewFormResend(Form &$form) 73 private static function updateDokuFormResend(Doku_Form &$form)
|
| H A D | registration.php | 111 private static function updateNewFormRegistration(Form &$form) 135 private static function updateDokuFormRegistration(Doku_Form &$form)
|
| H A D | login.php | 45 private static function updateDokuFormLogin(Doku_Form &$form) 224 private static function updateNewFormLogin(Form &$form)
|
| /plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/ |
| D | bootstrap80.php | 15 …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 { …
|
| D | bootstrap.php | 19 …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…
|
| D | Normalizer.php | 42 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/ |
| D | admin.php | 104 protected function addTableHead(Form $form) 152 protected function addTableUser(Form $form, $user, $userinfo) 182 protected function addTablePagination(Form $form, $usercount, $start, $pagesize)
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
| D | PageWriter.php | 22 private $form; variable in Mpdf\\Writer\\PageWriter 34 …public function __construct(Mpdf $mpdf, Form $form, BaseWriter $writer, MetadataWriter $metadataWr…
|
| D | MetadataWriter.php | 31 private $form; variable in Mpdf\\Writer\\MetadataWriter 43 …public function __construct(Mpdf $mpdf, BaseWriter $writer, Form $form, Protection $protection, Lo…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
| D | DeviceIpBlock.php | 31 public $form; variable in Google\\Service\\Testing\\DeviceIpBlock 64 public function setForm($form)
|
| /plugin/schedule/lib/ |
| D | scheduleForm.js | 63 function scheduleSwitchSelection (form) { argument 71 function scheduleSharedEvent (form) { argument
|
| /plugin/grensladawritezor/fckeditor/_samples/py/ |
| D | sampleposteddata.py | 35 form = cgi.FieldStorage() variable
|
| /plugin/wysiwyg/fckeditor/_samples/py/ |
| D | sampleposteddata.py | 35 form = cgi.FieldStorage() variable
|
| /plugin/data-au/ |
| D | renderer_data_edit.php | 15 public $form; variable in Doku_Renderer_plugin_dataau_edit
|
| /plugin/data/ |
| D | renderer_data_edit.php | 17 public $form; variable in Doku_Renderer_plugin_data_edit
|
| /plugin/translate/ |
| D | action.php | 169 protected function handleHtmlEditformOutputNG($form, $pos, $origtext) { 194 protected function handleHtmlEditformOutputLegacy($form, $pos, $origtext) {
|
| /plugin/bez/ |
| H A D | print.css | 19 form { selector
|
| /plugin/struct/helper/ |
| H A D | fieldhidden.php | 20 public function renderfield($params, Doku_Form $form, $formid)
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/ |
| D | FormErrorHandler.php | 59 …public function serializeFormToXml(XmlSerializationVisitor $visitor, Form $form, array $type): \DO… 86 …public function serializeFormToJson(JsonSerializationVisitor $visitor, Form $form, array $type): \…
|
| /plugin/multiorphan/ |
| D | helper.php | 97 private function __makeForm(&$form, $type) {
|
| /plugin/bureaucracyau/helper/ |
| D | fieldhiddenautoinc.php | 30 function renderfield($params, Doku_Form $form, $formid) {
|
| /plugin/bureaucracy/helper/ |
| D | fieldmultiselect.php | 39 public function renderfield($params, Doku_Form $form, $formid) {
|
| /plugin/ajaxloader/ |
| D | script.js | 40 function serialize_form(form) { argument
|