(no description)
File Size: | 92 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
more_menu:: (2 methods):
__construct()
export_for_template()
__construct(object $content, string $navbarstyle, bool $haschildren = true, bool $istablist = false) X-Ref |
Constructor for this class. param: object $content Navigation objects. param: string $navbarstyle class name. param: bool $haschildren The content has children. param: bool $istablist When true, the more menu should be rendered and behave with a tablist ARIA role. |
export_for_template(renderer_base $output) X-Ref |
Return data for rendering a template. param: renderer_base $output The output return: array Data for rendering a template |