Summary
- File
- Package hierarchy Module\tree-links
- Class hierarchy \DefaultTreeLinks
- Implements \ModuleTreeLinksExtensionPoint
__construct(string $module_id, boolean $display_items_links = true)
DefaultTreeLinks constructor
string | $module_id | the module id. |
boolean | $display_items_links | the module id. |
None found |
get_authorizations() : string
Return the authorizations checker
None found |
get_module_id() : string
Return the id of the module
None found |
are_items_links_displayed() : boolean
Return true if items links are displayed
None found |
get_actions_tree_links() : \ModuleTreeLinks
class containing the tree links different as possible actions in the module (addition, configuration, etc).
None found |
get_add_item_url()
None found |
check_write_authorization()
None found |
display_configuration_link()
None found |
get_module_additional_actions_tree_links( $tree)
$tree |
None found |
get_module_additional_items_actions_tree_links( $tree)
$tree |
None found |