menu_code.pl

{menu_code}

SYNOPSIS

NONE

DESCRIPTION

NONE

INHERITS

NONE

METHODS

Parse the menu into %Menus

Find just one level of submenus

Find nn levels of submenus, grouped by levels

Create a menu for all voice commands

Called to execute menu actions

  $format:  v->vxml,  h->html, hn->html no_response,  w->wml,  l->lcd

Creates the web browser menu interface

Creates the wml (for WAP enabled cell phones) menu interface. You can test it here: http://www.gelon.net or http://wapsilon.com. Others listed here: http://www.palowireless.com/wap/browsers.asp

Creates the vxml (for WAP enabled cell phones) menu interface

This loads in a menu and refreshes the LCD display data

This will refresh the LCD Display records and position the cursor scroll line if needed

Monitor keypad data (allow for computer keyboard simulation)

Format a list of things, based on format

set_menu_default

Call this to set default menus

INI PARAMETERS

NONE

AUTHOR

UNK

SEE ALSO

NONE

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

 menu_code.pl