Package rife.cmf


package rife.cmf
Provides classes, interfaces and elements for the content management framework.

It is geared towards the process of storing, loading, validating, formatting, transforming, versioning, retrieving and streaming of various content types.

Since:
1.0
  • Classes
    Class
    Description
    Contains the information required to store new content data together with additional meta-data.
    This class represents all the information that is stored in the backend about a certain Content instance.
    Contains the information that's required to describe a content repository.
    This is a typed enumeration of all the mime types that the content management framework specifically knows about.
    Returns appropriate formatter instances for supported CMF mime types.
    Returns appropriate validation rules for supported CMF mime types.