noalyss Version-9
|
in follow-up , add multiple cards to an event, an action More...
Public Member Functions | |
__construct () | |
build_sql ($sql_array) | |
count_sql ($sql_array) | |
display_option ($p_action_person_id) | |
@global type $g_user More... | |
Private Member Functions | |
filter_enable_card () | |
Private Attributes | |
$sql | |
SQL with the right column name. More... | |
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, Dossier\connect(), MAX_CARD_SEARCH, and sql_string().
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, Dossier\connect(), and sql_string().
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, Dossier\connect(), and record_log().
|
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().