ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Message GUI. More...
Public Member Functions | |
__construct (int $recipient, $rep_obj_id=0, int $obj_id=0, string $obj_type="") | |
getNotesHTML () | |
getCommentsHTML () | |
getHTML () | |
getListHTML (bool $a_init_form=true) | |
setAnonymised (bool $anonymised, string $counterpart_name) | |
![]() | |
__construct ( $a_rep_obj_id=0, int $a_obj_id=0, string $a_obj_type="", bool $a_include_subobjects=false, int $a_news_id=0, bool $ajax=true, string $search_text="") | |
setShowEmptyListMessage (bool $a_val) | |
getShowEmptyListMessage () | |
setShowHeader (bool $a_val) | |
getShowHeader () | |
setUseObjectTitleHeader (bool $a_val) | |
getUseObjectTitleHeader () | |
setDefaultCommand (string $a_val) | |
setHideNewForm (bool $a_val) | |
getDefaultCommand () | |
executeCommand () | |
enablePrivateNotes (bool $a_enable=true) | |
enablePublicNotes (bool $a_enable=true) | |
enableCommentsSettings (bool $a_enable=true) | |
enablePublicNotesDeletion (bool $a_enable=true) | |
enableTargets (bool $a_enable=true) | |
setRepositoryMode (bool $a_value) | |
getNotesHTML () | |
getListHTML (bool $a_init_form=true) | |
activateComments () | |
deactivateComments () | |
getNoteListHTML (bool $a_init_form=true) | |
getTarget (Note $note) | |
show related objects as links More... | |
addNoteForm (bool $a_init_form=true) | |
get notes list including add note area More... | |
cancelAddNote () | |
cancel add note More... | |
cancelUpdateNote () | |
cancel edit note More... | |
addNote () | |
add note More... | |
updateNote () | |
editNoteForm (bool $a_init_form=true) | |
get notes list including add note area More... | |
renderContent (string $content) | |
Render content into notes wrapper. More... | |
cancelDelete () | |
confirmDelete () | |
exportNotesHTML () | |
export selected notes to html More... | |
getShyButton (string $a_var, string $a_txt, string $a_cmd, string $a_anchor="", int $note_id=0) | |
getButton (string $a_var, string $a_txt, string $a_cmd, string $a_anchor="") | |
addObserver (callable $a_callback) | |
Add observer. More... | |
setExportMode () | |
getGlyph () | |
getNumber () | |
getTriggerShyButton () | |
getWidget () | |
Additional Inherited Members | |
![]() | |
static | getListNotesJSCall (string $a_hash, ?string $a_update_code=null) |
Get list notes js call. More... | |
static | getListCommentsJSCall (string $a_hash, ?string $a_update_code=null) |
Get list comments js call. More... | |
![]() | |
bool | $public_deletion_enabled = false |
bool | $repository_mode = false |
bool | $old = false |
Message GUI.
Definition at line 26 of file class.ilMessageGUI.php.
ilMessageGUI::__construct | ( | int | $recipient, |
$rep_obj_id = 0 , |
|||
int | $obj_id = 0 , |
||
string | $obj_type = "" |
||
) |
Definition at line 32 of file class.ilMessageGUI.php.
References ilNoteGUI\$obj_id, ilNoteGUI\$obj_type, ilNoteGUI\$recipient, ilNoteGUI\$rep_obj_id, ILIAS\GlobalScreen\Provider\__construct(), ilNoteGUI\enablePrivateNotes(), and ilNoteGUI\enablePublicNotes().
|
protected |
Definition at line 92 of file class.ilMessageGUI.php.
References ilDatePresentation\formatDate(), ILIAS\Notes\Note\getCreationDate(), IL_CAL_DATETIME, and ILIAS\Repository\lng().
|
protected |
Definition at line 144 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 124 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
ilMessageGUI::getCommentsHTML | ( | ) |
Definition at line 53 of file class.ilMessageGUI.php.
|
protected |
Definition at line 129 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 134 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 103 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 98 of file class.ilMessageGUI.php.
ilMessageGUI::getHTML | ( | ) |
Definition at line 108 of file class.ilMessageGUI.php.
|
protected |
Definition at line 68 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 76 of file class.ilMessageGUI.php.
References $counterpart_name, ilObjUser\_getAvatar(), ILIAS\Notes\Note\getAuthor(), ilUserUtil\getNamePresentation(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
|
protected |
Definition at line 139 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
ilMessageGUI::getListHTML | ( | bool | $a_init_form = true | ) |
Definition at line 113 of file class.ilMessageGUI.php.
|
protected |
Definition at line 119 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 58 of file class.ilMessageGUI.php.
References ILIAS\Repository\lng().
ilMessageGUI::getNotesHTML | ( | ) |
Definition at line 48 of file class.ilMessageGUI.php.
ilMessageGUI::setAnonymised | ( | bool | $anonymised, |
string | $counterpart_name | ||
) |
Definition at line 149 of file class.ilMessageGUI.php.
References $anonymised, and $counterpart_name.
|
protected |
Definition at line 29 of file class.ilMessageGUI.php.
Referenced by setAnonymised().
|
protected |
Definition at line 30 of file class.ilMessageGUI.php.
Referenced by getItemTitle(), and setAnonymised().
|
protected |
Definition at line 28 of file class.ilMessageGUI.php.