Classe permettant la gestion des tiers par defaut.
More...
|
| assign_values (&$action, $id=0, $ref='') |
| Assign custom values for canvas (for example into this->tpl to be used by templates) More...
|
|
|
| $tpl = array() |
| Template container.
|
|
| $object |
| Object container.
|
|
Classe permettant la gestion des tiers par defaut.
Definition at line 28 of file actions_card_common.class.php.
◆ assign_post()
ActionsCardCommon::assign_post |
( |
|
$action | ) |
|
|
private |
◆ assign_values()
ActionsCardCommon::assign_values |
( |
& |
$action, |
|
|
|
$id = 0 , |
|
|
|
$ref = '' |
|
) |
| |
◆ getObject()
ActionsCardCommon::getObject |
( |
|
$id, |
|
|
|
$ref = '' |
|
) |
| |
|
protected |
Get object from id or ref and save it into this->object.
- Parameters
-
int | $id | Object id |
string | $ref | Object ref |
- Returns
- object Object loaded
Definition at line 64 of file actions_card_common.class.php.
The documentation for this class was generated from the following file: