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.  |  
Please login to continue.