| /dokuwiki/lib/plugins/config/core/Setting/ |
| H A D | SettingNumeric.php | 21 $valid = parent::update($input); 22 if ($valid && !(is_null($this->min) && is_null($this->max))) { 31 $valid = false; 34 return $valid;
|
| /dokuwiki/inc/Cache/ |
| H A D | CacheRenderer.php | 79 $valid = p_get_metadata($this->page, 'date valid'); 80 if (!empty($valid['age'])) { 82 min($this->depends['age'], $valid['age']) : $valid['age'];
|
| /dokuwiki/inc/Feed/ |
| H A D | FeedCreatorOptions.php | 66 $this->options['type'] = $INPUT->valid( 73 $this->options['link_to'] = $INPUT->valid( 78 $this->options['item_content'] = $INPUT->valid( 89 $this->options['sort'] = $INPUT->valid( 95 $this->options['content_type'] = $INPUT->valid(
|
| /dokuwiki/inc/lang/ro/ |
| H A D | register.txt | 4 …ntrodus o adresă de e-mail **validă** unde va fi trimisă noua parolă. Numele de utilizator trebuie…
|
| /dokuwiki/inc/lang/en/ |
| H A D | register.txt | 3 …a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent…
|
| /dokuwiki/inc/lang/id/ |
| H A D | register.txt | 3 …ount baru di wiki ini. Pastikan Anda telah mengisikan **alamat email yang valid**, karena password…
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | IRI.php | 430 $valid = true; 453 $valid = false; 469 $valid = false; 476 $valid = false; 483 !$valid 506 if ($valid) { 547 $valid = true; 559 $valid = true; 586 $valid = false; 599 $valid = false; [all …]
|
| /dokuwiki/_test/tests/inc/ |
| H A D | input.test.php | 68 $this->assertSame('foobar', $INPUT->filter()->valid('zstring', array('foobar', 'bang'))); 276 $this->assertSame(null, $INPUT->valid('nope', $valids)); 277 $this->assertSame('bang', $INPUT->valid('nope', $valids, 'bang')); 278 $this->assertSame(17, $INPUT->valid('int', $valids)); 279 $this->assertSame('foo', $INPUT->valid('string', $valids)); 280 $this->assertSame(null, $INPUT->valid('array', $valids)); 283 $this->assertSame(true, $INPUT->valid('string', $valids)); 284 $this->assertSame(true, $INPUT->valid('one', $valids)); 285 $this->assertSame(null, $INPUT->valid('zero', $valids));
|
| /dokuwiki/vendor/aziraphale/email-address-validator/ |
| H A D | README.md | 40 // Email address is technically valid 47 // Email address is technically valid 54 // "test" is technically a valid string to have before the "@" in an email address 57 // "example.org" is technically a valid email address host
|
| /dokuwiki/inc/Extension/ |
| H A D | PluginTrait.php | 48 $msg = 'Extension %s does not provide a valid %s in %s';
|
| /dokuwiki/inc/Input/ |
| H A D | Input.php | 203 public function valid($name, $valids, $default = null) function in dokuwiki\\Input\\Input
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 1176 protected $valid = false; variable in phpQueryObject 4074 $this->valid = isset( $this->elements[0] ) 4107 $this->valid = isset( $this->elementsInterator[ $this->current+1 ] ) 4110 if (! $this->valid && $this->elementsInterator) { 4112 } else if ($this->valid) { 4121 public function valid(){ function in phpQueryObject 4122 return $this->valid;
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | LICENSE | 300 written offer, valid for at least three years and valid for as 390 that they are valid under applicable law. If additional permissions 552 country that you have reason to believe are valid.
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | CHANGELOG | 328 - Produce valid CSS when languages start with underscore (BenBE) 451 (<SEMI> and <PIPE> were accidentially filtered even though they are valid) 514 => valid HTML and no need for indentation 897 - Added GESHI_HEADER_NONE as valid header type. This still allows header content.
|
| H A D | LICENSE | 142 b) Accompany it with a written offer, valid for at least three
|
| /dokuwiki/ |
| H A D | COPYING | 142 b) Accompany it with a written offer, valid for at least three
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | LICENSE | 306 c) Accompany the work with a written offer, valid for at
|
| /dokuwiki/vendor/simplepie/simplepie/idn/ |
| H A D | LICENCE | 306 c) Accompany the work with a written offer, valid for at
|