Perforce Chronicle 2012.2/486814
API Documentation

P4Cms_View_Helper_Version Class Reference

Helper to display the application version. More...

List of all members.

Public Member Functions

 version ()
 Display the application version.

Detailed Description

Helper to display the application version.

Copyright:
2011-2012 Perforce Software. All rights reserved
License:
Please see LICENSE.txt in top-level folder of this distribution.
Version:
2012.2/486814

Member Function Documentation

P4Cms_View_Helper_Version::version ( )

Display the application version.

Returns:
string The value of the constant
    {
        return P4CMS_VERSION_RELEASE . '/' . P4CMS_VERSION_PATCHLEVEL;
    }

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