dolibarr 21.0.0-alpha
|
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') | $form = new Form($db) |
View. | |
Autocreate actions for agenda module setup page.
Definition in file agenda_other.php.