noalyss Version-9
|
call from follow_up::display_short display a small form to enter a new event More...
Go to the source code of this file.
Variables | |
$date =new IDate("date_event") | |
$dest =new ICard('dest') | |
global | $g_user |
$hour =new IText('hour_event') | |
$list_recipient =$cn->make_list('select fd_id from fiche_def where frd_id in (14,25,8,9,16)') | |
$priority =new ISelect('event_priority') | |
$profile =new ISelect('event_group') | |
$summary =new ITextarea('summary') | |
$title =new IText('title_event') | |
$type =new ISelect("type_event") | |
return false Description text | align |
$title | css_isze ="60%" |
$dest | extra =$list_recipient |
$date | id ="date_event_action_short" |
$dest | jrn =0 |
$dest | label ="" |
$type | name ="type_event" |
$type | selected =0 |
$title | size ="60" |
$summary | style ='class="itextarea" style="padding:0px;margin:0px"' |
$type | value =$cn->make_array("select dt_id,dt_value from document_type order by dt_value", 1) |
call from follow_up::display_short display a small form to enter a new event
Definition in file action_display_short.php.
$date =new IDate("date_event") |
Definition at line 30 of file action_display_short.php.
Referenced by Stock\build_tmp_table(), Sendmail\can_send(), Follow_Up\display(), Operation_Exercice\display_result(), Print_Operation_Currency\export_csv(), Print_Operation_Currency\export_html(), header_txt(), Stock_Goods\input(), Acc_Reconciliation\insert_rapt(), Anc_Acc_List\load_anc_account(), Anc_Acc_List\load_anc_card(), Anc_Acc_List\load_card(), Anc_Acc_List\load_poste(), Document\replace(), Sendmail\send(), and Todo_List\toXML().
$dest =new ICard('dest') |
Definition at line 65 of file action_display_short.php.
global $g_user |
Definition at line 28 of file action_display_short.php.
$hour =new IText('hour_event') |
Definition at line 78 of file action_display_short.php.
Definition at line 70 of file action_display_short.php.
Referenced by Follow_Up\display().
$priority =new ISelect('event_priority') |
Definition at line 56 of file action_display_short.php.
Referenced by Follow_Up\myList().
$profile =new ISelect('event_group') |
Definition at line 46 of file action_display_short.php.
$summary =new ITextarea('summary') |
Definition at line 36 of file action_display_short.php.
Definition at line 32 of file action_display_short.php.
Definition at line 40 of file action_display_short.php.
return false Description text align |
Definition at line 123 of file action_display_short.php.
Referenced by Cellule\__construct(), display_security_fieldset(), Calendar\fill_from_action(), and Acc_Account_Ledger\HtmlTableHeader().
$title css_isze ="60%" |
Definition at line 34 of file action_display_short.php.
$dest extra =$list_recipient |
Definition at line 71 of file action_display_short.php.
$date id ="date_event_action_short" |
Definition at line 31 of file action_display_short.php.
$dest jrn =0 |
Definition at line 66 of file action_display_short.php.
$dest label ="" |
Definition at line 69 of file action_display_short.php.
$dest name ="type_event" |
Definition at line 41 of file action_display_short.php.
$priority selected =0 |
Definition at line 43 of file action_display_short.php.
$hour size ="60" |
Definition at line 33 of file action_display_short.php.
$dest style ='class="itextarea" style="padding:0px;margin:0px"' |
Definition at line 37 of file action_display_short.php.
Definition at line 42 of file action_display_short.php.