Streams_RelatedToTotal Class
Class representing 'RelatedToTotal' rows in the 'Streams' database You can create an object of this class either to access its non-static methods, or to actually represent a related_to_total row in the Streams database.
Item Index
Methods
- __set_state static
- setUp
Methods
__set_state
(
Streams_RelatedToTotal
static
-
$array
Implements the __set_state method, so it can work with with var_export and be re-imported successfully.
Parameters:
-
$array
Array
Returns:
Streams_RelatedToTotal:
Class instance
setUp
()
The setUp() method is called the first time an object of this class is constructed.