Download
Last stable v 5.2 2024-11-01
{tit}
Smarty get menu title template plugin. Plugin outputs menu item title by menu item name (may be assigned using "Menu" tool). May be used to get same menu item title in different languages using same name.
Attributes:
Attribute Name | Type | Required | Default | Description |
---|---|---|---|---|
name | string | Yes | n/a | menu item name assigned using "Menu" tool |
full | boolean | No | false |
Possible values:
|
Sample for using:
{tit name="sample-name" full=true}
Above will output:
KUSoftas CMS Programmers Guide - Template Plugins - Title (tit)