![]() |
creating a core Entity API entity. More...
Data Structures | |
class | CesMessageActionEntityController |
Entity controller. More... | |
Functions | |
_ces_message_get_actions_options () | |
Helper. More... | |
ces_message_action_access ($permission, $action) | |
Access action. More... | |
ces_message_action_delete ($id) | |
Delete action. More... | |
ces_message_action_load ($id=NULL, $reset=FALSE) | |
Implements hook_entity_load(). More... | |
ces_message_action_load_multiple ($ids=array(), $conditions=array(), $reset=FALSE) | |
Laod multiple categories. More... | |
ces_message_action_save ($action) | |
Implements hook_entity_save(). More... | |
ces_message_action_uri ($action) | |
Entity uri callback. More... | |
ces_message_get_actions () | |
Get actions entities. More... | |
ces_message_get_actions_ids () | |
Return the list of all actions. More... | |
creating a core Entity API entity.