Свойство | Type | Description | |
---|---|---|---|
$_associated_objects | todo - 2.x make this more elegant. |
Méthode | Description | |
---|---|---|
addAssociatedObject ( $parent_property, |
||
remove ( |
Remove a specific object from the collection | |
removeAll ( ) | Remove all of the values int he collection | |
removeAt ( $index ) | Remove an item at a specific index |
public addAssociatedObject ( $parent_property, |
||
$object |
public remove ( |
||
$object |