refresh
refresh data of related objects from the database
public refreshRelated ( string $name = null ) : Doctrine_Record | ||
$name | string | name of a related component. if set, this method only refreshes the specified related component |
return | Doctrine_Record | this object |