Squiz Matrix
4.12.2
|
Public Member Functions | |
Asset_Status_Editing_Approval ($owner) | |
getAvailableStatii () | |
Public Member Functions inherited from Asset_Status_Pending_Approval | |
Asset_Status_Pending_Approval ($owner) | |
getAvailableStatii () | |
processStatusChange ($new_status, $update_parent=TRUE) | |
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_Pending_Approval | |
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 38 of file asset_status_editing_approval.inc.
Asset_Status_Editing_Approval | ( | $owner | ) |
Constructor
object | Asset $owner the asset that this status belongs to |
Definition at line 47 of file asset_status_editing_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 76 of file asset_status_editing_approval.inc.
|
static |
Returns a string used to describe this status
Definition at line 62 of file asset_status_editing_approval.inc.