noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Public Member Functions | |
__construct (Database $cn) | |
__toString () | |
display ($p_what) | |
display what it is asked | |
display_event ($p_title, $p_array, $p_what) | |
display_operation ($p_title, $p_array, $p_what) | |
Display a box with the contains. | |
Static Public Member Functions | |
static | main_display (Database $cn) |
Private Attributes | |
$cn | |
$dialog_box_id | |
Definition at line 26 of file status_operation_event.class.php.
Status_Operation_Event::__construct | ( | Database | $cn | ) |
Definition at line 31 of file status_operation_event.class.php.
Status_Operation_Event::__toString | ( | ) |
Definition at line 37 of file status_operation_event.class.php.
Status_Operation_Event::display | ( | $p_what | ) |
display what it is asked
string | $p_what |
Definition at line 62 of file status_operation_event.class.php.
References $last_ledger, $Ledger, $Operation, _, cn, display_event(), display_operation(), and EXC_PARAM_VALUE.
Status_Operation_Event::display_event | ( | $p_title, | |
$p_array, | |||
$p_what ) |
Definition at line 43 of file status_operation_event.class.php.
References $p_array.
Referenced by display().
Status_Operation_Event::display_operation | ( | $p_title, | |
$p_array, | |||
$p_what ) |
Display a box with the contains.
array | $p_array | Data to display |
string | $p_title | Title of the box |
div_name | $p_div | id of the box |
Definition at line 53 of file status_operation_event.class.php.
References $p_array.
Referenced by display().
|
static |
Definition at line 91 of file status_operation_event.class.php.
References $cn.
Referenced by Noalyss\Widget\Coming_Event\display().
|
private |
Definition at line 28 of file status_operation_event.class.php.
Referenced by __construct(), and main_display().
|
private |
Definition at line 29 of file status_operation_event.class.php.