Jet\DataModel_Definition_Model_Related_1toN
The class represents a subentity definition in the 1:N relation.
It inherits from Jet\DataModel_Definition_Model_Related.
The class interface is extended by the following methods:
Overview of methods
Method | Meaning of |
---|---|
public getDefaultOrderBy( ) : array |
Returns the definition of the default ordering of subentities at load time. |
public setDefaultOrderBy( array $default_order_by ) : void |
Sets the definition of the default order of subentities when loading. |