noalyss Version-9
Variables
todo_list_display.php File Reference

Go to the source code of this file.

Variables

 $close_share =" if ( \$('shared_{$this->tl_id}') ){ \$('shared_{$this->tl_id}').remove();}"
 
 $dossier =Dossier::id()
 
global $g_user
 included from Todo_List::display create a html with content More...
 
 $is_public =new ICheckBox('p_public')
 
 $wDate =new IDate('p_date_todo',$this->tl_date)
 
 $wDesc =new ITextArea('p_desc', strip_tags($this->tl_desc))
 
 $wTitle =new IText('p_title',$this->tl_title)
 
return false Date Titre onclick endif =\"todo_list_share({$this->tl_id},{$dossier}) \";")
 
$wDesc heigh =5
 
$is_public value ='Y'
 
$wDesc width =40
 

Variable Documentation

◆ $close_share

$close_share =" if ( \$('shared_{$this->tl_id}') ){ \$('shared_{$this->tl_id}').remove();}"

Definition at line 37 of file todo_list_display.php.

◆ $dossier

$dossier =Dossier::id()

Definition at line 36 of file todo_list_display.php.

◆ $g_user

global $g_user

included from Todo_List::display create a html with content

See also
Todo_List

Definition at line 26 of file todo_list_display.php.

◆ $is_public

$is_public =new ICheckBox('p_public')

Definition at line 33 of file todo_list_display.php.

◆ $wDate

$wDate =new IDate('p_date_todo',$this->tl_date)

Definition at line 27 of file todo_list_display.php.

Referenced by Anc_Group_Operation\form(), and Acc_Ledger\input().

◆ $wDesc

$wDesc =new ITextArea('p_desc', strip_tags($this->tl_desc))

Definition at line 30 of file todo_list_display.php.

◆ $wTitle

$wTitle =new IText('p_title',$this->tl_title)

Definition at line 29 of file todo_list_display.php.

◆ endif

return false Date Titre onclick endif =\"todo_list_share({$this->tl_id},{$dossier}) \";")

Definition at line 94 of file todo_list_display.php.

◆ heigh

$wDesc heigh =5

Definition at line 31 of file todo_list_display.php.

◆ value

$is_public value ='Y'

Definition at line 34 of file todo_list_display.php.

◆ width

$wDesc width =40

Definition at line 32 of file todo_list_display.php.