CollectionPresentation

This class has been auto-generated by the Doctrine ORM Framework

package Webenq_Models
author Bart Huttinga
subpackage
version SVN: $Id: Builder.php,v 1.2 2011/07/12 13:39:03 bart Exp $

 Methods

Returns the children of the current collection presentation object

getChildren() : \Doctrine_Collection

Returns

\Doctrine_Collection

Returns the parent of the current collection presentation object, or false if there isn't one

getParent() : \Webenq_Model_CollectionPresentation

Returns an array of all the ancestors of the current collection presentation object, or an empty array if there aren't any

getParents(array $parents) : array

Parameters

$parents

Returns

array

Sets the defaults based on the given questionnaire question

setDefaults(\Webenq_Model_QuestionnaireQuestion $questionnaireQuestion) : void

Parameters

$questionnaireQuestion

\Webenq_Model_QuestionnaireQuestion

setTableDefinition()

setTableDefinition() 
Inherited
inherited_from \Webenq_Model_Base_CollectionPresentation::setTableDefinition()

setUp()

setUp()