getUpdateManyToManyInForm()
getManyToManyDatas($fkClass, $instance, $member)
Returns a list of $fkClass objects to select a value for $member.
The base class for displaying datas in UbiquityMyAdminController.
getUpdateManyToOneInForm()
static getAll($className, $condition='', $loadManyToOne=true, $loadOneToMany=false, $useCache=NULL)
Returns an array of $className objects from the database.
getFieldNames($model)
Returns the fields to display in the showModel action for $model.
getUpdateOneToManyInForm()
getTableNames()
Returns the table names to display in the left admin menu.
getFormFieldNames($model)
Returns the fields to update in the edit an new action for $model.
static getSerializableFields($class)