15 "opened" => array(
"storage" =>
"session")
25 $cmd = $ilCtrl->getCmd();
38 if (
$_GET[
"user_id"] == $ilUser->getId())
41 "opened",
$_GET[
"tab_nr"]);
53 switch ($this->properties[$a_property][
"storage"])
56 $_SESSION[
"accordion"][$a_table_id][$a_user_id][$a_property]
80 switch ($this->properties[$a_property][
"storage"])
83 return $_SESSION[
"accordion"][$a_table_id][$a_user_id][$a_property];