(no description)
File Size: | 68 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
primary_extend:: (4 methods):
__construct()
get_primaryview()
get_hook_description()
get_hook_tags()
Class: primary_extend - X-Ref
Allows plugins to insert nodes into site primary navigation__construct(protected primary $primaryview) X-Ref |
Creates new hook. param: primary $primaryview Primary navigation view |
get_primaryview() X-Ref |
Primary navigation view return: primary |
get_hook_description() X-Ref |
Describes the hook purpose. return: string |
get_hook_tags() X-Ref |
List of tags that describe this hook. return: string[] |