oUrlGenerator->generate("b_object_summary", [$sObjClass, $sObjKey])`) yet as we have to find how to inject it here $sRoute = utils::GetAbsoluteUrlAppRoot() . "app.php/object/summary/$sObjClass/$sObjKey"; return << 0) { return true; } // - Then maybe this class has complementary attributes $aComplementAttributeSpec = MetaModel::GetNameSpec($sClass, FriendlyNameType::COMPLEMENTARY); $aAdditionalField = $aComplementAttributeSpec[1]; if (count($aAdditionalField) > 0) { return true; } return false; } }