|
Perforce Chronicle 2012.2/486814
API Documentation
|
View helper that returns an instance of the current theme. More...
Public Member Functions | |
| theme () | |
| Get the current theme. | |
View helper that returns an instance of the current theme.
| P4Cms_View_Helper_Theme::theme | ( | ) |
Get the current theme.
{
return P4Cms_Theme::fetchActive();
}