Users_ExternalFrom Class
Class representing 'ExternalFrom' rows in the 'Users' database You can create an object of this class either to access its non-static methods, or to actually represent a external_from row in the Users database.
Item Index
Methods
Methods
__set_state
(
Users_ExternalFrom
-
$array
Implements the __set_state method, so it can work with with var_export and be re-imported successfully.
Parameters:
-
$array
Array
Returns:
Users_ExternalFrom:
Class instance
beforeSave
(
Array
-
$modifiedFields
Assign 'xid' field if not set
Parameters:
-
$modifiedFields
Array
Returns:
Array:
setUp
()
The setUp() method is called the first time an object of this class is constructed.