/views/tags/publish.php
| Controller | TagsController |
|---|---|
| Package | application.views.tags |
| Source Code | app/views/tags/publish.php |
Publish the tag/category, enters title and homepage content, navigates to page and theme settings.
Uses Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| publishTag | publishTag | tag publish model with publish attribute | TagsController |
| tag | tags | current tag being published | TagsController |
Uses Details
publishTag
variable
publishTag publishTag;
tag publish model with publish attribute
tag
variable
tags tag;
current tag being published