|
| $status_tag = 0 |
|
| $owner = null |
|
Definition at line 35 of file asset_status_live.inc.
Returns an array of statii that the current user can set for this asset Value returned is a key => value array for a drop down
- Returns
- array public
Definition at line 73 of file asset_status_live.inc.
static getDescription |
( |
| ) |
|
|
static |
Returns a string used to describe this status
- Returns
- string public
Definition at line 59 of file asset_status_live.inc.
processStatusChange |
( |
|
$new_status, |
|
|
|
$update_parent = true |
|
) |
| |
Processes the changes required when a new status is set Does not change the status of the owner asset or this object
- Parameters
-
int | $new_status | the new status to set for this asset |
boolean | $update_parent | Specify if we want to update the parent as well |
- Returns
- boolean public
Definition at line 112 of file asset_status_live.inc.
The documentation for this class was generated from the following file: