ezinfo
Summary
Provides views for displaying information about eZ publish.Description
This is a small module that makes it possible to extract some generic information about the system. It doesn't interface with any engines inside the kernel. What it does is that it provides three views: "about", "copyright" and "is_alive". The "about" view returns information about eZ publish, the "copyright" view returns copyright information (related to eZ publish) and the "is_alive" view checks the database connection and if everything seems to be okay, it returns the text "eZ publish is alive!".
Views
Name | Summary |
---|---|
about | Provides information about the system (version number, etc.). |
copyright | Provides copyright information related to eZ publish. |
is_alive | Provides information about the database connection. |
Balazs Halasy (23/02/2005 9:45 am)
Balazs Halasy (29/04/2005 12:10 pm)
Comments
There are no comments.