| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
Zend Framework (http://framework.zend.com/)
| Copyright: | Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| File Size: | 44 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
NamingStrategyEnabledInterface:: (4 methods):
setNamingStrategy()
getNamingStrategy()
hasNamingStrategy()
removeNamingStrategy()
Interface: NamingStrategyEnabledInterface - X-Ref
| setNamingStrategy(NamingStrategyInterface $strategy) X-Ref |
| Adds the given naming strategy param: NamingStrategyInterface $strategy The naming to register. return: NamingStrategyEnabledInterface |
| getNamingStrategy() X-Ref |
| Gets the naming strategy. return: NamingStrategyInterface |
| hasNamingStrategy() X-Ref |
| Checks if a naming strategy exists. return: bool |
| removeNamingStrategy() X-Ref |
| Removes the naming with the given name. return: NamingStrategyEnabledInterface |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |