Constant Field Values
Contents
org.fenixedu.*
-
org.fenixedu.cms.domain.Category Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.category.created"public static final StringSIGNAL_DELETED"fenixedu.cms.category.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.category.edited" -
org.fenixedu.cms.domain.CMSFolder Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.folder.created"public static final StringSIGNAL_DELETED"fenixedu.cms.folder.deleted" -
org.fenixedu.cms.domain.CMSTheme Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.theme.created"public static final StringSIGNAL_DELETED"fenixedu.cms.theme.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.theme.edited" -
org.fenixedu.cms.domain.Menu Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.menu.created"public static final StringSIGNAL_DELETED"fenixedu.cms.menu.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.menu.edited" -
org.fenixedu.cms.domain.MenuItem Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.menuItem.created"public static final StringSIGNAL_DELETED"fenixedu.cms.menuItem.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.menuItem.edited" -
org.fenixedu.cms.domain.Page Modifier and Type Constant Field Value public static final StringSIGNAL_ARCHIVED"fenixedu.cms.page.archived"public static final StringSIGNAL_CREATED"fenixedu.cms.page.created"public static final StringSIGNAL_DELETED"fenixedu.cms.page.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.page.edited"public static final StringSIGNAL_RECOVERED"fenixedu.cms.page.recovered" -
org.fenixedu.cms.domain.Post Modifier and Type Constant Field Value public static final StringSIGNAL_ARCHIVED"fenixedu.cms.post.archived"public static final StringSIGNAL_CREATED"fenixedu.cms.post.created"public static final StringSIGNAL_DELETED"fenixedu.cms.post.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.post.edited"public static final StringSIGNAL_RECOVERED"fenixedu.cms.post.recovered" -
org.fenixedu.cms.domain.PostContentRevision Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.postContentRevision.created"public static final StringSIGNAL_DELETED"fenixedu.cms.postContentRevision.deleted" -
org.fenixedu.cms.domain.PostFile Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.postFile.created"public static final StringSIGNAL_DELETED"fenixedu.cms.postFile.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.postFile.edited" -
org.fenixedu.cms.domain.Role Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.role.created"public static final StringSIGNAL_DELETED"fenixedu.cms.role.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.role.edited" -
org.fenixedu.cms.domain.Site Modifier and Type Constant Field Value public static final StringSIGNAL_CREATED"fenixedu.cms.site.created"public static final StringSIGNAL_DELETED"fenixedu.cms.site.deleted"public static final StringSIGNAL_EDITED"fenixedu.cms.site.edited"
-
org.fenixedu.cms.domain.component.ListPosts Modifier and Type Constant Field Value public static final intPOSTS_PER_PAGE5
-
org.fenixedu.cms.exceptions.CmsDomainException Modifier and Type Constant Field Value protected static final StringBUNDLE"CmsExceptionResources"
-
org.fenixedu.cms.routing.CMSBackend Modifier and Type Constant Field Value public static final StringBACKEND_KEY"cms" -
org.fenixedu.cms.routing.CMSEmbeddedBackend Modifier and Type Constant Field Value public static final StringBACKEND_KEY"cms-embedded"