{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:
    • false - menu title
    • true - page extended title

    Sample for using:

    {tit name="sample-name" full=true}

    Above will output:

    KUSoftas CMS Programmers Guide - Template Plugins - Title (tit)

    Vulnerability Scanner