Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

ezinfo

Summary

Provides views for displaying information about Exponential.

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 Exponential, the "copyright" view returns copyright information (related to Exponential) and the "is_alive" view checks the database connection and if everything seems to be okay, it returns the text "Exponential is alive!".

Views

NameSummary
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.