[ 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: | 57 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DelegatingHydrator:: (4 methods):
__construct()
hydrate()
extract()
getHydrator()
Class: DelegatingHydrator - X-Ref
__construct(ServiceLocatorInterface $hydrators) X-Ref |
Constructor param: ServiceLocatorInterface $hydrators |
hydrate(array $data, $object) X-Ref |
{@inheritdoc} |
extract($object) X-Ref |
{@inheritdoc} |
getHydrator($object) X-Ref |
Gets hydrator of an object param: object $object return: HydratorInterface |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |