Summary
- File
- Package hierarchy Comments\controllers
- Class hierarchy \AbstractController \AbstractCommentsController \AjaxCommentsNotationController
This class defines the minimalist controler pattern
This class defines the minimalist controler pattern
execute(\HTTPRequestCustom $request)
\HTTPRequestCustom | $request |
None found |
is_authorized_read()
None found |
is_display()
None found |
get_module_id()
None found |
get_id_in_module()
None found |
get_topic_identifier()
None found |
get_authorizations()
None found |
get_right_controller_regarding_authorizations() : \Controller
Returns the right controller to execute regarding the authorizations defined for the controller
the right controller
None found |
register_note( $note_type, $comment_id)
$note_type | ||
$comment_id |
None found |
verificate_note_type( $type)
$type |
None found |
is_access_authorizations()
None found |
is_authorized_note()
None found |
is_authorized_access()
None found |
regenerate_cache()
None found |
$module_id :
None found |
$id_in_module :
None found |
$topic_identifier :
None found |
$provider :
None found |