[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 55 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ConfigurableRequirementsInterface:: (2 methods):
setStrictRequirements()
isStrictRequirements()
Interface: ConfigurableRequirementsInterface - X-Ref
ConfigurableRequirementsInterface must be implemented by URL generators thatsetStrictRequirements($enabled) X-Ref |
Enables or disables the exception on incorrect parameters. Passing null will deactivate the requirements check completely. param: bool|null $enabled |
isStrictRequirements() X-Ref |
Returns whether to throw an exception on incorrect parameters. Null means the requirements check is deactivated completely. return: bool|null |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |