eZ Publish [4.2]
kernel Namespace Reference

File containing the eZClusterFileHandler class. More...


Detailed Description

File containing the eZClusterFileHandler class.

File containing the ezpAutoloadCliOutput class.

This class takes care of the localization of a content object state.

File containing the eZContentObjectStateLanguage class.

This class takes care of the localization of a content object state group.

File containing the eZContentObjectStateGroupLanguage class.

Class respresenting a content object state group.

File containing the eZContentObjectStateGroup class.

Class representing a content object state.

File containing the eZContentObjectState class.

Prints generated code used for the autoload files.

Utility class for generating autoload arrays for eZ Publish.

File containing the eZAutoloadGenerator class.

Class representing a no connection exception.

File containing the eZDBNoConnectionException class.

Class representing a the top class for any database related exception.

File containing the eZDBException class.

Class handling a cluster table not found exception.

File containing the eZDFSFileHandlerTableNotFoundException class.

Class representing a no database exception.

File containing the eZClusterHandlerDBNoDatabaseException class.

Class representing a cluster no connection exception.

File containing the eZClusterHandlerDBNoConnectionException class.

Class representing a cluster mount point not writeable exception.

File containing the eZDFSFileHandlerNFSMountPointNotWriteableException class.

Class representing a cluster mount point not found exception.

File containing the eZDFSFileHandlerNFSMountPointNotFoundException class.

eZNamePatternResolver is a utility class for resolving object name and url alias patterns.

File containing the eZNamePatternResolver class.

Copyright (C) 1999-2010 eZ Systems AS. All rights reserved. http://ez.no/licenses/gnu_gpl GNU GPL v2

Version:
//autogentag//

Copyright (C) 1999-2009 eZ Systems AS. All rights reserved. http://ez.no/licenses/gnu_gpl GNU GPL v2

Version:
//autogentag//

This code supports object name pattern groups.

Syntax: <attribute_identifier> <attribute_identifier> <2nd-identifier> User text <attribute_identifier>|(<2nd-identifier><3rd-identifier>)

Example: <nickname|(<firstname> <lastname>)>

Tokens are looked up from left to right. If a match is found for the leftmost token, the 2nd token will not be used. Tokens are representations of atttributes. So a match means that that the current attribute has data.

tokens are the class attribute identifiers which are used in the class edit-interface.

Version:
//autogentag//
//autogentag//

The class can handle classes from the kernel and extensions.

Parameters:
string$part
Returns:
string

Instances of this class contain the name and description of a content object state group in a specific language.

Version:
//autogentag//
See also:
eZContentObjectStateGroup

Instances of this class contain the name and description of a content object state in a specific language.

Version:
//autogentag//
See also:
eZContentObjectState

Copyright (C) 1999-2009 eZ Systems AS. All rights reserved. http://ez.no/licenses/gnu_gpl GNU GPLv2 Utility class for providing CLI output and incremental progress information.