Public Member Functions | |
__construct ($xml_columns) | |
toString () | |
getArguments () | |
Public Attributes | |
$columns | |
Definition at line 11 of file UpdateColumnsTag.class.php.
UpdateColumnsTag::__construct | ( | $xml_columns | ) |
Constructor
array | object | $xml_columns |
Definition at line 27 of file UpdateColumnsTag.class.php.
UpdateColumnsTag::getArguments | ( | ) |
UpdateColumnsTag::toString | ( | ) |
Returns the string to be output in the cache file
Definition at line 54 of file UpdateColumnsTag.class.php.
UpdateColumnsTag::$columns |
Definition at line 19 of file UpdateColumnsTag.class.php.