My Console Application Class Reference

/views/tags/publishthemeadmin.php

Controller TagsController
Package application.views.tags
Source Code app/views/tags/publishthemeadmin.php
Manages published site themes, change theme for the site.

Uses Properties

PropertyTypeDescriptionDefined By
publishTag publishTag a tag publish model, with publishing attributes, including theme, published etc TagsController
tag tags current tag TagsController

Uses Details

publishTag variable
publishTag publishTag;

a tag publish model, with publishing attributes, including theme, published etc

tag variable
tags tag;

current tag

Copyright © 2008-2011 by Yii Software LLC
All Rights Reserved.