Summary
- File
- Package hierarchy Content\Homepage
- Class hierarchy \DefaultHomePageDisplay
- Implements \HomePageExtensionPoint
__construct(string $module_id, \View $view)
DefaultHomePageDisplay constructor
string | $module_id | the module id. |
\View | $view | the view of the page. |
None found |
get_module_id() : string
Return the id of the module
None found |
get_view() : \View
Return the view
None found |
get_home_page() : \HomePage
None found |
get_title()
None found |
$module_id : string
None found |
$view : \View
None found |