Adds a parent to the hierarchy above this page.
Tag Information
| Tag Class: | com.aoindustries.web.struts.skintags.ParentTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | JSP |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| keywords | No | Runtime | String |
The keywords of the parent. A nested <skin:keywords> tag will override this value. |
| description | No | Runtime | String |
The description of the parent. A nested <skin:description> tag will override this value. |
| author | No | Runtime | String |
The author of the parent. A nested <skin:author> tag will override this value. |
| copyright | No | Runtime | String |
The copyright of the parent. A nested <skin:copyright> tag will override this value. |
| path | No | Runtime | String |
The path of the parent. A nested <skin:path> tag will override this value. |
| title | No | Runtime | String |
The title of the parent. A nested <skin:title> tag will override this value. |
| navImageAlt | No | Runtime | String |
The navImageAlt of the parent. A nested <skin:navImageAlt> tag will override this value. |
Variables
No Variables Defined.