behaviors\AttributeTypecastBehavior typecastAttributes()

typecastAttributes() public method

Typecast owner attributes according to $attributeTypes.

public void typecastAttributes ( $attributeNames = null )
$attributeNames array

List of attribute names that should be type-casted. If this parameter is empty, it means any attribute listed in the $attributeTypes should be type-casted.

doc_Yii
2016-10-30 16:52:48
Comments
Leave a Comment

Please login to continue.