프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$show_comment_form | boolean |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$action_types | |||
$message_el |
메소드 | 설명 | |
---|---|---|
actionAddComment ( $id ) | ||
actionMarkRead ( $id ) | Mark the event message as read. | |
actionMarkUnread ( $id ) | Mark the message event as unread. | |
actionUserFind ( ) | Duplicated from the admin controller to give a user list. | |
canComment ( OEWebUser $user = null ) | ||
canMarkRead ( ) : boolean | ||
canMarkUnRead ( ) : boolean | ||
checkManageMyMessageAccess ( ) : boolean | Make sure user has clinical access and the user is the recipient of the message. | |
checkMarkMyMessageAccess ( ) : boolean | Make sure user has clinical access and the user is the recipient of the message. | |
getEventViewUrl ( ) : mixed | Convenience wrapper to retrieve event view URL (this should probably be somewhere in core). | |
initActionAddComment ( ) | Set up event etc on the controller. | |
initActionMarkRead ( ) | Set up event etc on the controller. | |
initActionMarkUnread ( ) | Setup event etc on the controller. | |
initActionView ( ) |
메소드 | 설명 | |
---|---|---|
canMarkCommentRead ( $el ) | ||
canMarkMessageRead ( $el ) : boolean | ||
getMessageElement ( ) : |
Convenience wrapper function. | |
isIntendedRecipient ( OEWebUser $user = null ) : boolean | Determine if the given user (or current if none given) is the intended recipient of the message that is being viewed. | |
isSender ( OEWebUser $user = null ) : boolean | Determine if the given user (or current if none given) is the sender of the message that is being viewed. | |
markCommentRead ( $el ) | ||
markMessageRead ( $el ) | ||
redirectAfterAction ( ) | Convenience function for performing redirect once a message has been manipulated. | |
updateEvent ( ) | Set the event info text without the open_elements attribute being set. | |
updateEventInfo ( ) | Extend the parent method to set event issue data based on user selection. | |
updateEventIssues ( ) | Set the urgent issue (or otherwise) at the event level. |
public actionUserFind ( ) |
public checkManageMyMessageAccess ( ) : boolean | ||
리턴 | boolean |
public checkMarkMyMessageAccess ( ) : boolean | ||
리턴 | boolean |
public getEventViewUrl ( ) : mixed | ||
리턴 | mixed |
protected getMessageElement ( ) : |
||
리턴 |
protected isIntendedRecipient ( OEWebUser $user = null ) : boolean | ||
$user | OEWebUser | |
리턴 | boolean |
protected redirectAfterAction ( ) |
protected updateEvent ( ) |
protected updateEventInfo ( ) |
protected updateEventIssues ( ) |
protected Element_OphCoMessaging_Message,OEModule\OphCoMessaging\models $message_el | ||
리턴 |