dolibarr  16.0.5
Variables
agenda_other.php File Reference

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.
 

Detailed Description

Autocreate actions for agenda module setup page.

Definition in file agenda_other.php.