30$wDesc=
new ITextArea(
'p_desc', strip_tags($this->tl_desc));
37$close_share=
" if ( \$('shared_{$this->tl_id}') ){ \$('shared_{$this->tl_id}').remove();}";
40<form
id=
"todo_form_<?php echo $this->tl_id?>" onsubmit=
"todo_list_save(<?php echo $this->tl_id?>);return false">
44 <?php echo _(
"Date") ?>
48 <?php echo
$wDate->input() ?>
54 <?php echo _(
"Titre") ?>
70 <?php echo _(
'Public')?>
87 <?php echo _(
'Partage')?>
90 <?php echo
HtmlInput::anchor(_(
'Partage'),
"",
" onclick=\"todo_list_share({$this->tl_id},{$dossier}) \";")?>
97 <?php echo
h(
$wDesc->input()); ?>
98 <?php echo dossier::hidden(); ?>
101 <
p style=
'text-align: center'>
102 <ol
style=
"list-style: none;">
103 <?php
if ($this->use_login == $_SESSION[SESSION_KEY.
'g_user']) : ?>
104 <li
style=
"display:inline">
105 <input
type=
"submit" class=
"smallbutton" value=
"<?php echo _('Sauve');?>" onclick=
"todo_list_save(<?php echo $this->tl_id?>);return false">
108 <li
style=
"display:inline">
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
h( $row[ 'oa_description'])
static id()
return the 'gDossier' value after a check
Html Input : Input a date format dd.mm.yyyy The property title should be set to indicate what it is e...
global $g_user
included from Todo_List::display create a html with content
return false Date Titre onclick endif