
Web Browser for the 4625SW IP Telephone
154 4600 Series IP Telephones Application Programmer Interface (API) Guide
The seven display lines are used to render a card. If a onenterforward or onenterbackward
attribute is defined for a <card> tag, and the <card> tag also has a <onevent> tag defined with a
onenterforward or onenterbackward event type, the attribute defined in the <card> tag
supersedes the onevent binding. If a onevent attribute is defined for the <card> tag and one
already exists for the <wml> tag, the <card> onevent attribute overwrites that of the <wml> tag,
assuming they are the same type. If a <do> tag is defined for the <card> tag and one already
exists for the <wml> tag, the <card> tag overwrites that of the <wml> tag, assuming they are the
same type and name.
● <template> tag - The <template> tag defines a template for all the cards in a deck. The
“code” in the <template> tag is added to each card in the deck. Only one <template> tag
for each deck can be specified. This tag can only contain <do> and <onevent> tags.
The template tag attributes the Web browser supports are:
Note: The implication for rendering WML pages is that the local environment always
overrides a global template for <do> types with the same name and type. If there
is a onevent in the template and a local onevent of the same type, the local
onevent takes precedence over the global one.
● <access> - The <access> tag limits access within the deck to certain cards. This tag is not
supported.
onenterforward url Occurs when the user
navigates into a card by
means of a “go” task.
SUPPORTED.
ontimer url Occurs when a “timer”
expires.
SUPPORTED.
Attribute Value(s) Description Comments
onenterbackward url Occurs when the user navigates into
a card by means of a “prev” task.
SUPPORTED.
onenterforward url Occurs when the user navigates into
a card by means of a “go” task.
SUPPORTED.
ontimer url Occurs when the “timer” expires. SUPPORTED.
Attribute Value(s) Description Comments
2 of 2
Komentáře k této Příručce