| [ 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: | 95 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Reflection:: (3 methods):
extract()
hydrate()
getReflProperties()
Class: Reflection - X-Ref
| extract($object) X-Ref |
| Extract values from an object param: object $object return: array |
| hydrate(array $data, $object) X-Ref |
| Hydrate $object with the provided $data. param: array $data param: object $object return: object |
| getReflProperties($input) X-Ref |
| Get a reflection properties from in-memory cache and lazy-load if class has not been loaded. param: string|object $input return: \ReflectionProperty[] |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |