28 $this->lng->loadLanguageModule(
"dash");
29 $this->lng->loadLanguageModule(
"mmbr");
42 $this->viewSettings->parse();
46 $this->ctrl->setParameter($this,
'view', $this->viewSettings->getCurrentView());
56 if ($this->on_mem_overview) {
57 $this->ctrl->redirectByClass(
'ilmembershipoverviewgui',
'');
59 parent::returnToContext();
68 if ($this->on_mem_overview) {
69 return $this->lng->txt(
"mmbr_memberships");
71 return parent::getViewTitle();
82 $txt = $this->lng->txt(
"rep_mo_mem_dash");
getNoItemFoundContent()
No item entry.
initViewSettings()
Evaluates the view settings of this block.
static bySettings(ilPDSelectedItemsBlockViewSettings $viewSettings)
__construct($on_mem_overview=false)
ilPDSelectedItemsBlockGUI constructor.
returnToContext()
Return to context.
$on_mem_overview
Is block displayed on membership overview?
ilPDSelectedItemsBlockGUI: ilColumnGUI ilPDSelectedItemsBlockGUI: ilCommonActionDispatcherGUI ...
__construct(Container $dic, ilPlugin $plugin)
const VIEW_MY_MEMBERSHIPS
getViewTitle()
Get view title.