14 parent::__construct ($oMain,
$iProfileId, $iEventId, $aEvent[
'PrimPhoto']);
16 $aFormInputsId = array (
26 $oCategories->getTagObjectConfig ();
27 $this->aInputs[
'Categories'] = $oCategories->getGroupChooser (
'ch_events', (
int)
$iProfileId,
true, $aEvent[
'Categories']);
29 $this->aInputs = array_merge($this->aInputs, $aFormInputsId);