Summary
- File
- Package hierarchy Module\tree-links
- Class hierarchy \ModuleLink \AdminModuleLink
This class enables you to manages the PHPBoost packages which are nothing else than the modules.
This class enables you to manages the PHPBoost packages which are nothing else than the modules.
__construct( $name, $url)
$name | ||
$url |
None found |
set_name( $name)
$name |
None found |
get_name()
None found |
set_url( $url)
$url |
None found |
get_url()
None found |
add_sub_link(\ModuleLink $sub_link)
\ModuleLink | $sub_link |
None found |
get_sub_link()
None found |
has_sub_link()
None found |
set_visibility( $visibility)
$visibility |
None found |
is_visible()
None found |
is_active()
None found |
export()
None found |
$name :
None found |
$url :
None found |
$sub_link :
None found |
$visibility :
None found |