Searched refs:getValidator (Results 1 – 9 of 9) sorted by relevance
| /plugin/struct/helper/ |
| H A D | lookup.php | 45 $validator = $access->getValidator($data);
|
| /plugin/swarmwebhook/ |
| D | helper.php | 53 $validator = $access->getValidator($data);
|
| /plugin/struct/meta/ |
| H A D | AccessDataValidator.php | 52 $validation = $access->getValidator($data[$table]);
|
| H A D | AccessTable.php | 573 public function getValidator($data) function in dokuwiki\\plugin\\struct\\meta\\AccessTable
|
| /plugin/struct/ |
| H A D | helper.php | 131 $validator = $access->getValidator($data);
|
| /plugin/struct/action/ |
| H A D | bureaucracy.php | 173 $validator = $access->getValidator($data);
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 5712 … exports.getRegisteredValidatorNames = exports.hasValidator = exports.getValidator = exports.regis… 5766 exports.getValidator = _getItem; 16574 validator = (0, _validators.getValidator)(validator); 33055 validator: (0, _validators.getValidator)(CELL_TYPE) 33099 validator: (0, _validators.getValidator)(CELL_TYPE) 33123 validator: (0, _validators.getValidator)('autocomplete') 33167 validator: (0, _validators.getValidator)(CELL_TYPE), 33237 validator: (0, _validators.getValidator)(CELL_TYPE) 36364 …pers.toUpperCaseFirst(validatorName) + 'Validator'] = (0, _validators.getValidator)(validatorName); 36368 Handsontable.validators.getValidator = _validators.getValidator;
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …getValidator=exports.registerValidator=undefined;var _staticRegister2=__webpack_require__(53);var …
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …getValidator=function(e){if("function"==typeof e)return e;if(!h(e))throw Error('No registered vali… function in t 35 …getValidator)("autocomplete")};t.default=a},function(e,t,n){"use strict";t.__esModule=!0,t.default…
|