Public Member Functions | |
__construct ($viewData, $params, $uniqueLayoutId) | |
Static Public Member Functions | |
static | getDefaultMetadata () |
static | getModuleClassName () |
Data Fields | |
$redirectUrl | |
Protected Attributes | |
$uniquePageId | |
$params | |
$relationModuleId |
Definition at line 37 of file ProjectsRelatedListView.php.
__construct | ( | $ | viewData, | |
$ | params, | |||
$ | uniqueLayoutId | |||
) |
array | $viewData | |
array | $params | |
string | $uniqueLayoutId |
Reimplemented from RelatedListView.
Definition at line 69 of file ProjectsRelatedListView.php.
static getDefaultMetadata | ( | ) | [static] |
Reimplemented from ListView.
Definition at line 79 of file ProjectsRelatedListView.php.
static getModuleClassName | ( | ) | [static] |
Implements PortletViewInterface.
Definition at line 131 of file ProjectsRelatedListView.php.