Name

menu_get_title — get the menu title itself

Synopsis

use Wacs;
use Wacs::WacsUI;
scalar menu_get_title(...); 
 

Parameters

parameterdescription
nameName of the menu whose title you want

Summary

The menu_get_title function returns the readable title for the specified menu. This is typically what the link address returned by menu_get_default will surround.

Availability

menu_get_title is available in both perl and php.