Previous Page
offsetUnset()

Solar_Model_Record
refresh()

Next Page
rewind()

refresh()

public void refresh ( string $status default NULL )

Refreshes data for this record from the database.

Inherited from Solar_Sql_Model_Record.

Parameters

  • (string) $status: Set the record status to this value when done with the refresh.

Returns

  • (void)

Description

Refreshes data for this record from the database.

Note that this does not refresh any related or calculated values.