Perforce Chronicle 2012.2/486814
API Documentation

P4Cms_View_Helper_Theme Class Reference

View helper that returns an instance of the current theme. More...

List of all members.

Public Member Functions

 theme ()
 Get the current theme.

Detailed Description

View helper that returns an instance of the current theme.

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_Theme::theme ( )

Get the current theme.

    {
        return P4Cms_Theme::fetchActive();
    }

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