32 include_once(
'Services/Table/classes/class.ilTable2GUI.php');
47 public function __construct($a_parent_obj, $a_parent_cmd =
'')
56 $this->
setId(
'addr_book');
58 $this->
setFormAction($this->ctrl->getFormAction($a_parent_obj));
70 foreach ($a_set as
$key => $value)
72 $this->tpl->setVariable(
"VAL_".strtoupper(
$key), $value);