eZCollaborationViewHandler Class Reference

The class eZCollaborationViewHandler does. More...

List of all members.


Public Methods

 eZCollaborationViewHandler ($viewMode,$viewType)
 template ()

Static Public Methods

ini ()
 exists ($viewMode)
 groupExists ($viewMode)
 fetchList ()
 fetchGroupList ()
 instance ($viewMode,$type=EZ_COLLABORATION_VIEW_TYPE_STANDARD)

Private Attributes

 ViewMode

Detailed Description

The class eZCollaborationViewHandler does.

Definition at line ezcollaborationviewhandler.php.


Constructor & Destructor Documentation

eZCollaborationViewHandler::eZCollaborationViewHandler   viewMode,
  viewType
 

Initializes the view mode.

Definition at line ezcollaborationviewhandler.php.

References ViewMode.

Referenced by instance().


Member Function Documentation

eZCollaborationViewHandler::exists   viewMode [static]
 

Returns:
true if the viewmode $viewMode exists with the current configuration

Definition at line ezcollaborationviewhandler.php.

References fetchList().

eZCollaborationViewHandler::fetchGroupList   [static]
 

Returns:
a list of active viewmodes for groups.

Definition at line ezcollaborationviewhandler.php.

References ini().

Referenced by groupExists().

eZCollaborationViewHandler::fetchList   [static]
 

Returns:
a list of active viewmodes.

Definition at line ezcollaborationviewhandler.php.

References ini().

Referenced by exists().

eZCollaborationViewHandler::groupExists   viewMode [static]
 

Returns:
true if the viewmode $viewMode exists for groups with the current configuration

Definition at line ezcollaborationviewhandler.php.

References fetchGroupList().

& eZCollaborationViewHandler::ini   [static]
 

Returns:
the ini object for collaboration.ini

Definition at line ezcollaborationviewhandler.php.

References eZINI::instance().

Referenced by fetchList().

eZCollaborationViewHandler::instance   viewMode,
  type = EZ_COLLABORATION_VIEW_TYPE_STANDARD
[static]
 

Returns:
the single instance of the viewmode $viewMode.

Definition at line ezcollaborationviewhandler.php.

References instance().

Referenced by instance().

eZCollaborationViewHandler::template  
 

Returns:
the template which is used for viewing the collaborations.

Definition at line ezcollaborationviewhandler.php.


Member Data Documentation

eZCollaborationViewHandler::ViewMode [private]
 

The viewmode

Definition at line ezcollaborationviewhandler.php.

Referenced by eZCollaborationViewHandler().


The documentation for this class was generated from the following file:  

Exponential