Class: Doctrine_Hydrate_Array
Source Location: /Doctrine/Hydrate/Array.php
Class Doctrine_Hydrate_Array
Class Overview
Doctrine_Hydrate_Array defines an array fetching strategy for Doctrine_Hydrate
Located in /Doctrine/Hydrate/Array.php [line 34]
Author(s):
Information Tags:
Version: | $Revision$ |
Link: | www.phpdoctrine.com |
Since: | 1.0 |
License: | LGPL |
|
Methods
|
Methods
void getElement(
$data,
$component
)
|
|
Parameters:
API Tags:
void getElementCollection(
$component
)
|
|
Parameters:
API Tags:
void initRelated(
&$data,
$name
)
|
|
Parameters:
API Tags:
void registerCollection(
$coll
)
|
|
Parameters:
API Tags:
void search(
$element,
$data
)
|
|
Parameters:
array |
$element: |
|
array |
$data: |
|
API Tags: