Home
last modified time | relevance | path

Searched refs:validate (Results 126 – 150 of 352) sorted by relevance

12345678910>>...15

/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php407 function validate($options = 0) { function in Sabre\\VObject\\Component\\VCalendar
409 $warnings = parent::validate($options);
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php364 public function validate($options = 0) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
366 $messages = parent::validate($options);
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php309 public function validate($options = 0) { function in Sabre\\VObject\\Property\\Text
311 $warnings = parent::validate($options);
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php407 function validate($options = 0) { function in Sabre\\VObject\\Component\\VCalendar
409 $warnings = parent::validate($options);
/plugin/struct/action/
H A Daggregationeditor.php106 $this->validate();
252 protected function validate()
249 protected function validate() global() function in action_plugin_struct_aggregationeditor
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php254 function validate($options = 0) { function in Sabre\\VObject\\Property\\ICalendar\\Recur
258 $warnings = parent::validate($options);
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php354 public function validate($options = 0) function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
356 $messages = parent::validate($options);
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php221 public function validate($options = 0) function in Sabre\\VObject\\Component\\VCard
308 parent::validate($options),
H A DVCalendar.php423 public function validate($options = 0) function in Sabre\\VObject\\Component\\VCalendar
425 $warnings = parent::validate($options);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php224 function validate($options = 0) { function in Sabre\\VObject\\Component\\VCard
309 parent::validate($options),
H A DVCalendar.php447 function validate($options = 0) { function in Sabre\\VObject\\Component\\VCalendar
449 $warnings = parent::validate($options);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php387 function validate($options = 0) { function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
389 $messages = parent::validate($options);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php237 public function validate($options = 0) function in Sabre\\VObject\\Property\\ICalendar\\Recur
241 $warnings = parent::validate($options);
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php368 public function validate($options = 0) function in Sabre\\VObject\\Property\\Text
370 $warnings = parent::validate($options);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DInstaller.php57 public function validate(SasPortalValidateInstallerRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\Installer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DInstaller.php57 public function validate(SasPortalValidateInstallerRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\Installer
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSimpleBindRequest.php78 protected function validate(): void
77 protected function validate(): void global() function in FreeDSx\\Ldap\\Operation\\Request\\SimpleBindRequest
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php26 $converted->validate();
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php51 $list = $validator->validate($event->getObject(), $constraints, $groups);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php26 $converted->validate();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php26 $converted->validate();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php26 $converted->validate();
/plugin/struct/types/
H A DLongText.php42 public function validate($rawvalue) function in dokuwiki\\plugin\\struct\\types\\LongText
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php389 function validate($options = 0) { function in Sabre\\VObject\\Property\\Text
391 $warnings = parent::validate($options);
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …extarea",rows:18,cols:80,id:"geshi",label:k.lang.geshi.code,validate:CKEDITOR.dialog.validate.notE…

12345678910>>...15