|
Squiz Matrix
4.12.2
|
Public Member Functions | |
| Asset_Status_Bundle_Pending_Approval ($owner) | |
| getAvailableStatii () | |
Public Member Functions inherited from Asset_Status | |
| Asset_Status ($owner) | |
| getAvailableStatii () | |
| getStatusChangeMessage () | |
| processStatusChange ($new_status, $update_parent=true) | |
Public Member Functions inherited from MySource_Object | |
| MySource_Object () | |
| __sleep () | |
| __wakeup () | |
Static Public Member Functions | |
| static | getDescription () |
Static Public Member Functions inherited from Asset_Status | |
| static | getDescription () |
Additional Inherited Members | |
Data Fields inherited from Asset_Status | |
| $status_tag = 0 | |
| $owner = null | |
Definition at line 40 of file asset_status_bundle_pending_approval.inc.
| Asset_Status_Bundle_Pending_Approval | ( | $owner | ) |
Constructor
| object | Asset $owner the asset that this status belongs to |
Definition at line 49 of file asset_status_bundle_pending_approval.inc.
| getAvailableStatii | ( | ) |
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
Definition at line 79 of file asset_status_bundle_pending_approval.inc.
|
static |
Returns a string used to describe this status
Definition at line 65 of file asset_status_bundle_pending_approval.inc.