|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
in follow-up , add multiple cards to an event, an action More...
Collaboration diagram for Card_Multiple:Public Member Functions | |
| __construct () | |
| build_sql ($sql_array) | |
| count_sql ($sql_array) | |
| display_option ($p_action_person_id) | |
| @global type $g_user | |
Private Member Functions | |
| filter_enable_card () | |
Private Attributes | |
| $sql | |
| SQL with the right column name. | |
in follow-up , add multiple cards to an event, an action
Definition at line 31 of file card_multiple.class.php.
| Card_Multiple::__construct | ( | ) |
Definition at line 34 of file card_multiple.class.php.
| Card_Multiple::build_sql | ( | $sql_array | ) |
| type | $sql_array |
Definition at line 45 of file card_multiple.class.php.
References $cn, $filter, $query, $sql_array, MAX_CARD_SEARCH, and sql_string().
Here is the call graph for this function:| Card_Multiple::count_sql | ( | $sql_array | ) |
| type | $sql_array |
Definition at line 80 of file card_multiple.class.php.
References $cn, $filter, $query, $sql_array, and sql_string().
Here is the call graph for this function:| Card_Multiple::display_option | ( | $p_action_person_id | ) |
@global type $g_user
| type | $ap_id |
Definition at line 119 of file card_multiple.class.php.
References $_REQUEST, $ag_id, $cn, $fiche_id, $g_user, $sql, $tmp, _, and record_log().
Here is the call graph for this function:
|
private |
Definition at line 108 of file card_multiple.class.php.
|
private |
SQL with the right column name.
Definition at line 33 of file card_multiple.class.php.
Referenced by display_option().