14 parent::__construct ($oMain,
$iProfileId, $iEntryId, $aDataEntry[
'thumb']);
16 $aFormInputsId = array (
26 $oCategories->getTagObjectConfig ();
27 $this->aInputs[
'categories'] = $oCategories->getGroupChooser (
'ch_groups', (
int)
$iProfileId,
true, $aDataEntry[
'categories']);
29 $this->aInputs = array_merge($this->aInputs, $aFormInputsId);