<skin:child>

Adds a child to the <skin:parent> tag or at the same level as this page if no parent tag.

Tag Information

Tag Class: com.aoindustries.web.struts.skintags.ChildTag
TagExtraInfo Class: None
Body Content: JSP
Display Name: None

Attributes

Name Required Evaluation Type Description
keywords No Runtime String

The keywords of the child. A nested <skin:keywords> tag will override this value.

description No Runtime String

The description of the child. A nested <skin:description> tag will override this value.

author No Runtime String

The author of the child. A nested <skin:author> tag will override this value.

copyright No Runtime String

The copyright of the child. A nested <skin:copyright> tag will override this value.

path No Runtime String

The path of the child. A nested <skin:path> tag will override this value.

title No Runtime String

The title of the child. A nested <skin:title> tag will override this value.

navImageAlt No Runtime String

The navImageAlt of the child. A nested <skin:navImageAlt> tag will override this value.

Variables

No Variables Defined.