Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section

Introduction


Concept based on XHTML-MP

RAP VersionDescriptionExample
RAP 1.0
  • Info's on IDLE screen
  • Plain text

Image Modified

RAP 1.1
  • Pictograms

Image Modified

RAP 1.2
  • Icons
    (Gigaset Bitmaps)

Image Modified

RAP 2.0
  • Active Browsing
  • Navigation through Lists/Menus

Image Modified

RAP 2.1
  • Input forms
  • Editors, Check boxes, Radio buttons

Image Modified

RAP 2.2
  • Telephony Functions
  • Make Call, Add to phone-book

Image Modified

RAP 3.0
  • Graphics

Image Modified

RAP 4.0
  • Java Script

Image Modified

The Gigaset Remote Access Protocol (RAP)

Supported XHTML Elements

Elements
RAP 1RAP 2
Structure Elements<html>(tick)(tick)
<head>(tick)(tick)
<title>
(tick)
<body>(tick)(tick)
Text Elements<p>(tick)(tick)
<br>(tick)(tick)
Hypertext<a>(tick)(tick)
Meta information<meta>(tick)(tick)
List<ul>
(tick)

<li>
(tick)
Basic Forms<form>
(tick)
<input>
(tick)
<select>
(tick)
<option>
(tick)