4require_once
'Services/PersonalDesktop/ItemsBlock/classes/class.ilPDSelectedItemsBlockMembershipsViewGUI.php';
16 if ($this->viewSettings->isSortedByLocation()) {
18 } elseif ($this->viewSettings->isSortedByStartDate()) {
38 return $this->lng->txt(
'pd_my_memberships');
54 return $this->accessHandler->checkAccess(
'leave', $refId);
62 $tpl =
new ilTemplate(
'tpl.pd_my_memberships_intro.html',
true,
true,
'Services/PersonalDesktop');
64 $tpl->setVariable(
'TXT_WELCOME', $this->lng->txt(
'pd_my_memberships_intro'));
65 $tpl->setVariable(
'TXT_INTRO_1', $this->lng->txt(
'pd_my_memberships_intro2'));
An exception for terminatinating execution or to throw for unit testing.
static _getIcon( $a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
Get icon for repository item.
Class ilPDSelectedItemsBlockMembershipsViewGUI.
supportsSelectAll()
boolean
getIntroductionHtml()
string
mayRemoveItem($refId)
bool
getGroups()
ilPDSelectedItemsBlockGroup[]
Class ilPDSelectedItemsBlockViewGUI.
special template class to simplify handling of ITX/PEAR