LocalTask::getStatus |
function |
translators/tmgmt_local/src/Entity/LocalTask.php |
Returns the status of the task. Can be one of the task status constants. |
LocalTask::getStatuses |
function |
translators/tmgmt_local/src/Entity/LocalTask.php |
Returns a labeled list of all available statuses. |
LocalTaskItem::getStatus |
function |
translators/tmgmt_local/src/Entity/LocalTaskItem.php |
Returns the status of the local task item. |
LocalTaskItem::getStatuses |
function |
translators/tmgmt_local/src/Entity/LocalTaskItem.php |
Retrieve a labeled list of all available statuses for task items. |
LocalTaskInterface::getStatus |
function |
translators/tmgmt_local/src/LocalTaskInterface.php |
Returns the status of the task. Can be one of the task status constants. |
LocalTaskInterface::getStatuses |
function |
translators/tmgmt_local/src/LocalTaskInterface.php |
Returns a labeled list of all available statuses. |
LocalTaskItemInterface::getStatus |
function |
translators/tmgmt_local/src/LocalTaskItemInterface.php |
Returns the status of the local task item. |
LocalTaskItemInterface::getStatuses |
function |
translators/tmgmt_local/src/LocalTaskItemInterface.php |
Gets a labeled list of all available statuses. |