Class FormLayout
This is the model class for table "x2_form_versions".
- CComponent
- 
			 CModel
			 implements 
IteratorAggregate, 
			
ArrayAccess CModel
			 implements 
IteratorAggregate, 
			
ArrayAccess
- 
			 CActiveRecord CActiveRecord
- 
			 FormLayout FormLayout
| 
			 public static
			FormVersions
			
			 | |
| 
			 public 
			string
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			CActiveDataProvider
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 getEditableFieldsInLayout( mixed $modelName )Returns fieldName, fieldLabel pairs for all fields for which the user has edit rights and which are present in the layout. | 
| 
			 public static
			
			
			 | 
		#
		 clearDefaultFormLayouts( string $type = null, string $model = null, mixed $scenario = null )Helper method to unset all defaultView or defaultForm flags | 
| 
__call(), 
__construct(), 
__get(), 
__isset(), 
__set(), 
__sleep(), 
__unset(), 
addRelatedRecord(), 
afterDelete(), 
afterFind(), 
afterFindInternal(), 
afterSave(), 
applyScopes(), 
attributeNames(), 
beforeCount(), 
beforeDelete(), 
beforeFind(), 
beforeFindInternal(), 
beforeSave(), 
cache(), 
count(), 
countByAttributes(), 
countBySql(), 
defaultScope(), 
delete(), 
deleteAll(), 
deleteAllByAttributes(), 
deleteByPk(), 
equals(), 
exists(), 
find(), 
findAll(), 
findAllByAttributes(), 
findAllByPk(), 
findAllBySql(), 
findByAttributes(), 
findByPk(), 
findBySql(), 
getActiveFinder(), 
getActiveRelation(), 
getAttribute(), 
getAttributeLabel(), 
getAttributes(), 
getCommandBuilder(), 
getDbConnection(), 
getDbCriteria(), 
getIsNewRecord(), 
getMetaData(), 
getOldPrimaryKey(), 
getPrimaryKey(), 
getRelated(), 
getTableAlias(), 
getTableSchema(), 
hasAttribute(), 
hasRelated(), 
init(), 
insert(), 
instantiate(), 
offsetExists(), 
onAfterDelete(), 
onAfterFind(), 
onAfterSave(), 
onBeforeCount(), 
onBeforeDelete(), 
onBeforeFind(), 
onBeforeSave(), 
populateRecord(), 
populateRecords(), 
primaryKey(), 
query(), 
refresh(), 
refreshMetaData(), 
resetScope(), 
save(), 
saveAttributes(), 
saveCounters(), 
scopes(), 
setAttribute(), 
setDbCriteria(), 
setIsNewRecord(), 
setOldPrimaryKey(), 
setPrimaryKey(), 
setTableAlias(), 
together(), 
update(), 
updateAll(), 
updateByPk(), 
updateCounters(), 
with()
		 | 
| 
addError(), 
addErrors(), 
afterConstruct(), 
afterValidate(), 
beforeValidate(), 
behaviors(), 
clearErrors(), 
createValidators(), 
generateAttributeLabel(), 
getError(), 
getErrors(), 
getIterator(), 
getSafeAttributeNames(), 
getScenario(), 
getValidatorList(), 
getValidators(), 
hasErrors(), 
isAttributeRequired(), 
isAttributeSafe(), 
offsetGet(), 
offsetSet(), 
offsetUnset(), 
onAfterConstruct(), 
onAfterValidate(), 
onBeforeValidate(), 
onUnsafeAttribute(), 
setAttributes(), 
setScenario(), 
unsetAttributes(), 
validate()
		 | 
| 
asa(), 
attachBehavior(), 
attachBehaviors(), 
attachEventHandler(), 
canGetProperty(), 
canSetProperty(), 
detachBehavior(), 
detachBehaviors(), 
detachEventHandler(), 
disableBehavior(), 
disableBehaviors(), 
enableBehavior(), 
enableBehaviors(), 
evaluateExpression(), 
getEventHandlers(), 
hasEvent(), 
hasEventHandler(), 
hasProperty(), 
raiseEvent()
		 | 
| 
BELONGS_TO, 
HAS_MANY, 
HAS_ONE, 
MANY_MANY, 
STAT
		 | 
| 
			public static 
			array
		 | $scenarios | array('Default','Inline') | 
| 
$db
		 | 
| 
			public  
			integer
		 | $id | |
| 
			public  
			string
		 | $model | |
| 
			public  
			string
		 | $version | |
| 
			public  
			string
		 | $layout | |
| 
			public  
			boolean
		 | $defaultView | |
| 
			public  
			boolean
		 | $defaultForm | |
| 
			public  
			integer
		 | $createDate | |
| 
			public  
			integer
		 | $lastUpdated | 
| 
$attributes, 
$commandBuilder, 
$dbConnection, 
$dbCriteria, 
$isNewRecord, 
$metaData, 
$oldPrimaryKey, 
$primaryKey, 
$tableAlias, 
$tableSchema
		 | 
| 
$errors, 
$iterator, 
$safeAttributeNames, 
$scenario, 
$validatorList, 
$validators
		 |