org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-10E4BB0E-08E5-40FD-8EB4-A83009F64F19.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 11 Jun 2010 13:33:03 -0700
changeset 372 1e408ee32d8a
parent 229 716254ccbcc0
permissions -rw-r--r--
Added templates for WRT 1.1 platform services
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
229
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     1
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     2
<!DOCTYPE html
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     3
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     4
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="concept"/><meta name="DC.Title" content="Terms and abbreviations"/><meta name="DC.Relation" scheme="URI" content="GUID-9A9AFCBE-29C3-4579-9C5D-3C41CD22C7FA"/><meta name="DC.Relation" scheme="URI" content="GUID-B0BAAE5B-CA8B-4443-B3E1-CB5AC84B9631"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-10E4BB0E-08E5-40FD-8EB4-A83009F64F19"/><title>Terms
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     5
and abbreviations </title><script type="text/javascript">
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     6
      function initPage() {}
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     7
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-10E4BB0E-08E5-40FD-8EB4-A83009F64F19">Terms
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     8
and abbreviations</h1><div><p/><div class="tablenoborder"><a name="GUID-78DABF69-8E20-4810-B383-E96CCDD1D0CD"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-78DABF69-8E20-4810-B383-E96CCDD1D0CD" frame="border" border="1" rules="all"><thead align="left"><tr class="title "><th class="cellrowborder" valign="top" width="32.5%" id="d0e79670"><p>Term or abbreviation</p></th><th class="cellrowborder" valign="top" width="67.5%" id="d0e79673"><p>Meaning</p></th></tr></thead><tbody><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>API; Application Programming Interface</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Programming interface that supports the process of developing application
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     9
programs used to access various services.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>CSS; Cascading Style Sheets</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Style sheet mechanism that allows authors and readers to attach style
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    10
to HTML and XHTML documents and XML applications.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Factory method</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>A method whose main purpose is creation of objects.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>HTML; Hypertext Markup Language</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Subset of Standard Generalized Markup Language (SGML) used on the Web.
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    11
HTML defines the page layout of a Web page.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>JavaScript</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Scripting language used in Web pages to provide dynamic content and
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    12
enhance the appearance of plain HTML.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Media Gallery</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>The S60 repository for media files.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Runtime</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Execution environment that runs applications or widgets.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>S60</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>A software platform for mobile phones that uses the <a href="http://www.symbian.com/" target="_blank">Symbian</a> OS.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Service API</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>A set of language-independent APIs provided by the S60 platform and
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    13
supported by the S60 runtimes (including WRT, Flash, and Open C). The APIs
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    14
are used to access specific information and functionality related to platform
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    15
applications and device data.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Widget</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Lightweight Web application developed by using the same standards-based
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    16
Web technologies that are used to create Web pages: XHTML, Cascading Style
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    17
Sheets (CSS), and JavaScript.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>WRT; Web Runtime</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>An extension to the capabilities of the Web Browser for
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    18
S60 to support widgets.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>XHTML; Extensible Hypertext Markup Language</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Markup language that consists of HTML elements combined with the syntax
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    19
of XML.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>XML; Extensible Markup Language</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Subset of Standard Generalized Markup Language (SGML) that describes
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    20
a class of data objects called XML documents and partially describes the behavior
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    21
of the computer programs that process them.</p></td></tr></tbody></table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>