section
Summary
Provides views for managing sections.Description
This module provides an interface to the content engine inside the eZ Publish kernel. The section mechanism can be used to create groups of objects. Please refer to the "sections" part of the "Concepts and basics" chapter for more information about sections. This module provides views that are used by the administration interface.
Fetch functions
Name | Summary |
---|---|
object | Fetches a section. |
object_list | Fetches objects that belong to certain section. |
object_list_count | Fetches the number of objects that belong to certain section. |
roles | Fetches roles that have at least one policy limited to a certain section. |
user_roles | Fetches users and/or user groups with role limitations related to a certain section. |
Views
Name | Summary |
---|---|
assign | Provides an interface for assigning objects to a section. |
edit | Provides an interface for editing a section. |
list | Provides an interface for generating an overview of all the available sections. |
view | Provides an interface for viewing a section. |
Balazs Halasy (23/02/2005 10:03 am)
Balazs Halasy (29/04/2005 8:09 am)
Comments
There are no comments.