dolibarr
x.y.z
|
Autocreate actions for agenda module setup page. More...
Go to the source code of this file.
Variables | |
if(preg_match('/set_([a-z0-9_\-]+)/i', $action, $reg)) if(preg_match('/del_([a-z0-9_\-]+)/i', $action, $reg)) if($action=='set') elseif($action=='specimen') elseif($action=='setmodel') elseif($action=='del') elseif($action=='setdoc') | $formactions = new FormActions($db) |
View. | |
Autocreate actions for agenda module setup page.
Definition in file agenda_other.php.