Specifications
PA-001011-03-04 Aastra July 2014
289
Output
XML
Fri Nov 6
9:30am
Title
Text to be displayed and this text can be really
long…
Exit
Mail
13.12 AastraIPPhoneScrollableTextMenu()
This class allows you to create TextMenu supporting more than 30 items, all the next/previous
page management is handled by the object.
Include
AastraIPPhoneScrollableTextMenu.class.php
Methods
setEntries(entries) Set entries of the list by 2 dim array.
o entries Inner array field names: 'name', 'url', 'selection', 'icon', 'dial'
verifyCookie(cookie) Verifies if the cookie of the HTTP requests matches the cookie of the
saved context.
setBackURI(URI) Set the cancel parameter with the URI to be called on Cancel or Back
Softkey (optional)
setBackKeyPosition(position) Set position of Back Softkey. Default is 3.
setNextKeyPosition(position) Set position of Next Softkey. Default is 4.
setPreviousKeyPosition(position) Set position of Previous Softkey. Default is 5.
setExitKeyPosition(position) Set position of Back Softkey. Default is 6.
setSelectKeyPosition(position) Set position of Back Softkey. Default is 1.
setNextKeyIcon(icon) Set icon of Next Softkey. Default is Icon:TailArrowDown. Set NULL
to disable icon.
setPreviousKeyIcon(icon) Set icon of Previous Softkey. Default is Icon:TailArrowUp. Set
NULL to disable icon.
disableExitKey() Disable the Exit Softkey