input->get('client_id', 0, 'int'); $options = ModulesHelper::getPositions($clientId); return array_merge(parent::getOptions(), $options); } }