eZNavigationPart Class Reference
[Kernel system]

eZNavigationPart handles grouping of functions across modules More...

List of all members.


Static Public Methods

fetchPartByIdentifier ($identifier)

Detailed Description

eZNavigationPart handles grouping of functions across modules

A navigation part is a group of functions which belongs together. Every view can return the navigation part it should use. It is up to the view to return the proper navigation part. Views can internally check which navigation part to use, in the case of content/view the view will check the navigation part set in the section setup and use this.

If the view does not return any navigation part it will default

Definition at line eznavigationpart.php.


Member Function Documentation

& eZNavigationPart::fetchPartByIdentifier   identifier [static]
 

Will return the navigation part array if the identifier is valid, the default will be returned if the identifier is not valid

Definition at line eznavigationpart.php.


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

Exponential