diff --git a/.fxpProperties b/.fxpProperties deleted file mode 100644 index ebbd115..0000000 --- a/.fxpProperties +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/doc/asdoc-config.xml b/doc/asdoc-config.xml deleted file mode 100644 index 2cb5360..0000000 --- a/doc/asdoc-config.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - 210 - diff --git a/doc/pkg-descriptions.xml b/doc/pkg-descriptions.xml deleted file mode 100644 index 238cdee..0000000 --- a/doc/pkg-descriptions.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - Core classes for application communication, widget framework, configuration data. - Core classes for application communication, widget framework, configuration data. - - - Common sub-components for the viewer. - Common sub-components for the viewer. - - - Manager classes for different viewer behavior. - Manager classes for different viewer behavior. - - - Various utility classes. - Various utility classes. - - - Skins package contains the classes used to skin the skinnable components. [Added in version 2.0] - - - - - - \ No newline at end of file diff --git a/doc/style.css b/doc/style.css deleted file mode 100644 index 54eb0f8..0000000 --- a/doc/style.css +++ /dev/null @@ -1,555 +0,0 @@ -/* -//////////////////////////////////////////////////////////////////////////////// -// -// ADOBE SYSTEMS INCORPORATED -// Copyright 2005-2007 Adobe Systems Incorporated -// All Rights Reserved. -// -// NOTICE: Adobe permits you to use, modify, and distribute this file -// in accordance with the terms of the license agreement accompanying it. -// -//////////////////////////////////////////////////////////////////////////////// -*/ - -.titleTable { - width: 100%; -} -.titleTableTitle { - padding-left: 15px; - padding-right: 5px; - font-size: 13px; - height: 44px; - background-image: url(images/titleTableTop.jpg); - background-repeat: repeat-x; -} -.titleTableSearch { - white-space: nowrap; - background-image: url(images/titleTableTop.jpg); - background-repeat: repeat-x; - padding-right: 10px; - width: 50%; -} -.searchForm { - margin-top: 0px; - margin-bottom: 0px; -} -.titleTableTopNav { - font-size: 12px; - background-image: url(images/titleTableTop.jpg); - background-repeat: repeat-x; -} -.titleTableRow2 { - color: #000000; - height: 31px; - background-image: url(images/titleTableMiddle.jpg); - background-repeat: repeat-x; -} -.titleTableSubTitle { - font-size: 20px; - padding-left: 15px; - padding-right: 5px; -} -.titleTableSubNav { - white-space: nowrap; - font-size: 12px; -} -.titleTableRow3 { - height: 5px; - background-image: url(images/titleTableBottom.jpg); - background-repeat: repeat-x; -} -.classHeaderTable { - margin-top: 20px; -} -.classHeaderTable td { - vertical-align: top; - padding-bottom: 4px; -} -.classHeaderTableLabel { - font-weight: bold; - padding-right: 15px; -} -.classSignature { - text-indent: -20px; - padding-left: 20px; -} -.inheritanceList { - text-indent: -20px; - padding-left: 20px; -} -.inheritArrow { - width: 15px; - height: 9px; -} -.mxmlSyntax { - margin-bottom: -13px; -} -.collapsedImage { - width: 9px; - height: 9px; - border: 0; -} -.expandedImage { - width: 9px; - height: 9px; - border: 0; -} -.classFrameContent { - margin-right: 0; - margin-left: 6px; - margin-top: 10px; - margin-bottom: 8px; -} -.classFrameContent td { - white-space: nowrap; - padding-right: 2px; -} - -.eclipseBody { - display: none; -} - -* html { - overflow-y:scroll; -} - -img { - border:0; -} - -.annotation { - font-size: 20px; - margin-top: 20px; -} - -.label { - color: #444444; - font-weight: bold; -} - -strong { - color: #444444; -} - -.summarySection { - margin-left: 20px; - margin-right: 10px; -} -.summaryTableTitle { - font-weight: bold; - font-size: 18px; - padding-top: 10px; - padding-bottom: 3px; -} -* .summaryTable { - margin-top: 10px; - border: #999999 1px solid; - width: 100%; - margin-bottom: 10px; -} -html>body .summaryTable { - margin-top: 10px; - border: #999999 1px solid; - width: 100%; - margin-bottom: 10px; - margin-right: 10px; -} -.summaryTable th { - color: #FFFFFF; - background-color: #627C9D; - white-space: nowrap; -} -.summaryTable td { - border-top: #999999 1px solid; - vertical-align: top; -} -.summaryTablePaddingCol { - width: 5px; -} -.summaryTableInheritanceCol { - width: 14px; -} -.summaryTableSignatureCol { - padding-right: 10px; -} -.summaryTableOperatorCol { - padding-left: 10px; - padding-right: 10px; - font-weight: bold; -} -.summaryTableStatementCol { - padding-left: 10px; - padding-right: 10px; - font-weight: bold; - white-space: nowrap; -} -.summarySignature { - text-indent: -20px; - padding-left: 20px; -} -.summaryTableOwnerCol { - padding-right: 10px; - width: 10px; -} -.summaryTableCol, .summaryTableSecondCol { -} -.signatureLink { - font-weight: bold; -} -.summaryTableDescription { - color: #333333; -} -.summaryTableLastCol { - padding-right: 10px; -} -.inheritedSummaryImage { - width: 14px; - height: 14px; -} - -.showHideLink { -} -.showHideLinkImage { - width: 9px; - height: 9px; -} -.hideInheritedConstant { - display: none; -} -.showInheritedConstant { - display: inline; -} -.hideInheritedProtectedConstant { - display: none; -} -.showInheritedProtectedConstant { - display: inline; -} -.hideInheritedProperty { - display: none; -} -.showInheritedProperty { - display: inline; -} -.hideInheritedProtectedProperty { - display: none; -} -.showInheritedProtectedProperty { - display: inline; -} -.hideInheritedMethod { - display: none; -} -.showInheritedMethod { - display: inline; -} -.hideInheritedProtectedMethod { - display: none; -} -.showInheritedProtectedMethod { - display: inline; -} -.hideInheritedEvent { - display: none; -} -.showInheritedEvent { - display: inline; -} -.hideInheritedStyle { - display: none; -} -.showInheritedStyle { - display: inline; -} -.hideInheritedEffect { - display: none; -} -.showInheritedEffect { - display: inline; -} - - -.detailSectionHeader { - color: #434343; - font-size: 18px; - padding-left: 10px; - padding-top: 4px; - padding-bottom: 4px; - margin-top: 20px; - margin-bottom: 3px; - background-image: url(images/detailSectionHeader.jpg); - background-repeat: repeat-x; -} -.detailHeader { - margin-left: 20px; - margin-top: 10px; - margin-bottom: 3px; -} -.detailHeaderName { - font-weight: bold; - font-size: 16px; - vertical-align: baseline; - white-space: nowrap; -} -.detailHeaderType { - font-size: 12px; - vertical-align: baseline; - padding-right: 10px; - padding-left: 7px; - white-space: nowrap; -} -.detailHeaderParens { - font-size: 14px; - font-weight: bold; - padding-left: 1px; - padding-bottom: 2px; -} -.detailHeaderRule { - background-image: url(images/detailHeaderRule.jpg); - background-repeat: repeat-x; - width: 100%; - background-position: 50%; -} -.detailBody { - margin-left: 20px; - margin-right: 15px; - margin-bottom: 20px; -} -.exampleHeader { - background-color: #C8D1DF; - padding-left: 10px; - padding-top: 3px; - padding-bottom: 3px; -} - -.seeAlso { - margin-top: -13px; - padding-left: 20px; -} - -/* -#header { - padding: 0; - margin: 0; - border: 2px solid -} -*/ - -body { - font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; - color: #000000; - background-color:#FFFFFF; - margin: 0px; - padding: 0px; -} - -body, td, th { - font-size: 13px; -} - -.MainContent { - margin-left: 20px; - margin-right: 10px; - margin-bottom: 10px; -} - -code { - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} -pre { - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} - -th { - text-align: left; - font-weight: bold; - vertical-align: bottom; -} - -table { - background-color: white; -} - -table.withBorder { - border-color: #BBBBBB; - border-width: 1px; - border-style: solid; -} - -.innertable { - border-collapse: collapse; /* to eliminate the default table cellspacing=2 */ -} - -.innertable th { - border: 1px solid #000000; - background:#DDDDDD; - padding: 2px 3px 2px 3px; -} - -.innertable td { - border: 1px solid #000000; - padding: 2px 3px 2px 3px; -} - -.paramSpacer { - font-size: 5px; -} - -/* Custom Classes */ -.row0 { - background-color: #F2F2F2; -} - -.row1 { - background-color: #FFFFFF; -} - -.prow0 { - background-color: #F2F2F2; -} - -.prow1 { - background-color: #FFFFFF; -} - -.idxrow { - padding-top: 5px; -} - -.SummaryTableHeader { - background-color: #CCCCCC; -} - -.InheritedTableHeader { - background-color: #EEEEEE; -} - -.PackageTableHeader { - background-color: #EEEEEE; -} - - -/* Links */ -a:link { - color: #0000CC; - text-decoration: none; -} - -a:visited { - color: #0000CC; - text-decoration: none; -} - -a:hover { - text-decoration: underline; - color: #0000CC; -} - -a:active { - text-decoration: none; - color: #CC0000; -} - -/* Headings */ -h1, h2, h3, h4, h5, h6 { - font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; - font-weight: bold; - margin-top: 3px; - margin-bottom: 3px; - letter-spacing: 1px; - width: 90%; -} - -h1 { - font-size: 18px; -} - -h2 { - font-size: 16px; -} - -h3 { - font-size: 14px; -} - -h4 { - font-size: 12px; - color: #666666; -} - -h5 { - font-size: 11px; -} -.copyright { - margin-top: 10px; - color: #777777; - font-size: 10px; - padding-bottom: 5px; -} -.inheritanceList { - line-height: 19px; -} -.private { - color: #999999; -} -.flashonly { - display:none; - color: #000000; -} -.flexonly { - color: #000000; -} -.flashOnlyX { - display:none; - color: #00CCFF; -} -.hide { - display:none; -} -.feedbackLink { -/* display:none; */ -} - -/* IE */ -* html .listing { - width: 93%; - padding-left: 6%; - padding-right: 5px; - padding-top: 5px; - padding-bottom: 5px; - overflow-x: auto; - background-color: #F2F2F2; - margin-bottom: 10px; - margin-top: 10px; - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} - -/* Firefox, Netscape */ -html>body .listing pre -{ - overflow: auto; - padding-left: 10px; - padding-right: 5px; - padding-top: 5px; - padding-bottom: 5px; - background-color: #F2F2F2; - margin-top: 10px; - margin-bottom: 10px; - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} - -.listingIcons -{ - padding: 0px; - margin-top: 10px; - height: 15px; -} - -.pageTop -{ - height:10px; -} \ No newline at end of file diff --git a/doc/templates/AC_OETags.js b/doc/templates/AC_OETags.js deleted file mode 100644 index 08356df..0000000 --- a/doc/templates/AC_OETags.js +++ /dev/null @@ -1,129 +0,0 @@ -//////////////////////////////////////////////////////////////////////////////// -// -// ADOBE SYSTEMS INCORPORATED -// Copyright 2008 Adobe Systems Incorporated -// All Rights Reserved. -// -// NOTICE: Adobe permits you to use, modify, and distribute this file -// in accordance with the terms of the license agreement accompanying it. -// -//////////////////////////////////////////////////////////////////////////////// - - -//v1.0 -function AC_AddExtension(src, ext) -{ - if (src.indexOf('?') != -1) - return src.replace(/\?/, ext+'?'); - else - return src + ext; -} - -function AC_Generateobj(objAttrs, params, embedAttrs) -{ - var str = ' '; - str += ' - - - - - - - - - - toplevel.xml - API Documentation - API Documentation - - -
- - AS3 - mx_internal - flash_proxy - object_proxy - mx_inner - flash10 - - - -
\ No newline at end of file diff --git a/doc/templates/ASDoc_terms.xml b/doc/templates/ASDoc_terms.xml deleted file mode 100644 index fb27d78..0000000 --- a/doc/templates/ASDoc_terms.xml +++ /dev/null @@ -1,4210 +0,0 @@ - - - - Localizable Terms - - - Localizable Terms - - - - - - - - -

Key (or Paragraph tag)

-
- -

Value

-
- -

Comment

-
-
- - - - -

AS1tooltip

-
- -

Tooltip for AS1 compatible examples

-
- - -

Tooltip for AS1 compatible examples

-
-
-
- - -

AS2tooltip

-
- -

This example requires ActionScript 2.0

-
- - -

Tooltip for AS2 compatible examples

-
-
-
- - -

AS3tooltip

-
- -

This example requires ActionScript 3.0

-
- - -

Tooltip for AS3 compatible examples

-
-
-
- - -

Type

-
- -

Type

-
- - -

Type

-
-
-
- - -

Format

-
- -

Format

-
- - -

Format

-
-
-
- - -

CSSInheritance

-
- -

CSS Inheritance

-
- - -

CSS Inheritance

-
-
-
- - -

Properties

-
- -

Properties

-
- - -

Header for properties

-
-
-
- - -

Property

-
- -

property

-
- - -

Text for property

-
-
-
- - -

PropertyProperty

-
- -

Property

-
- - -

Text for property

-
-
-
- - -

PropertyDetail

-
- -

Property Detail

-
- - -

Text for property

-
-
-
- - -

Constructor

-
- -

Constructor

-
- - -

Header for constructor

-
-
-
- - -

ConstructorDetail

-
- -

Constructor Detail

-
- - -

Header for constructor

-
-
-
- - -

MethodDetail

-
- -

Method Detail

-
- - -

MethodDetail

-
-
-
- - -

Methods

-
- -

Methods

-
- - -

Header for methods

-
-
-
- - -

MethodMethod

-
- -

Method

-
- - -

text for method

-
-
-
- - -

Method

-
- -

method

-
- - -

text for method

-
-
-
- - -

Functions

-
- -

Functions

-
- - -

Header for functions

-
-
-
- - -

FunctionFunction

-
- -

Function

-
- - -

text for function

-
-
-
- - -

Function

-
- -

function

-
- - -

text for function

-
-
-
- - -

Events

-
- -

Events

-
- - -

Header for events

-
-
-
- - -

Event

-
- -

Event

-
- - -

text for event

-
-
-
- - -

Styles

-
- -

Styles

-
- - -

Header for styles

-
-
-
- - -

Style

-
- -

Style

-
- - -

text for style

-
-
-
- - -

Effects

-
- -

Effects

-
- - -

Header for effects

-
-
-
- - -

Effect

-
- -

Effect

-
- - -

text for effect

-
-
-
- - -

Constants

-
- -

Constants

-
- - -

Header for constants

-
-
-
- - -

Constant

-
- -

Constant

-
- - -

text for constant

-
-
-
- - -

ConstantDetail

-
- -

Constant Detail

-
- - -

text for constant detail

-
-
-
- - -

Interfaces

-
- -

Interfaces

-
- - -

Header for interfaces

-
-
-
- - -

Interface

-
- -

Interface

-
- - -

text for interface

-
-
-
- - -

Classes

-
- -

Classes

-
- - -

Header for classes

-
-
-
- - -

ClassClass

-
- -

Class

-
- - -

*NAME* class

-
-
-
- - -

Use

-
- -

Use

-
- - -

Header for use

-
-
-
- - -

Usage

-
- -

Usage

-
- - -

Header for usage

-
-
-
- - -

Example

-
- -

Example

-
- - -

Header for examples

-
-
-
- - -

Examples

-
- -

Examples

-
- - -

Header for examples

-
-
-
- - -

ViewExamples

-
- -

View the examples

-
- - -

View the examples

-
-
-
- - -

searchLivedocs

-
- -

Search

-
- - -

Text for Search LiveDocs links

-
-
-
- - -

allPackages

-
- -

All Packages

-
- - -

Text for All Packages links

-
-
-
- - -

allMXPackages

-
- -

All MX Packages

-
- - -

Text for All MX Packages links

-
-
-
- - -

allFlashPlayerPackages

-
- -

All Flash Packages

-
- - -

Text for All Flash Packages links

-
-
-
- - -

allClasses

-
- -

All Classes

-
- - -

Text for All Classes links

-
-
-
- - -

allMXClasses

-
- -

All MX Classes

-
- - -

Text for All MX Classes links

-
-
-
- - -

allFlashClasses

-
- -

All Flash Classes

-
- - -

Text for All Flash Classes links

-
-
-
- - -

LanguageElements

-
- -

Language Elements

-
- - -

Text for Language Elements links

-
-
-
- - -

LanguageElement

-
- -

Language Element

-
- - -

Text for Language Element table header

-
-
-
- - -

Index

-
- -

Index

-
- - -

Text for Index links

-
-
-
- - -

deprecated_index

-
- -

deprecated_index

-
- - -

Text for deprecated_index

-
-
-
- - -

Appendix

-
- -

Appendixes

-
- - -

Text for Appendixes links

-
-
-
- - -

Description

-
- -

Description

-
- - -

Text for Appendixes links

-
-
-
- - -

Conventions

-
- -

Conventions

-
- - -

Text for Conventions links

-
-
-
- - -

Frames

-
- -

Frames

-
- - -

Text for link to frames version of help

-
-
-
- - -

NoFrames

-
- -

No Frames

-
- - -

Text for link to no frames version of help

-
-
-
- - -

MXMLOnly

-
- -

MXML Only Components

-
- - -

Text for link to MXML Only Components

-
-
-
- - -

MXML Only Components

-
- -

MXML Only Components

-
- - -

Text for link to MXML Only Components

-
-
-
- - -

SQLSupportInLocalDatabases

-
- -

SQL support in local databases

-
- - -

Text for SQL support in local databases

-
-
-
- - -

SQL support in local databases

-
- -

SQL support in local databases

-
- - -

Text for SQL support in local databases

-
-
-
- - -

MXMLSyntax

-
- -

MXML Syntax

-
- - -

Text for MXML Syntax

-
-
-
- - -

ShowMXMLSyntax

-
- -

Show MXML Syntax

-
- - -

Text for Show MXML Syntax

-
-
-
- - -

HideMXMLSyntax

-
- -

Hide MXML Syntax

-
- - -

Text for Hide MXML Syntax

-
-
-
- - -

PlayerVersion

-
- -

Player Version

-
- - -

Text for player version label

-
-
-
- - -

oldPlayerVersion

-
- -

Runtime Versions

-
- - -

Text for player version label

-
-
-
- - -

LanguageVersion

-
- -

Language Version

-
- - -

Text for language version label

-
-
-
- - -

andLater

-
- -

??

-
- - -

Suffix for "ActionScript N and later"

-
-
-
- - -

seeAlso

-
- -

See also

-
- - -

See also header

-
-
-
- - -

All

-
- -

All

-
- - -

Text for all index

-
-
-
- - -

Unsupported

-
- -

Unsupported

-
- - -

Text for Unsupported

-
-
-
- - -

TopLevel

-
- -

Top Level

-
- - -

Text for Top Level link

-
-
-
- - -

fscommand2

-
- -

<a href="global_functions.html#fscommand2()">fscommand2</a>fscommand2

-
- - -

Text for fscommand2 link

-
-
-
- - -

Operator

-
- -

Operator

-
- - -

Text for Operator link

-
-
-
- - -

Operators

-
- -

Operators

-
- - -

Text for Operator link

-
-
-
- - -

Statement

-
- -

Statement

-
- - -

Text for Statement link

-
-
-
- - -

statement

-
- -

Statement

-
- - -

Text for statement type in statements.xsl

-
-
-
- - -

Statements

-
- -

Statements

-
- - -

Text for Statement link

-
-
-
- - -

SpecialType

-
- -

Special Type

-
- - -

Text for Special Type link

-
-
-
- - -

SpecialTypes

-
- -

Special Types

-
- - -

Special Types

-
-
-
- - -

SpecialTypeDetail

-
- -

Special Type Detail

-
- - -

Special Type Detail

-
-
-
- - -

DeprecatedText

-
- -

Deprecated Text

-
- - -

Text for Deprecated classes

-
-
-
- - -

DeprecatedClassesHeader

-
- -

Deprecated Classes

-
- - -

Header for Deprecated classes

-
-
-
- - -

DeprecatedFunctionHeader

-
- -

Deprecated Function

-
- - -

Header for Deprecated Functions

-
-
-
- - -

DeprecatedMethodHeader

-
- -

Deprecated Methods

-
- - -

Header for Deprecated Methods

-
-
-
- - -

DeprecatedPropertiesHeader

-
- -

Deprecated Properties

-
- - -

Header for Deprecated Properties

-
-
-
- - -

DeprecatedStylesHeader

-
- -

Deprecated Styles

-
- - -

Header for Deprecated Styles

-
-
-
- - -

DeprecatedOperatorsHeader

-
- -

Deprecated Operators

-
- - -

Header for Deprecated Operators

-
-
-
- - -

DeprecatedAsOf

-
- -

Deprecated

-
- - -

Text for Deprecated classes with a version

-
-
-
- - -

DeprecatedIn

-
- -

Deprecated

-
- - -

Text for Deprecated classes with a version

-
-
-
- - -

StaticMethodIn

-
- -

Static Method

-
- - -

Text for Static method

-
-
-
- - -

MethodIn

-
- -

Method

-
- - -

Text for method

-
-
-
- - -

PackageStaticFunctionIn

-
- -

Package Static Function

-
- - -

Text for static function in package

-
-
-
- - -

PackageFunctionIn

-
- -

Package Function

-
- - -

Text for function in package

-
-
-
- - -

CompilerDirective

-
- -

Compiler Directive

-
- - -

Text for Compiler Directive

-
-
-
- - -

CompilerDirectives

-
- -

Compiler Directives

-
- - -

Text for Compiler Directives

-
-
-
- - -

Protected

-
- -

Protected

-
- - -

Text for Protected

-
-
-
- - -

Public

-
- -

Public

-
- - -

Text for Public

-
-
-
- - -

Global

-
- -

Global

-
- - -

Text for Global

-
-
-
- - -

GlobalFunction

-
- -

Global Function

-
- - -

Text for GlobalFunction

-
-
-
- - -

GlobalFunctions

-
- -

Global Functions

-
- - -

Text for GlobalFunction

-
-
-
- - -

GlobalProperties

-
- -

Global Properties

-
- - -

Text for Global Properties

-
-
-
- - -

ConstructorInClass

-
- -

Constructor

-
- - -

Text for constructor in class

-
-
-
- - -

ConstantStaticPropertyIn

-
- -

Constant Static Property

-
- - -

Text for constant static property in class

-
-
-
- - -

StaticPropertyIn

-
- -

Static Property

-
- - -

Text for static property in class

-
-
-
- - -

PropertyIn

-
- -

Property

-
- - -

Property in class

-
-
-
- - -

ConstantPropertyIn

-
- -

Constant Property

-
- - -

Constant property in class

-
-
-
- - -

PackageConstantStaticPropertyIn

-
- -

Package Constant Static Property

-
- - -

Package constant static property in class

-
-
-
- - -

PackageConstantPropertyIn

-
- -

Package Constant Property

-
- - -

Package static property in class

-
-
-
- - -

ConstantProperty

-
- -

Constant Property

-
- - -

constant property

-
-
-
- - -

GlobalProperty

-
- -

Global property

-
- - -

Global property

-
-
-
- - -

EventHandlerIn

-
- -

Event handler

-
- - -

Event handler in

-
-
-
- - -

EventListenerIn

-
- -

Event Listener

-
- - -

Event Listener in

-
-
-
- - -

EventIn

-
- -

Event

-
- - -

Event in

-
-
-
- - -

GlobalEventHandler

-
- -

Global event handler

-
- - -

Global event handler

-
-
-
- - -

GlobalEventListener

-
- -

Global event listener

-
- - -

Global event listener

-
-
-
- - -

FinalDynamicClass

-
- -

final dynamic class

-
- - -

Final dynamic class

-
-
-
- - -

FinalClass

-
- -

final class

-
- - -

Final class

-
-
-
- - -

DynamicClass

-
- -

dynamic class

-
- - -

dynamic class

-
-
-
- - -

InterfaceIn

-
- -

interface

-
- - -

interface

-
-
-
- - -

ClassIn

-
- -

class

-
- - -

class

-
-
-
- - -

FinalDynamicClassIn

-
- -

final dynamic class

-
- - -

final dynamic class

-
-
-
- - -

FinalDynamicClassIn

-
- -

final dynamic class

-
- - -

final dynamic class

-
-
-
- - -

FinalClassIn

-
- -

Final Class

-
- - -

final class

-
-
-
- - -

DynamicClassIn

-
- -

Dynamic Class

-
- - -

dynamic class

-
-
-
- - -

Package

-
- -

package

-
- - -

package

-
-
-
- - -

PackagePackage

-
- -

Package

-
- - -

*NAME* package

-
-
-
- - -

Packages

-
- -

Packages

-
- - -

package

-
-
-
- - -

InnerClassSummary

-
- -

Inner Class summary

-
- - -

Inner Class summary

-
-
-
- - -

HideInheritedPublicConstants

-
- -

Hide Inherited Public Constants

-
- - -

Text for Hide Inherited Public Constants

-
-
-
- - -

ShowInheritedPublicConstants

-
- -

Show Inherited Public Constants

-
- - -

Text for Show Inherited Public Constants

-
-
-
- - -

HideInheritedProtectedConstants

-
- -

Hide Inherited Protected Constants

-
- - -

Text for Hide Inherited Protected Constants

-
-
-
- - -

ShowInheritedProtectedConstants

-
- -

Show Inherited Protected Constants

-
- - -

Text for Show Inherited Protected Constants

-
-
-
- - -

HideInheritedPublicProperties

-
- -

Hide Inherited Public Properties

-
- - -

Text for Hide Inherited Public Properties

-
-
-
- - -

ShowInheritedPublicProperties

-
- -

Show Inherited Public Properties

-
- - -

Text for Show Inherited Public Properties

-
-
-
- - -

HideInheritedPublicMethods

-
- -

Hide Inherited Public Methods

-
- - -

Text for Hide Inherited Public Methods

-
-
-
- - -

ShowInheritedPublicMethods

-
- -

Show Inherited Public Methods

-
- - -

Text for Show Inherited Public Methods

-
-
-
- - -

HideInheritedProtectedMethods

-
- -

Hide Inherited Protected Methods

-
- - -

Text for Hide Inherited Protected Methods

-
-
-
- - -

ShowInheritedProtectedMethods

-
- -

Show Inherited Protected Methods

-
- - -

Text for Show Inherited Protected Methods

-
-
-
- - -

HideInheritedProtectedProperties

-
- -

Hide Inherited Protected Properties

-
- - -

Text for Hide Inherited Protected Properties

-
-
-
- - -

ShowInheritedProtectedProperties

-
- -

Show Inherited Protected Properties

-
- - -

Text for Show Inherited Protected Properties

-
-
-
- - -

HideInheritedEffects

-
- -

Hide Inherited Effects

-
- - -

Text for Hide Inherited Effects

-
-
-
- - -

ShowInheritedEffects

-
- -

Show Inherited Effects

-
- - -

Text for Show Inherited Effects

-
-
-
- - -

HideInheritedEvents

-
- -

Hide Inherited Events

-
- - -

Text for Hide Inherited Events

-
-
-
- - -

ShowInheritedEvents

-
- -

Show Inherited Events

-
- - -

Text for Show Inherited Events

-
-
-
- - -

TriggeringEvent

-
- -

Triggering Event

-
- - -

Text for TriggeringEvent

-
-
-
- - -

DefaultValueIs

-
- -

The default value is

-
- - -

Text for The default value is

-
-
-
- - -

Style_States_2

-
- -

You can use the skin style to assign the skin for the following skin states:

-
- - -

Text for The default value is

-
-
-
- - -

DataBinding

-
- -

This property can be used as the source for data binding.

-
- - -

Text for This property can be used as the source for data binding.

-
-
-
- - -

Implementation

-
- -

Implementation

-
- - -

Text for Implementation

-
-
-
- - -

HideInheritedStyles

-
- -

Hide Inherited Styles

-
- - -

Text for Hide Inherited Styles

-
-
-
- - -

ShowInheritedStyles

-
- -

Show Inherited Styles

-
- - -

Text for Show Inherited Styles

-
-
-
- - -

InheritedFrom

-
- -

Inherited From

-
- - -

Text for inherited from class

-
-
-
- - -

DefaultMXMLProperty

-
- -

Default MXML Property

-
- - -

Text for Default MXML Property

-
-
-
- - -

Inheritance

-
- -

Inheritance

-
- - -

Text for Inheritance

-
-
-
- - -

Implementors

-
- -

Implementors

-
- - -

Text for Implementors

-
-
-
- - -

CompilerErrors

-
- -

Compiler Errors

-
- - -

Text for Compiler Errors

-
-
-
- - -

CompilerWarnings

-
- -

Compiler Warnings

-
- - -

Text for Compiler Warnings

-
-
-
- - -

RunTimeErrors

-
- -

Runtime Errors

-
- - -

Text for Runtime Errors

-
-
-
- - -

CharacterSetCodes

-
- -

Character Set Codes

-
- - -

Text for Character Set Codes

-
-
-
- - -

MotionXMLElements

-
- -

Motion XML Elements

-
- - -

Text for Motion XML Elements

-
-
-
- - -

Timed Text XML Formats

-
- -

Timed Text XML Formats

-
- - -

Text for Timed Text XML Formats

-
-
-
- - -

ExampleInstruct

-
- -

Using examples in the ActionScript 3.0 Language Reference

-
- - -

Text for Example Instruct

-
-
-
- - -

Using examples in the ActionScript 3.0 Language and Components Reference

-
- -

Using examples in the ActionScript 3.0 Language and Components Reference

-
- - -

Text for Using examples in the ActionScript 3.0 Language and Components Reference

-
-
-
- - -

ActionScript2Migration

-
- -

ActionScript 2.0 Migration

-
- - -

Text for ActionScript 2.0 Migration

-
-
-
- - -

StatementsKeywordsDirectives

-
- -

Statements, Keywords & Directives

-
- - -

Statements, Keywords & Directives

-
-
-
- - -

StatementsKeywordsDirectiveDetail

-
- -

Statements, Keywords & Directive detail

-
- - -

Statements, Keywords & Directives

-
-
-
- - -

StatementsKeywords

-
- -

Statements and Keywords

-
- - -

Statements and Keywords

-
-
-
- - -

FunctionsMethods

-
- -

Functions and Methods

-
- - -

Functions and Methods

-
-
-
- - -

Symbols

-
- -

Symbols

-
- - -

Text for symbols (index letter list)

-
-
-
- - -

Code

-
- -

Code

-
- - -

Code

-
-
-
- - -

Message

-
- -

Message

-
- - -

Message

-
-
-
- - -

InvalidActionScriptNote

-
- -

* Note: This error indicates that the ActionScript in the SWF is invalid. If you believe that the file has not been corrupted, please report the problem to Adobe.

-
- - -

* Note: This error indicates that the ActionScript in the SWF is invalid. If you believe that the file has not been corrupted, please report the problem to Adobe.

-
-
-
- - -

Comments

-
- -

Comments

-
- - -

Comments

-
-
-
- - -

OperatorDetail

-
- -

Operator Detail

-
- - -

OperatorDetail

-
-
-
- - -

EventDetail

-
- -

Event Detail

-
- - -

Event Detail

-
-
-
- - -

EventObjectType

-
- -

Event Object Type

-
- - -

Event Object Type

-
-
-
- - -

Result

-
- -

Result

-
- - -

Result

-
-
-
- - -

Operands

-
- -

Operands

-
- - -

Operands

-
-
-
- - -

Parameters

-
- -

Parameters

-
- - -

Parameters

-
-
-
- - -

TopLevelConstantsFunctions

-
- -

Top Level Constants and Functions

-
- - -

Top Level Constants and Functions

-
-
-
- - -

Details

-
- -

Details

-
- - -

Details

-
-
-
- - -

Summary

-
- -

Summary

-
- - -

Summary

-
-
-
- - -

PackageList

-
- -

Package List

-
- - -

PackageList

-
-
-
- - -

DefinedBy

-
- -

Defined By

-
- - -

PackageList

-
-
-
- - -

Throws

-
- -

Throws

-
- - -

Throws

-
-
-
- - -

Returns

-
- -

Returns

-
- - -

Returns

-
-
-
- - -

StaticTypeDefinedInClass

-
- -

Static Type Defined In Class

-
- - -

Returns

-
-
-
- - -

definition keyword

-
- -

Definition keyword

-
- - -

definition keyword

-
-
-
- - -

primary expression keyword

-
- -

Primary expression keyword

-
- - -

primary expression keyword

-
-
-
- - -

directive

-
- -

Directive

-
- - -

directive

-
-
-
- - -

attribute keyword

-
- -

Attribute Keyword

-
- - -

Attribute Keyword

-
-
-
- - -

namespace

-
- -

Namespace

-
- - -

namespace

-
-
-
- - -

comment

-
- -

Comment

-
- - -

comment

-
-
-
- - -

arithmetic

-
- -

Arithmetic

-
- - -

arithmetic

-
-
-
- - -

string

-
- -

String

-
- - -

string

-
-
-
- - -

assignment

-
- -

Assignment

-
- - -

assignment

-
-
-
- - -

arithmetic compound assignment

-
- -

Arithmetic compound assignment

-
- - -

arithmetic compound assignment

-
-
-
- - -

bitwise compound assignment

-
- -

Bitwise compound assignment

-
- - -

bitwise compound assignment

-
-
-
- - -

bitwise

-
- -

Bitwise

-
- - -

bitwise

-
-
-
- - -

comparison

-
- -

Comparison

-
- - -

comparison

-
-
-
- - -

logical

-
- -

Logical

-
- - -

logical

-
-
-
- - -

XML

-
- -

XML

-
- - -

XML

-
-
-
- - -

other

-
- -

Other

-
- - -

other

-
-
-
- - -

Supported Character Sets

-
- -

Supported Character Sets

-
- - -

Supported Character Sets

-
-
-
- - -

Binding

-
- -

Binding

-
- - -

Binding

-
-
-
- - -

Component

-
- -

Component

-
- - -

Component

-
-
-
- - -

Metadata

-
- -

Metadata

-
- - -

Metadata

-
-
-
- - -

Model

-
- -

Model

-
- - -

Model

-
-
-
- - -

Script

-
- -

Script

-
- - -

Script

-
-
-
- - -

XMLList

-
- -

XMLList

-
- - -

XMLList

-
-
-
- - -

UseExamples

-
- -

How to use examples

-
- - -

Link for example blocks to example use instructions.

-
-
-
- - -

FPH_Book_Title

-
- -

ActionScript 3.0 Language and Components Reference

-
- - -

ActionScript 3.0 Language and Components Reference

-
-
-
- - -

FPH_Book_Directory

-
- -

ActionScriptLangRefV3

-
- - -

ActionScriptLangRefV3

-
-
-
- - -

FPH_Book_Categories

-
- -

languagereferences,as3,components3

-
- - -

languagereferences,as3,components3

-
-
-
- - -

FPH_Book_Language

-
- -

en

-
- - -

en

-
-
-
- - -

FPH_Book_Version

-
- -

3.0

-
- - -

3.0

-
-
-
- - -

FPH_Book_Sort

-
- -

mm_3

-
- - -

mm_3

-
-
-
- - -

FPH_Lang_Elements_Name

-
- -

Language Elements

-
- - -

Language Elements

-
-
-
- - -

FPH_All_Classes

-
- -

All Classes

-
- - -

All Classes

-
-
-
- - -

FPH_All_Packages

-
- -

All Packages

-
- - -

All Packages

-
-
-
- - -

FPH_Top_Level_Classes

-
- -

Top Level classes

-
- - -

Top Level classes

-
-
-
- - -

FPH_Appendixes_Name

-
- -

Appendixes

-
- - -

Appendixes

-
-
-
- - -

FPH_Appendixes_Tip_Text

-
- -

Link to list of Appendixes

-
- - -

Link to list of Appendixes

-
-
-
- - -

FPH_Conventions_Name

-
- -

Conventions

-
- - -

Conventions

-
-
-
- - -

FPH_Conventions_Tip_Text

-
- -

Link to list of Conventions

-
- - -

Link to list of Conventions

-
-
-
- - -

FPH_Index_Name

-
- -

Index

-
- - -

Index

-
-
-
- - -

FPH_Index_Tip_Text

-
- -

Index of all classes, methods, properties and language elements

-
- - -

Index of all classes, methods, properties and language elements

-
-
-
- - -

FPH_Interface

-
- -

interface

-
- - -

interface

-
-
-
- - -

FPH_Class

-
- -

class

-
- - -

class

-
-
-
- - -

FPH_Constructor

-
- -

Constructor

-
- - -

Constructor

-
-
-
- - -

FPH_Methods

-
- -

Methods

-
- - -

Methods

-
-
-
- - -

FPH_Properties

-
- -

Properties

-
- - -

Properties

-
-
-
- - -

FPH_Events

-
- -

Events

-
- - -

Events

-
-
-
- - -

FPH_Operators

-
- -

Operators

-
- - -

Operators

-
-
-
- - -

FPH_StatementsKeywordsDirectives

-
- -

Statements, Keywords and Directives

-
- - -

Statements, Keywords and Directives

-
-
-
- - -

FPH_Special_Types

-
- -

Special Types

-
- - -

Special Types

-
-
-
- - -

FPH_Styles

-
- -

Styles

-
- - -

Styles

-
-
-
- - -

FPH_Global

-
- -

Global

-
- - -

Global

-
-
-
- - -

FPH_Functions

-
- -

Functions

-
- - -

Functions

-
-
-
- - -

FPH_Constants

-
- -

Constants

-
- - -

Constants

-
-
-
- - -

FunctionDetail

-
- -

Function detail

-
- - -

function detail

-
-
-
- - -

DefinedIn

-
- -

Defined In

-
- - -

defined in class

-
-
-
- - -

AdobeLogo

-
- -

esri logo

-
- - -

defined in class

-
-
-
- - -

Implements

-
- -

Implements

-
- - -

Implements

-
-
-
- - -

Subclasses

-
- -

Subclasses

-
- - -

Subclasses

-
-
-
- - -

PleaseUse

-
- -

Please Use

-
- - -

Please Use

-
-
-
- - -

GlobalConstants

-
- -

Global Constants

-
- - -

Text for Global Constants

-
-
-
- - -

GlobalProperties

-
- -

Global Properties

-
- - -

Text for Global Properties

-
-
-
- - -

PublicConstants

-
- -

Public Constants

-
- - -

Text for Public Constants

-
-
-
- - -

PublicProperties

-
- -

Public Properties

-
- - -

Text for Public Properties

-
-
-
- - -

ProtectedConstants

-
- -

Protected Constants

-
- - -

Text for Protected Constants

-
-
-
- - -

ProtectedProperties

-
- -

Protected Properties

-
- - -

Text for Protected Properties

-
-
-
- - -

ProtectedMethods

-
- -

Protected Methods

-
- - -

Text for Protected Methods

-
-
-
- - -

PublicMethods

-
- -

Public Methods

-
- - -

Text for Public Methods

-
-
-
- - -

GlobalMethods

-
- -

Global Methods

-
- - -

Text for Global Methods

-
-
-
- - -

Pleaseuse

-
- -

Please use

-
- - -

Text for Please use

-
-
-
- - -

DeprecatedSince

-
- -

Deprecated Since

-
- - -

Text for Deprecated Since

-
-
-
- - -

Deprecated

-
- -

Deprecated

-
- - -

Text for Deprecated

-
-
-
- - -

SymbolsIndex

-
- -

Symbols Index

-
- - -

Text for Symbols Index

-
-
-
- - -

Compiler Errors

-
- -

Compiler Errors

-
- - -

Text for Compiler Errors

-
-
-
- - -

Compiler Warnings

-
- -

Compiler Warnings

-
- - -

Text for Compiler Warnings

-
-
-
- - -

Run-Time Errors

-
- -

Run-Time Errors

-
- - -

Text for Run-Time Errors

-
-
-
- - -

ActionScript 2.0 Migration

-
- -

ActionScript 2.0 Migration

-
- - -

Text for ActionScript 2.0 Migration

-
-
-
- - -

Character Set Codes

-
- -

Character Set Codes

-
- - -

Text for Character Set Codes

-
-
-
- - -

Motion XML Elements

-
- -

Motion XML Elements

-
- - -

Text for Motion XML Elements

-
-
-
- - -

Timed Text Tags

-
- -

Timed Text Tags

-
- - -

Text for Timed Text Tags

-
-
-
- - -

Legal notices

-
- -

Legal notices

-
- - -

Text for Legal notices

-
-
-
- - -

Legal Notices

-
- -

Legal Notices

-
- - -

Text for Legal Notices

-
-
-
- - -

Using examples in the ActionScript 3.0 Language Reference

-
- -

Using examples in the ActionScript 3.0 Language Reference

-
- - -

Text for Using examples in the ActionScript 3.0 Language Reference

-
-
-
- - -

List of deprecated elements

-
- -

List of deprecated elements

-
- - -

Text for List of deprecated elements

-
-
-
- - -

DefinedByProperties

-
- -

Defined By

-
- - -

Text for "Defined By" column next to "Properties"

-
-
-
- - -

DefinedByMethods

-
- -

Defined By

-
- - -

Text for "Defined By" column next to "Methods"

-
-
-
- - -

DefinedByEvents

-
- -

Defined By

-
- - -

Text for "Defined By" column next to "Events"

-
-
-
- - -

DefinedByStyles

-
- -

Defined By

-
- - -

Text for "Defined By" column next to "Styles"

-
-
-
- - -

DefinedByEffects

-
- -

Defined By

-
- - -

Text for "Defined By" column next to "Effects"

-
-
-
- - -

read

-
- -

read

-
- - -

Text for read

-
-
-
- - -

write

-
- -

write

-
- - -

Text for write

-
-
-
- - -

only

-
- -

only

-
- - -

Text for only

-
-
-
- - -

static

-
- -

static

-
- - -

Text for static

-
-
-
- - -

FinalStaticPropertyIn

-
- -

Final static property

-
- - -

Final static property

-
-
-
- - -

FinalPropertyIn

-
- -

Final property

-
- - -

Final property

-
-
-
- - -

PackageStaticPropertyIn

-
- -

Package static property

-
- - -

Package static property

-
-
-
- - -

ProductVersion

-
- -

Product Version

-
- - -

Text for product version label

-
-
-
- - -

ProductVersions

-
- -

Product Versions

-
- - -

Text for product versions label

-
-
-
- - -

Since

-
- -

Since

-
- - -

Text for since label

-
-
-
- - -

windowruntimeproperty

-
- -

window.runtime property

-
- - -

*JSLR*

-
-
-
- - -

ShowInheritedProperties

-
- -

Show Inherited Properties

-
- - -

JSLR: Text for Show Inherited Properties

-
-
-
- - -

ShowInheritedMethods

-
- -

Show Inherited Methods

-
- - -

JSLR: Text for Show Inherited Methods

-
-
-
- - -

ShowInheritedConstants

-
- -

Show Inherited Constants

-
- - -

JSLR: Text for Show Inherited Constants

-
-
-
- - -

JSLR_Book_Title

-
- -

Adobe AIR Language Reference for HTML Developers

-
- - -

JSLR: Text for Title

-
-
-
- - -

JSLR_Index_Title

-
- -

JavaScript Language Reference for The Adobe® Integrated Runtime (AIR™)

-
- - -

JSLR: Text for Title

-
-
-
- - -

SQLError_detail_messages

-
- -

SQL error detail messages, ids, and arguments

-
- - -

Text for SQLError detail messages

-
-
-
- - -

RuntimeVersions

-
- -

Runtime Versions

-
- - -

Text for Runtime Version label

-
-
-
- - -

Acrobat

-
- -

Acrobat ActionScript API

-
- - -

long name for Acrobat.

-
-
-
- - -

SearchResults

-
- -

Search Results

-
- - -

Text for Search Results

-
-
-
- - -

Search

-
- -

Search

-
- - -

Text for Search

-
-
-
- - -

terms_AHV_SHORT_WORDS

-
- -

Short and common words are excluded from the search database.

-
- - -

Text for terms_AHV_SHORT_WORDS

-
-
-
- - -

terms_AHV_NO_SEARCH_TERM

-
- -

No search term entered.

-
- - -

Text for terms_AHV_NO_SEARCH_TERM

-
-
-
- - -

terms_AHV_MATCHES

-
- -

Pages containing:

-
- - -

Text for terms_AHV_MATCHES

-
-
-
- - -

terms_AHV_NO_MATCHES

-
- -

No pages contain:

-
- - -

Text for terms_AHV_NO_MATCHES

-
-
-
- - -

Override

-
- -

override

-
- - -

Text for Override

-
-
-
- - -

SkinStates

-
- -

Skin States

-
- - -

Text for Skin States

-
-
-
- - -

SkinState

-
- -

Skin State

-
- - -

Text for Skin State

-
-
-
- - -

SkinParts

-
- -

Skin Parts

-
- - -

Text for Skin Parts

-
-
-
- - -

SkinPart

-
- -

Skin Part

-
- - -

Text for Skin Part

-
-
-
- - -

HideInheritedSkinStates

-
- -

Hide Inherited Skin States

-
- - -

Text for Hide Inherited Skin States

-
-
-
- - -

ShowInheritedSkinStates

-
- -

Show Inherited Skin States

-
- - -

Text for Show Inherited Skin States

-
-
-
- - -

HideInheritedSkinParts

-
- -

Hide Inherited Skin Parts

-
- - -

Text for Hide Inherited Skin Parts

-
-
-
- - -

ShowInheritedSkinParts

-
- -

Show Inherited Skin Parts

-
- - -

Text for Show Inherited Skin Parts

-
-
-
- - -

PartType

-
- -

Part Type

-
- - -

Text for Part Type

-
-
-
- - -

Required

-
- -

Required

-
- - -

Text for Required

-
-
-
- - -

Static

-
- -

Static

-
- - -

Text for Static

-
-
-
- - -

Dynamic

-
- -

Dynamic

-
- - -

Text for Dynamic

-
-
-
- - -

skinpartprefixed

-
- -

This component uses skins made up of skin parts. Do not set the skin parts directly. The component's skin sets the skin parts.

-
- - -

Text for This component uses skins made up of skin parts. Do not set the skin parts directly. The component's skin sets the skin parts.

-
-
-
- - -

skinstateprefixed

-
- -

To skin the component, implement a skin that defines the following states. Although you must implement all skin states, a skin state can be empty. An empty skin state specifies no changes to the default skin state.

-
- - -

Text for To skin the component, implement a skin that defines the following states. Although you must implement all skin states, a skin state can be empty. An empty skin state specifies no changes to the default skin state.

-
-
-
- - -

dynpropdesc

-
- -

The %type% must return an object of type

-
- - -

Text for The %type% must return an object of type

-
-
-
- - -

unknown

-
- -

unknown

-
- - -

Text for unknown

-
-
-
- - -

howtouseevents

-
- -

Click for more information on events

-
- - -

Text for Click for more information on events

-
-
-
- - -

howtouseeffects

-
- -

Click for more information on effects

-
- - -

Text for Click for more information on effects

-
-
-
- - -

howtousestyles

-
- -

Click for more information on styles

-
- - -

Text for Click for more information on styles

-
-
-
- - -

howtouseskins

-
- -

Click for more information on skins

-
- - -

Text for Click for more information on skins

-
-
-
- - - -

Theme

-
- -

Theme

-
- - -

Text for Theme

-
-
-
- - -

altr.desc.1st

-
- -

Starting with Flex %ver%, Adobe recommends that you use the %class% class as an alternative to this class.

-
- - -

Text for Starting with Flex %ver%, Adobe recommends that you use the %class% class as an alternative to this class.

-
-
-
- -
-
-
-
-
-
\ No newline at end of file diff --git a/doc/templates/ClassHeader.xslt b/doc/templates/ClassHeader.xslt deleted file mode 100644 index 0c54554..0000000 --- a/doc/templates/ClassHeader.xslt +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - globalClassifier: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/doc/templates/Classes.xslt b/doc/templates/Classes.xslt deleted file mode 100644 index e6be088..0000000 --- a/doc/templates/Classes.xslt +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - , - - - - - - , - - - - - , - - - - - , - - - - - , - - - - - - - - - - - - - - - - - - - - - . - false - - - - :public - - - - - - :internal - - - - - - - - . - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/doc/templates/Overviews_Base.xml b/doc/templates/Overviews_Base.xml deleted file mode 100644 index 08710cc..0000000 --- a/doc/templates/Overviews_Base.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - diff --git a/doc/templates/PostProcessing.xslt b/doc/templates/PostProcessing.xslt deleted file mode 100644 index fa0fbe6..0000000 --- a/doc/templates/PostProcessing.xslt +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - WARNING : Short Description not present for - - - - - - - - - - - - - - - - - - - - - - - WARNING : api Description not present for - - - - - - - - - - - - - - - - - - - - - - - - WARNING : Short Description not present for - - - - - - - - - - - - - - - - - - - - - - - WARNING : api Description not present for - - - - - - - - - - diff --git a/doc/templates/all-classes.xslt b/doc/templates/all-classes.xslt deleted file mode 100644 index d2f3945..0000000 --- a/doc/templates/all-classes.xslt +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - <xsl:choose> - <xsl:when test="$prog_language_name='javascript'" /> - <xsl:otherwise> - <xsl:value-of select="$title"/> - </xsl:otherwise> - </xsl:choose> - - - - - - - - - - -

- - - -

-
-
- - - - - - - -
-
-
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/doc/templates/all-index.xslt b/doc/templates/all-index.xslt deleted file mode 100644 index 2d51a82..0000000 --- a/doc/templates/all-index.xslt +++ /dev/null @@ -1,1396 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +,:!?/.^~*=%|&<>()[]{}" - - - - - - - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #config errmsg="" - - - - - <xsl:if test="$splitIndex and $letter"> - <xsl:value-of select="$localizedLetter"/> - </xsl:if> - <xsl:if test="not($splitIndex)"> - <xsl:value-of select="$config/title"/> - </xsl:if> - <xsl:text> </xsl:text> - <xsl:value-of select="localizedIndex"/> - <xsl:call-template name="getPageTitlePostFix"/> - - - - - - - - - eclipseBody - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ( - - ) - - - - - - - - - - - - - - - - - - - - - - s.html - - - - - - ( - - - - ) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - () - - - - - - - - - - - - - - - - - - - global - - - - - - , - - - - - - - - - - - - - - - - - - - , - - - - - - - , - - - - - - - - - - - - - - - - Command for - - - - - - - - - - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ( - - ) - - - - - - - - - - - - - - - - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - . - - - - - - - - - - - - , - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

- - - - - - - - - - - - -

-
- -
 
- BEGIN IONCOMMENTS -
- END IONCOMMENTS - #include virtual="ionComments.ssi" -

- - - -

- #include virtual="/livedocs/googleAnalytics.ssi" - #include virtual="/ubi/analytics/analytics_ssi.html" -
-
-
- -
- - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - , - - - - , - - - - - - - - - - - - - - - - - , - - - - , - - - - - - - - - - - - - - - - - - - - - Compiler Directive - - - - - - - - - - , - - - - - - - - - - - - - - - , - - - - , - - - - - - , - - - - , - - - - - - - - - - - - - - - - - - - - , - - - - , - - - - - - , - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - , - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - [ - - - - - : - - - - - - - ... rest - - - ] - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - javascript:loadClassListFrame(' - - - - - ./class-list.html'); - - - - - - - - - - - -
diff --git a/doc/templates/asdoc-util.xslt b/doc/templates/asdoc-util.xslt deleted file mode 100644 index fc78c0f..0000000 --- a/doc/templates/asdoc-util.xslt +++ /dev/null @@ -1,4359 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> - - - - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> - - - - - January - February - March - April - May - June - July - August - September - October - November - December - Monday - Tuesday - Wednesday - Thursday - Friday - Saturday - Sunday - A.M. - P.M. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - livedocs:no - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - ABCDEFGHIJKLMNOPQRSTUVWXYZ - abcdefghijklmnopqrstuvwxyz - - - - - - - - * - - -   - - - ° - - - - - - ® - - - - - - - - - - - - - - - - - - - - - - - - - - - - ../ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - stylesheet - style.css - text/css - screen - - - stylesheet - print.css - text/css - print - - - stylesheet - override.css - text/css - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - - - - - - - - - - - search.html - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  |  - - - - - - - - -  |  - - - - - - - - - - -  | - - - - - - - - - - - - - - - - <br/> - - - - - - -  |  - - - - - -  |  - - - - - - - - -  |  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - operator# - - - statement# - - - specialType# - - - statements - - - operators - - - special-types - - - - global - - . - - - - - - . - - - - - - - - #method: - - - #method: - - - #property: - - - #event: - - - #style: - - - #effect: - - - - - - - - - - - - - -

- - - seeAlso - - -

-
- - - - - - mm_external - - - - - - - - - - - - - - - <br/> - - - - - - - - - - <br/> - - - - - - - - = - - - - - - - - - - - <br/> - - -
-
-
- - - - - - operator# - - - statement# - - - specialType# - - - statements - - - operators - - - special-types - - - - global - - . - - - - - - . - - - - - - - - #method: - - - #method: - - - #property: - - - #event: - - - #style: - - - #effect: - - - - - - - - - - - - - -

- - - -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - mm_external - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - <br/> - - - - - - - - - - - - - - - - - - - - - - <br/> - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - . - &lt; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - &gt; - - - - - - - - - - - . - &lt; - - - - - &gt; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - since - - - - - - - - - - . - - <br/> - - - - - -
- -
-
-
-
-
- - - - - - - - Review Needed. - - - - - - - - - - - - - - -
- - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                     
-
- - - -
   
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - operator# - - - statement# - - - specialType# - - - statements - - - operators - - - special-types - - - - - - -

- - - seeAlso - - -

-
- - - - - - mm_external - - - - - - - - - - - - - - - <br/> - - - - - - <br/> - - - - - - - - - - - - - - - - - - - - - <br/> - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - AIR-only - - diff --git a/doc/templates/asdoc.js b/doc/templates/asdoc.js deleted file mode 100644 index 19416a6..0000000 --- a/doc/templates/asdoc.js +++ /dev/null @@ -1,286 +0,0 @@ -//////////////////////////////////////////////////////////////////////////////// -// -// ADOBE SYSTEMS INCORPORATED -// Copyright 2006-2008 Adobe Systems Incorporated -// All Rights Reserved. -// -// NOTICE: Adobe permits you to use, modify, and distribute this file -// in accordance with the terms of the license agreement accompanying it. -// -//////////////////////////////////////////////////////////////////////////////// -var ECLIPSE_FRAME_NAME = "ContentViewFrame"; -var eclipseBuild = false; -var liveDocsBaseUrl = "http://livedocs.adobe.com/flex/3"; -var liveDocsBookName = "langref"; -function findObject(objId) { - if (document.getElementById) - return document.getElementById(objId); - if (document.all) - return document.all[objId]; -} -function isEclipse() { - return eclipseBuild; -// return (window.name == ECLIPSE_FRAME_NAME) || (parent.name == ECLIPSE_FRAME_NAME) || (parent.parent.name == ECLIPSE_FRAME_NAME); -} -function configPage() { - setRowColorsInitial(true, "Property"); - setRowColorsInitial(true, "Method"); - setRowColorsInitial(true, "ProtectedMethod"); - setRowColorsInitial(true, "Event"); - setRowColorsInitial(true, "Style"); - - setRowColorsInitial(true, "SkinPart"); - setRowColorsInitial(true, "SkinState"); - - setRowColorsInitial(true, "Constant"); - if (isEclipse()) { - if (window.name != "classFrame") - { - var localRef = window.location.href.indexOf('?') != -1 ? window.location.href.substring(0, window.location.href.indexOf('?')) : window.location.href; - localRef = localRef.substring(localRef.indexOf("langref/") + 8); - if (window.location.search != "") - localRef += ("#" + window.location.search.substring(1)); - window.location.replace(baseRef + "index.html?" + localRef); - return; - } - else - { - setStyle(".eclipseBody", "display", "block"); -// var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false; -// if (isIE == false && window.location.hash != "") - if (window.location.hash != "") - window.location.hash=window.location.hash.substring(1); - } - } - else if (window == top) { // no frames - findObject("titleTable").style.display = ""; - } - else { // frames - findObject("titleTable").style.display = "none"; - } - showTitle(asdocTitle); -} -function loadFrames(classFrameURL, classListFrameURL) { - var classListFrame = findObject("classListFrame"); - if(classListFrame != null && classListFrameContent!='') - classListFrame.document.location.href=classListFrameContent; - if (isEclipse()) { - var contentViewFrame = findObject(ECLIPSE_FRAME_NAME); - if (contentViewFrame != null && classFrameURL != '') - contentViewFrame.document.location.href=classFrameURL; - } - else { - var classFrame = findObject("classFrame"); - if(classFrame != null && classFrameContent!='') - classFrame.document.location.href=classFrameContent; - } -} -function showTitle(title) { - if (!isEclipse()) - top.document.title = title; -} -function loadClassListFrame(classListFrameURL) { - if (parent.frames["classListFrame"] != null) { - parent.frames["classListFrame"].location = classListFrameURL; - } - else if (parent.frames["packageFrame"] != null) { - if (parent.frames["packageFrame"].frames["classListFrame"] != null) { - parent.frames["packageFrame"].frames["classListFrame"].location = classListFrameURL; - } - } -} -function gotoLiveDocs(primaryURL, secondaryURL, locale) { - if (locale == "en-us") { - locale = ""; - } - else { - locale = "_" + locale.substring(3); - } - var url = liveDocsBaseUrl + locale + "/" + liveDocsBookName + "/index.html?" + primaryURL; - if (secondaryURL != null && secondaryURL != "") - url += ("&" + secondaryURL); - window.open(url, "mm_livedocs", "menubar=1,toolbar=1,status=1,scrollbars=1,resizable=yes"); -} -function findTitleTableObject(id) -{ - if (isEclipse()) - return parent.titlebar.document.getElementById(id); - else if (top.titlebar) - return top.titlebar.document.getElementById(id); - else - return document.getElementById(id); -} -function titleBar_setSubTitle(title) -{ - if (isEclipse() || top.titlebar) - findTitleTableObject("subTitle").childNodes.item(0).data = title; -} -function titleBar_setSubNav(showConstants,showProperties,showStyles,showSkinPart,showSkinState,showEffects,showEvents,showConstructor,showMethods,showExamples, - showPackageConstants,showPackageProperties,showPackageFunctions,showInterfaces,showClasses,showPackageUse) -{ - if (isEclipse() || top.titlebar) - { - findTitleTableObject("propertiesLink").style.display = showProperties ? "inline" : "none"; - findTitleTableObject("propertiesBar").style.display = (showProperties && (showPackageProperties || showConstructor || showMethods || showPackageFunctions || showEvents || showStyles || showSkinPart || showSkinState || showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("packagePropertiesLink").style.display = showPackageProperties ? "inline" : "none"; - findTitleTableObject("packagePropertiesBar").style.display = (showPackageProperties && (showConstructor || showMethods || showPackageFunctions || showEvents || showStyles || showSkinPart || showSkinState || showConstants || showEffects || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("constructorLink").style.display = showConstructor ? "inline" : "none"; - findTitleTableObject("constructorBar").style.display = (showConstructor && (showMethods || showPackageFunctions || showEvents || showStyles || showSkinPart || showSkinState || showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("methodsLink").style.display = showMethods ? "inline" : "none"; - findTitleTableObject("methodsBar").style.display = (showMethods && (showPackageFunctions || showEvents || showStyles || showSkinPart || showSkinState || showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("packageFunctionsLink").style.display = showPackageFunctions ? "inline" : "none"; - findTitleTableObject("packageFunctionsBar").style.display = (showPackageFunctions && (showEvents || showStyles || showSkinPart || showSkinState || showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("eventsLink").style.display = showEvents ? "inline" : "none"; - findTitleTableObject("eventsBar").style.display = (showEvents && (showStyles || showSkinPart || showSkinState || showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("stylesLink").style.display = showStyles ? "inline" : "none"; - findTitleTableObject("stylesBar").style.display = (showStyles && (showSkinPart || showSkinState || showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - - findTitleTableObject("SkinPartLink").style.display = showSkinPart ? "inline" : "none"; - findTitleTableObject("SkinPartBar").style.display = (showSkinPart && (showSkinState || showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - - findTitleTableObject("SkinStateLink").style.display = showSkinState ? "inline" : "none"; - findTitleTableObject("SkinStateBar").style.display = (showSkinState && (showEffects || showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - - findTitleTableObject("effectsLink").style.display = showEffects ? "inline" : "none"; - findTitleTableObject("effectsBar").style.display = (showEffects && (showConstants || showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("constantsLink").style.display = showConstants ? "inline" : "none"; - findTitleTableObject("constantsBar").style.display = (showConstants && (showPackageConstants || showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("packageConstantsLink").style.display = showPackageConstants ? "inline" : "none"; - findTitleTableObject("packageConstantsBar").style.display = (showPackageConstants && (showInterfaces || showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("interfacesLink").style.display = showInterfaces ? "inline" : "none"; - findTitleTableObject("interfacesBar").style.display = (showInterfaces && (showClasses || showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("classesLink").style.display = showClasses ? "inline" : "none"; - findTitleTableObject("classesBar").style.display = (showClasses && (showPackageUse || showExamples)) ? "inline" : "none"; - findTitleTableObject("packageUseLink").style.display = showPackageUse ? "inline" : "none"; - findTitleTableObject("packageUseBar").style.display = (showPackageUse && showExamples) ? "inline" : "none"; - findTitleTableObject("examplesLink").style.display = showExamples ? "inline" : "none"; - } -} -function titleBar_gotoClassFrameAnchor(anchor) -{ - if (isEclipse()) - parent.classFrame.location = parent.classFrame.location.toString().split('#')[0] + "#" + anchor; - else - top.classFrame.location = top.classFrame.location.toString().split('#')[0] + "#" + anchor; -} -function setMXMLOnly() -{ - if (getCookie("showMXML") == "false") - { - toggleMXMLOnly(); - } -} -function toggleMXMLOnly() -{ - var mxmlDiv = findObject("mxmlSyntax"); - var mxmlShowLink = findObject("showMxmlLink"); - var mxmlHideLink = findObject("hideMxmlLink"); - if (mxmlDiv && mxmlShowLink && mxmlHideLink) - { - if (mxmlDiv.style.display == "none") - { - mxmlDiv.style.display = "block"; - mxmlShowLink.style.display = "none"; - mxmlHideLink.style.display = "inline"; - setCookie("showMXML","true", new Date(3000,1,1,1,1), "/", document.location.domain); - } - else - { - mxmlDiv.style.display = "none"; - mxmlShowLink.style.display = "inline"; - mxmlHideLink.style.display = "none"; - setCookie("showMXML","false", new Date(3000,1,1,1,1), "/", document.location.domain); - } - } -} -function showHideInherited() -{ - setInheritedVisible(getCookie("showInheritedConstant") == "true", "Constant"); - setInheritedVisible(getCookie("showInheritedProtectedConstant") == "true", "ProtectedConstant"); - setInheritedVisible(getCookie("showInheritedProperty") == "true", "Property"); - setInheritedVisible(getCookie("showInheritedProtectedProperty") == "true", "ProtectedProperty"); - setInheritedVisible(getCookie("showInheritedMethod") == "true", "Method"); - setInheritedVisible(getCookie("showInheritedProtectedMethod") == "true", "ProtectedMethod"); - setInheritedVisible(getCookie("showInheritedEvent") == "true", "Event"); - setInheritedVisible(getCookie("showInheritedStyle") == "true", "Style"); - - setInheritedVisible(getCookie("showInheritedSkinPart") == "true", "SkinPart"); - setInheritedVisible(getCookie("showInheritedSkinState") == "true", "SkinState"); - - setInheritedVisible(getCookie("showInheritedEffect") == "true", "Effect"); -} -function setInheritedVisible(show, selectorText) -{ - if (document.styleSheets[0].cssRules != undefined) - { - var rules = document.styleSheets[0].cssRules; - for (var i = 0; i < rules.length; i++) - { - if (rules[i].selectorText == ".hideInherited" + selectorText) - rules[i].style.display = show ? "" : "none"; - - if (rules[i].selectorText == ".showInherited" + selectorText) - rules[i].style.display = show ? "none" : ""; - } - } - else - { - document.styleSheets[0].addRule(".hideInherited" + selectorText, show ? "display:inline" : "display:none"); - document.styleSheets[0].addRule(".showInherited" + selectorText, show ? "display:none" : "display:inline"); - } - setCookie("showInherited" + selectorText, show ? "true" : "false", new Date(3000,1,1,1,1), "/", document.location.domain); - setRowColors(show, selectorText); -} -function setRowColors(show, selectorText) -{ - var rowColor = "#F2F2F2"; - var table = findObject("summaryTable" + selectorText); - if (table != null) - { - var rowNum = 0; - for (var i = 1; i < table.rows.length; i++) - { - if (table.rows[i].className.indexOf("hideInherited") == -1 || show) - { - rowNum++; - table.rows[i].bgColor = (rowNum % 2 == 0) ? rowColor : "#FFFFFF"; - } - } - } -} -function setRowColorsInitial(show, selectorText) -{ - var rowColor = "#F2F2F2"; - var table = findObject("summaryTable" + selectorText); - if (table != null) - { - var rowNum = 0; - for (var i = 1; i < table.rows.length; i++) - { - if (table.rows[i].className.indexOf("hideInherited") == -1 && show) - { - rowNum++; - table.rows[i].bgColor = (rowNum % 2 == 0) ? rowColor : "#FFFFFF"; - } - } - } -} -function setStyle(selectorText, styleName, newValue) -{ - if (document.styleSheets[0].cssRules != undefined) - { - var rules = document.styleSheets[0].cssRules; - for (var i = 0; i < rules.length; i++) - { - if (rules[i].selectorText == selectorText) - { - rules[i].style[styleName] = newValue; - break; - } - } - } - else - { - document.styleSheets[0].addRule(selectorText, styleName + ":" + newValue); - } -} diff --git a/doc/templates/class-files.xslt b/doc/templates/class-files.xslt deleted file mode 100644 index 0501b0c..0000000 --- a/doc/templates/class-files.xslt +++ /dev/null @@ -1,5609 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - true - true - - - false - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - .html - - - - - - - - - - - - - - - - - - - - - - #config errmsg="" - - - - - - - - - - - - - - - - <xsl:if test="$isTopLevel='false'"> - <xsl:value-of select="$packageName"/> - <xsl:text>.</xsl:text> - </xsl:if> - <xsl:value-of select="$name"/> - <xsl:call-template name="getPageTitlePostFix"/> - - - -
- - - - - - - - - - -
- -
- - - true - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - true - false - - - - - - - - <br/> - <br/> -
- <br/> - - - -

- - - - - - . - - - - - - - / - - - .html - - - class-list.html - - - /class-list.html - - - - - - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - -
- - - - - -
- - - - final - - - dynamic - - - - - - - - - - - - - <br/> - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - hideInherited - - Protected - - - Constant - - - Property - - - - - summaryTable - - Protected - - - Constant - - - Property - - - - - - - - - - - - - - - - hideInherited - - Protected - - - Constant - - - Property - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - Inherited - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - = - - " - - - - " - - - - = NaN - - - = " - - " - -
- - - - - [ - - ] - - - - [ - - ] - - - [ - - - - - - ] - - - - - - . - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - properties - Properties - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - static - - - - - const - - - var - - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - = - - " - - - - " - - - - - = NaN - - - = " - - " - - - - - [ - - - - - - ] - - - - [ - - ] - - - - - - - - - - - - - - - - - - - - -

- - - - - - . -

-
- -

- -

-
- - - - - <br/> - - - Implementation - - - <br/> - - - - - - - - - - static - - function get - - (): - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - static - - function set - - (value: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ): - - - - - - <br/> - - - - - - <br/> - - - Throws - - - <br/> - - -
-
- - - - - - - - - - - <br/> - - - Example - - - <br/> - - - - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- - - - hideInheritedStyle - - - - - - - - - - - - - - - - - hideInheritedStyle - - - - - - - - - - -
- - - - - - Description - - - -
- - - - - - - Inherited - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : - - - - - - - - : - - - - - - - - : - - - <br/> - - - - - - - - - : - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - - - - - -

- Review Needed -

-
- -
- - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - . - - - -

- - - - - - . - - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
-

- <br/> - - -
- - - - - - - - hideInheritedSkinState - - - - - - - - - - - - - - - - - hideInheritedskinState - - - - - - - - - - -
- - - - - - Description - - - -
- - - - - - - Inherited - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
-

- <br/> - - -
- - - - - - - - hideInheritedSkinPart - - - - - - - - - - - - - - - - - hideInheritedSkinPart - - - - - - - - - - -
- - - - - - Description - - - -
- - - - - - - Inherited - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - : - - - - - - : - - - - - : - - - <br/> - - - - - - - - - - - <br/> - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- - - - hideInheritedEffect - - - - - - - - - - - - - - - - hideInheritedEffect - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - Description - - - -
- - - - - - - Inherited - - - - - -
- - - - - - - - - - - - -
-
- - - : - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - - : - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- - - - hideInheritedEvent - - - - - - - - - - - - - - - - hideInheritedEvent - - - - - - - - - - - -
- - - - - - Summary - - - -
- - - - Inherited - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - = function( - - ) {} - -
-
- - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - -
- - - -
- - - - - - - - - - - - -
- - - - - - - - - - - - - - - EventIn - - - -
-
- - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br/> - - - - - - - - - - - - - - - - - - - - .type - - - = - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br/> - - -

- - - -

- - public - - = function( - - ) {} - -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - <br/> - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - -
- -
- - - - hideInherited - - Protected - - Method - - - - summaryTable - - Protected - - Method - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - -
- - - - - - - - - - - - -
- -
- - - - - - - - -
- -
- - - - - - - - - - - - - - - - -
-
- - - - - - -
- -
- - - - - - -
-
- - - - - -
- -
- - - - - -
-
- - - - - - - - hideInherited - - Protected - - Method - - - - - - - - - Inherited - - - - - - -
-
- - - - [ - - ] - - - - [ - - ] - - - - - - . - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - - <br/> - - - Example - - - <br/> - - -
- - - - -
-
- - <br/> - -
- - - - - - - -
-
-
-
-
- - - - - - - - - - - - - - - - - - ( - - - - - - - - - , - - - ) - - - - - - - - - - - - -
- - - - - - - - - - - - - - () - - - - - - - - - - - -
-
- - - - - - - override - - - - - - - - - - - final - - - - - - static - - - - - function - - - - ( - - ) - - : - - - - - - - - - - - - - - - - - - - - - - - -

- -

-
- - - - <br/> - - - - - -
-
- - - - - - - - - - <br/> - - - Example - - - <br/> - - - - -
- - - - - - - -
- - - - - - - - ( - - - - - - - - - , - - - ) - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - () - - - - -
-
- - - - - - - - function - - - - ( - - ) - - - - - - - - - - - - - <br/> - <br/> - - - - - - - <br/> - - - - - -
-
- - - - - - - - - - - <br/> - - - Example - - - <br/> - - - - - - -
- - - - - - - - - - - - , - - - [ - - - - -
... - - - ... - - - - - - - - : - - - - - - - - - = - - " - - - - " - - - - = NaN - - - ] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Parameters - - - - - - - - - - - - - -
- - - - - - - - - - - - ... - - - ... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - : - - - - - - - - - - - - - - - : - - - - - - - - - - - - - - - - - : - - - - - - - - - - - - </code> (default = - - " - - <code> - - </code> - - " - - ) - <code> - - - </code> (default = - <code> - - </code> - ) - <code> - - - - [optional] - - - - - - - -
- -
-
- - - - - - - - - -

- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br/> - - - - <br/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-
-                                
-                            
-
- - - - - <br/> - -
- -
-
-                                
-                            
-
-
- - - - -
-
-                                
-                            
-
- - - - - <br/> - -
- -
-
-                                
-                            
-
-
-
- - - - - - - -

- - - - - - - - - - - - - -

- - - -

- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #EEEEEE - - - #EEDDDD - - - - - - - - - - - - -
- - - - - Static - - - DefinedIn - - - - - - - InheritedFrom - - - - - -
- - - - - - - - - - - - - / - - - - - - - - - - - - - - - - - - - - - , - - - -
-
- - - - - - - - - - - THIS CODE SHOULD NOT BE CALLED. If you see this message, please notify your local ASDocs contact or the tech team. - . - The - - class is - deprecated - - since - - - . - <br/> - <br/> - - - - - - -

- Review Needed -

-
- -
- - - - - - - - - - - - - - - - - - - - - -

- - - - - - - - -

- - - - - - -
- - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/doc/templates/class-list.xslt b/doc/templates/class-list.xslt deleted file mode 100644 index f121240..0000000 --- a/doc/templates/class-list.xslt +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - class-list.html - - /class-list.html - - - - - - - - - <xsl:value-of select="$title"/> - - - - - - - - -

- - - - - - - - - - - - - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -
- - - -
- &nbsp; -
- - - - - -
- - - -
- &nbsp; -
- - - - - -
- - - () - -
- &nbsp; -
- - - - - -
- - - - - - - - - - - - - - - - -
- &nbsp; -
- - - - - -
- - - - - - - - - - - - - - -
- -
- -
-
-
-
-
diff --git a/doc/templates/class-parts.xslt b/doc/templates/class-parts.xslt deleted file mode 100644 index 826b7e0..0000000 --- a/doc/templates/class-parts.xslt +++ /dev/null @@ -1,1475 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

- - - - - - -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
ClassInterface - - - - - - final - - - dynamic - - - - class - - - interface - - - - - extends - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - -
- - - - - - - - - - - - - - - - - - - - images/inherit-arrow.gif - - - Inheritance - - - - - - - - - - - - - - - - - images/inherit-arrow.gif - - - Inheritance - - - - - - - - - - - - - - - - - images/inherit-arrow.gif - - - Inheritance - - - - - - - - - - - - - - - - - -
Implements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - -
- Subclasses - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - -
- - - <br/> - - - -

- - <br/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- - - - - - - - - - <br/> -

- -

-
-
- <br/> -
- -

- - - - - - - - - - - - - - - collapsed - - - <br/> - - - - expanded - - - -

- -
- - - - -

Skinning the component

-

To skin the component, implement a skin that defines the following skin states: <br/><br/> <br/><br/>While you must implement all skin states, a skin state can be empty. An empty skin state defines no changes to the default skin state.

-
- - - - - - - <br/> -
-
-
- - - -
- - - - - - - - - : - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - -
- - - - - - - - - : - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - , - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
diff --git a/doc/templates/class-summary.xslt b/doc/templates/class-summary.xslt deleted file mode 100644 index 9ff54f6..0000000 --- a/doc/templates/class-summary.xslt +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - <xsl:value-of select="$asdoc_terms/row[entry[1][p/text() = $localTitle]]/entry[2]/p"/> - <xsl:call-template name="getPageTitlePostFix"/> - - - - - - - - - eclipseBody - - - - - - - - - - - - - - - - - - -
-
- -

- - - - - - - - - - - -

- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - -
-

-

-
-
-
- -
-
diff --git a/doc/templates/cookies.js b/doc/templates/cookies.js deleted file mode 100644 index f12362f..0000000 --- a/doc/templates/cookies.js +++ /dev/null @@ -1,84 +0,0 @@ -//////////////////////////////////////////////////////////////////////////////// -// -// ADOBE SYSTEMS INCORPORATED -// Copyright 2006-2008 Adobe Systems Incorporated -// All Rights Reserved. -// -// NOTICE: Adobe permits you to use, modify, and distribute this file -// in accordance with the terms of the license agreement accompanying it. -// -//////////////////////////////////////////////////////////////////////////////// - -/** - * Read the JavaScript cookies tutorial at: - * http://www.netspade.com/articles/javascript/cookies.xml - */ - -/** - * Sets a Cookie with the given name and value. - * - * name Name of the cookie - * value Value of the cookie - * [expires] Expiration date of the cookie (default: end of current session) - * [path] Path where the cookie is valid (default: path of calling document) - * [domain] Domain where the cookie is valid - * (default: domain of calling document) - * [secure] Boolean value indicating if the cookie transmission requires a - * secure transmission - */ -function setCookie(name, value, expires, path, domain, secure) -{ - document.cookie= name + "=" + escape(value) + - ((expires) ? "; expires=" + expires.toGMTString() : "") + - ((path) ? "; path=" + path : "") + - ((domain) ? "; domain=" + domain : "") + - ((secure) ? "; secure" : ""); -} - -/** - * Gets the value of the specified cookie. - * - * name Name of the desired cookie. - * - * Returns a string containing value of specified cookie, - * or null if cookie does not exist. - */ -function getCookie(name) -{ - var dc = document.cookie; - var prefix = name + "="; - var begin = dc.indexOf("; " + prefix); - if (begin == -1) - { - begin = dc.indexOf(prefix); - if (begin != 0) return null; - } - else - { - begin += 2; - } - var end = document.cookie.indexOf(";", begin); - if (end == -1) - { - end = dc.length; - } - return unescape(dc.substring(begin + prefix.length, end)); -} - -/** - * Deletes the specified cookie. - * - * name name of the cookie - * [path] path of the cookie (must be same as path used to create cookie) - * [domain] domain of the cookie (must be same as domain used to create cookie) - */ -function deleteCookie(name, path, domain) -{ - if (getCookie(name)) - { - document.cookie = name + "=" + - ((path) ? "; path=" + path : "") + - ((domain) ? "; domain=" + domain : "") + - "; expires=Thu, 01-Jan-70 00:00:01 GMT"; - } -} diff --git a/doc/templates/effectsSummary.xslt b/doc/templates/effectsSummary.xslt deleted file mode 100644 index 38c2002..0000000 --- a/doc/templates/effectsSummary.xslt +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/doc/templates/eventsGeneratedSummary.xslt b/doc/templates/eventsGeneratedSummary.xslt deleted file mode 100644 index b237f18..0000000 --- a/doc/templates/eventsGeneratedSummary.xslt +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/doc/templates/fieldSummary.xslt b/doc/templates/fieldSummary.xslt deleted file mode 100644 index ba1f307..0000000 --- a/doc/templates/fieldSummary.xslt +++ /dev/null @@ -1,496 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

- -

-
- - - - - - -
-
-
- - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - -
diff --git a/doc/templates/help.js b/doc/templates/help.js deleted file mode 100644 index 1f92f0b..0000000 --- a/doc/templates/help.js +++ /dev/null @@ -1,941 +0,0 @@ -//////////////////////////////////////////////////////////////////////////////// -// -// ADOBE SYSTEMS INCORPORATED -// Copyright 2008 Adobe Systems Incorporated -// All Rights Reserved. -// -// NOTICE: Adobe permits you to use, modify, and distribute this file -// in accordance with the terms of the license agreement accompanying it. -// -//////////////////////////////////////////////////////////////////////////////// - - -function closePopup() -{ - window.close(); -} -function scrollToNameAnchor() -{ - var nameAnchor = window.location.href; - var value = nameAnchor.split("nameAnchor="); - - if (value[1] != null) { - document.location =value[0]+"#"+ value[1]; - } -} -// HIDES AND SHOWS LARGE GRAPHICS IN THE CONTENT PAGES -function showHideImage(thisID, obj) -{ - - var imgElement = document.getElementById(thisID); - var imgText = obj; - - if( imgElement.className == "largeImage" ) - { - imgElement.src = "images/" + thisID + ".png"; - imgElement.className="smallImage"; - obj.className="showImageLink"; - obj.href="#"; - obj.firstChild.nodeValue = terms_AHV_LARGE_GRAPHIC; - window.focus(); - } - else - { - imgElement.src = "images/" + thisID + "_popup.png"; - imgElement.className="largeImage"; - obj.className="hideImageLink"; - obj.href="#"; - obj.firstChild.nodeValue = terms_AHV_SMALL_GRAPHIC; - window.focus(); - } -} -// js function for expand collapse menu functionality -function KeyCheck(e, tree, idx) -{ - var KeyID = (window.event) ? event.keyCode : e.keyCode; - var node = YAHOO.widget.TreeView.getNode(tree, idx); - switch(KeyID) - { - case 37: - // alert("Arrow Left"); - node.collapse(); - break; - case 39: - // alert("Arrow Right"); - node.expand(); - break; - } -} -// js function for hide/display mini-elements functionality -function toggleLayer(whichLayer) { - if (document.getElementById) { - // this is the way the standards work - var obj=document.getElementById(whichLayer); - var img = obj.previousSibling.firstChild.firstChild; - img.setAttribute("src","images/on.gif"); - var styleatt = obj.style; - styleatt.display = styleatt.display? "":"block"; - - //change the class of the h3 per design - if (obj.previousSibling.className === "topictitle3") { - obj.previousSibling.className ="topictitle3off"; - img.setAttribute("src","images/on.gif"); - } else if (obj.previousSibling.className === "topictitle3off") { - obj.previousSibling.className ="topictitle3"; - img.setAttribute("src","images/off.gif"); - } - } - else if (document.all) { - // this is the way old msie versions work - var style2 = document.all[whichLayer].style; - style2.display = style2.display? "":"block"; - } -} - function addBookmark( bm_url_str, bm_str_label ) { - parent.navigation.flashProxy.call('addBookmark', bm_url_str, bm_str_label ); -} - -var upperAsciiXlatTbl = new Array( -223,"ss", -230,"ae", -198,"ae", -156,"oe", -140,"oe", -240,"eth", -208,"eth", -141,"y", -159,"y" -); - -var maxNumberOfShownSearchHits = 30; -var showInputStringAlerts = 0; -var navigationCookie = ""; - -////////////// COOKIE-RELATED FUNCTIONS ///////////////////////////////////////// -// test the navigator object for cookie enabling -// additional code would need to be added for -// to support browsers pre navigator 4 or IE5 or -// other browsers that dont support -// the navigator object if any .. - function cookiesNotEnabled() -{ - return true; // We're not going to use cookies -} -/* - * This function parses comma-separated name=value - * argument pairs from the query string of the URL. - * It stores the name=value pairs in - * properties of an object and returns that object. - */ -function getArgs() -{ - var args = new Object(); - var query = window.location.search.substring(1); - // Get query string - if (query.length > 0) { - var pairs = query.split(","); - // Break at comma - for(var i = 0; i < pairs.length; i++) - { - var pos = pairs[i].indexOf('='); - // Look for "name=value" - if (pos == -1) continue; - // If not found, skip - var argname = pairs[i].substring(0,pos); - // Extract the name - var value = pairs[i].substring(pos+1); - // Extract the value - args[argname] = unescape(value); - // Store as a property - // In JavaScript 1.5, use decodeURIComponent( ) - // instead of escape( ) - } - } else { - args[name] = false; - } - return args; // Return the object -} - -/////////////////////////////// COOKIE-RELATED FUNCTIONS //////////////////////// -// Bill Dortch getCookieVal and GetCookie routines -function getCookieVal(offset) { - var endstr=document.cookie.indexOf(";",offset); - if (endstr==-1)endstr=document.cookie.length; - return unescape(document.cookie.substring(offset, endstr)); -} -function GetCookie(name) { - var arg=name+"="; - var alen=arg.length; - var clen=document.cookie.length; - var i=0; - - if (cookiesNotEnabled()) - { - var args = getArgs(); - if (args[name] !== false) { - return args[name]; - } - } else { - while(i maxNumberOfShownSearchHits ) ? maxNumberOfShownSearchHits : matchesArrIndices.length; - - for(var ndx=0, resultsArr = new Array(); ndx < ndxEnd; ndx++) { - resultsArr[resultsArr.length] = buildResultsStrOneLine(matchesArrIndices[ndx],matchesArrHits[ndx]); - } - - // Convert this 'resultsArr' into a single string that will be injected into this search page. - innerHTMLstring = "
    "; - for( var ndx=0; ndx < resultsArr.length; ndx++ ) { - innerHTMLstring = innerHTMLstring + resultsArr[ndx]; - } - innerHTMLstring = innerHTMLstring + "
"; - return innerHTMLstring; -} -//--------------------------------------------------- -function buildResultsStrOneLine(a,b) -{ - var retStr; - retStr = "
  • "; - - // for debug... - //retStr += "target=\"content\" "; - //retStr += "title=\"" + top.fileArr[a] + ".html-"; - //retStr += a + "-" + b + "\">"; - - // for production... - //retStr += "target=\"AdobeHelp\" >"; - - retStr += titleArr[a] + "
  • "; - return retStr; -} -//--------------------------------------------------- -// checkForHits -// Break up the search term into words. -// Check each of those words against... -// (a) cached titles and -// (b) cached content lines -// Perform the hit detection for each one, -// storing the results into (hits-ordered) -// 'matchesArrIndices' and -// 'matchesArrHits'. -//--------------------------------------------------- -function checkForHits() -{ - var inputWords = new Array(); - var tempArr = new Array(); - - // Split the search term into individual search words - tempArr = searchTerm.split(" "); - for(var ndx=0; ndx < tempArr.length; ndx++) { - if( tempArr[ndx].length ) { - inputWords[inputWords.length] = tempArr[ndx]; - } - } - - // Initialization - matchesArrHits = new Array(); - matchesArrIndices = new Array(); - - // Initialize the 'maskArr' and the 'hitsArr' - maskArr = new Array(); - hitsArr = new Array(); - for( var ndx = 0; ndx < fileArr.length; ndx++ ) { - maskArr[maskArr.length] = 1; - hitsArr[hitsArr.length] = 0; - } - - // Do checking for matches on EACH OF THE INPUT WORDS - for( var ndx = 0; ndx < inputWords.length; ndx++ ) { - - // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - if( ! checkForHitsWordAgainstPages( inputWords[ndx] ) ) { - return; // No sense in continuing, match has failed. - } - // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - - for( var ndx2 = 0; ndx2 < hitsArr.length; ndx2++ ) { - if( hitsArr[ndx2] == 0 ) { - maskArr[ndx2] = 0; - } - else { - if( maskArr[ndx2] != 0 ) { - maskArr[ndx2] += hitsArr[ndx2]; - } - } - } - } - - // From the final 'maskArr', generate 'matchesArrHits' and 'matchesArrIndices' - for( var ndx = 0; ndx < maskArr.length; ndx++ ) { - if( maskArr[ndx] ) { - matchesArrHits[matchesArrHits.length] = maskArr[ndx]; - matchesArrIndices[matchesArrIndices.length] = ndx; - } - } - - // If there were any hits, then sort them by highest hits first - if( matchesArrIndices.length ) { - bubbleSortWithShadow(matchesArrHits, matchesArrIndices); - } -} -//--------------------------------------------------- -function checkForHitsWordAgainstPages(w) -{ - var hitAnywhere = 0; - - if(showInputStringAlerts){alert( "Length of sc2: " + sc2.length );} - - // Process each of the content lines (one per file/page) - for(var ndx=0; ndx < sc2.length; ndx++) { - - // Put the cached title into glob_title - glob_title = sc1[ndx]; - - // Put the cached content line into glob_phrase - glob_phrase = sc2[ndx]; - - if( maskArr[ndx] ) { - // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - if( document.isDblByte ) { - hitsArr[ndx] = checkForHitsWordAgainstTitleAndLine2(w,ndx); - } - else { - hitsArr[ndx] = checkForHitsWordAgainstTitleAndLine(w,ndx); - } - if( hitsArr[ndx] ) { - hitAnywhere = 1; - } - // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - } - } - return hitAnywhere; -} -//--------------------------------------------------- -function checkForHitsWordAgainstTitleAndLine(w, lineNdx) -{ - var words; - var titleHitCnt = 0; - var contentHitCnt = 0; - var regex = new RegExp(w, "i"); - - // TITLE ......................................... - words = new Array(); - if(glob_title!=null){ - words = glob_title.split(" "); - } - // EXECUTE TITLE MATCH TEST - for( var ndx = 0; ndx < words.length; ndx++ ) { - if( w == words[ndx] ) { - titleHitCnt += 100; - break; - } - } - - // CONTENT ......................................... - words = new Array(); - if(glob_phrase!=null){ - words = glob_phrase.split(" "); - } - // EXECUTE CONTENT MATCH TEST - if( regex.test(glob_phrase) ) { // See if word is anywhere within the phrase first. - for( var ndx = 0; ndx < words.length; ndx++ ) { - if( w == words[ndx] ) { - contentHitCnt += getInstanceCount(lineNdx,ndx); - break; - } - //else if( w < words[ndx] ) { // If word is greater than the remaining words, leave - // break; - //} - } - } - - return titleHitCnt + contentHitCnt; -} -//--------------------------------------------------- -function checkForHitsWordAgainstTitleAndLine2(w, lineNdx) -{ - var titleHitCnt = 0; - var contentHitCnt = 0; - - // TITLE ......................................... - if( glob_title.indexOf(w) != -1 ) { - titleHitCnt = 100; - } - - // CONTENT ......................................... - contentHitCnt = indexesOf(glob_phrase,w); - - return titleHitCnt + contentHitCnt; -} -//--------------------------------------------------- -// checkTheInputString -// -// returns... -// empty string - if there is valid input to search -// message string - if there is NO VALID INPUT to search -//--------------------------------------------------- -function checkTheInputString() -{ - var myArr = new Array(); - var tempArr = new Array(); - var foundStopOrShortWord = 0; - var ptn1 = /\d\D/; - var ptn2 = /\D\d/; - - handleWhitespaceRemoval(); - searchTerm = searchTerm.replace (/(%20)+/g," ") ; - searchTerm = searchTerm.toLowerCase(); - - searchTerm = filterTheChars(searchTerm); - - handleWhitespaceRemoval(); - - if( searchTerm.length ) { - - // Split the searchTerm - tempArr = searchTerm.split(" ",100); - if(showInputStringAlerts){alert( "size of tempArr: " + tempArr.length );} - - // Handle periods - for( var ndx = 0; ndx < tempArr.length; ndx++ ) { - if( tempArr[ndx].charCodeAt(0) == 46 ) { // periods at the start of word - //tempArr[ndx] = tempArr[ndx].substr(1); // NOTE: We don't want to do this. (e.g. ".txt") - } - if( tempArr[ndx].charCodeAt(tempArr[ndx].length-1) == 46 ) { // end of word - tempArr[ndx] = tempArr[ndx].substr(0,tempArr[ndx].length-1); - } - } - - // Do stopwords and shortwords removal - for( var ndx = 0; ndx < tempArr.length; ndx++ ) { - var word = tempArr[ndx]; - if(showInputStringAlerts){alert( "Checking word: " + word );} - - if( ! sw[word] ) { - if( word.length < 2 ) { - foundStopOrShortWord = 1; - } - else if( (word.length > 2) || (ptn1.test(word) || ptn2.test(word)) ) { - myArr[myArr.length] = tempArr[ndx]; - } - else { - foundStopOrShortWord = 1; - } - } - else { - foundStopOrShortWord = 1; - } - } - - // Now reconstruct the searchTerm, based upon the 'myArr' - searchTerm = ""; - for( var ndx = 0; ndx < myArr.length; ndx++ ) { - searchTerm = searchTerm + myArr[ndx] + " "; - } - - handleWhitespaceRemoval(); - - if(showInputStringAlerts){alert( "FINAL SEARCH TERM: *" + searchTerm + "*" );} - - if( foundStopOrShortWord && ! searchTerm.length ) { - return MSG_stopAndShortWords; - } - srch_input_massaged = searchTerm; - return ""; - } - else { - return MSG_noSearchTermEntered; - } -} -//--------------------------------------------------- -function checkTheInputString2() // double-byte version -{ - var tempArr = new Array(); - - handleWhitespaceRemoval(); - searchTerm = searchTerm.toLowerCase(); - - if( searchTerm.length ) { - - // Split the searchTerm - tempArr = searchTerm.split(" ",100); - if(showInputStringAlerts){alert( "number of search terms: " + tempArr.length );} - - // Now reconstruct the searchTerm, based upon the 'tempArr' - searchTerm = ""; - for( var ndx = 0; ndx < tempArr.length; ndx++ ) { - searchTerm = searchTerm + tempArr[ndx] + " "; - } - handleWhitespaceRemoval(); - -if(showInputStringAlerts){alert( "Massaged search term: " + searchTerm );} - - srch_input_massaged = searchTerm; - return ""; - } - else { - return MSG_noSearchTermEntered; - } -} -//--------------------------------------------------- -function doIEsearch() -{ - var stStr = ""; - - document.forms[0].sh_term.value = srch_input_verbatim; - - if( srch_message.length ) { - document.getElementById("results").innerHTML = srch_message; - srch_message = ""; - } - else if( srch_1_shot ) { - srch_1_shot = 0; - - searchTerm = srch_input_massaged; - checkForHits(); // Sets: 'matchesArrIndices' and 'matchesArrHits' - - if( matchesArrIndices.length ) { // If there were matches/hits... /* Changed for CS4 */ - - stStr = "
    " + MSG_pagesContaining + "" + srch_input_massaged + "


    \n"; - - document.getElementById("results").innerHTML = stStr + buildHtmlResultsStr(); - } - else { /* Changed for CS4 */ - document.getElementById("results").innerHTML = MSG_noPagesContain + "" + srch_input_massaged + "

    "; - - } - //searching_message.style.visibility="visible"; - } - srch_input_verbatim = ""; -} -//--------------------------------------------------- -function getInstanceCount( lineIndex, wordIndex ) -{ - var instancesStr = instances[lineIndex]; // e.g. "1432931" - var ch = instancesStr.substr(wordIndex,1); - - return parseInt(ch); -} -//--------------------------------------------------- -function handleWhitespaceRemoval() -{ - var re_1 = /^\s/; - var re_2 = /\s$/; - var re_3 = /\s\s/; - var temp; - - // Remove leading whitespace - while( true ) { - temp = searchTerm.replace(re_1,""); - if( temp == searchTerm ) { - break; - } - searchTerm = temp; - } - // Remove trailing whitespace - while( true ) { - temp = searchTerm.replace(re_2,""); - if( temp == searchTerm ) { - break; - } - searchTerm = temp; - } - // Replace multiple contiguous spaces with a single space - while( searchTerm.search(re_3) != -1 ) { - temp = searchTerm.replace(re_3," "); - searchTerm = temp; - } -} -//-------------------------------------------------- -function isAcceptableChar(chrNdx) -{ - var acceptableChars = new Array( 32, 46, 95 ); // space, period, underscore - - for( var ndx = 0; ndx < acceptableChars.length; ndx++ ) { - if( chrNdx == acceptableChars[ndx] ) { - return true; - } - } - return false; -} -//-------------------------------------------------- -function indexesOf(str,ptn) -{ - var position = 0; - var hits = -1; - var start = -1; - - while( position != -1 ) { - position = str.indexOf(ptn, start+1); - hits += 1; - start = position; - } - return hits; -} -//-------------------------------------------------- -function filterTheChars(line) -{ - var retStr = "",tempStr; - var ch, chCode, retChr; - var ndx; - - for( ndx = 0; ndx < line.length; ndx++ ) { - ch = line.substr(ndx,1); - chCode = ch.charCodeAt(0); - - - if( (chCode >= 192) && (chCode <= 221) ) { // Handle capital upper-ASCII characters - chCode = chCode + 32; - retChr = ASCII_to_char(chCode); - } - else if( withinAcceptableRanges(chCode) || isAcceptableChar(chCode) ) { // Acceptable characters - retChr = ch; - } - else { - tempStr = isLigatureChar(chCode); - - if( tempStr.length ) { //Don't replace ligatures. - retChr = ch; - } - else { // Turn all else into space - retChr = " "; - } - } - - // Grow the return string - retStr += retChr; - } - - return retStr; -} -//-------------------------------------------------- -function isLigatureChar(codeToCheck) { - var xlatTblNdx, code, replStr = ""; - - for( xlatTblNdx = 0; xlatTblNdx < upperAsciiXlatTbl.length; xlatTblNdx+=2 ) { - - code = upperAsciiXlatTbl[xlatTblNdx]; - if( code == codeToCheck ) { - replStr = upperAsciiXlatTbl[xlatTblNdx+1]; - break; - } - } - - return replStr; -} -//-------------------------------------------------- -function respondToSearchButton() -{ - var myStr; - document.getElementById("results").innerHTML = ""; //We don't expect this to be slow enough to need a message. - srch_input_verbatim = document.forms[0].sh_term.value; - searchTerm = document.forms[0].sh_term.value; - - if( document.isDblByte ) { - myStr = checkTheInputString2(); - } - else { - myStr = checkTheInputString(); - } - - srch_message = myStr; - srch_1_shot = srch_message.length ? 0 : 1; - - doIEsearch(); -} -//-------------------------------------------------- -function respondToSearchLoad() -{ - var externalQuery = GetCookie("externalQuery"); - if (externalQuery == null) { - externalQuery = GetCookie("sh_term"); - } - - if (externalQuery != null) { - var myStr; - srch_input_verbatim = externalQuery; - searchTerm = externalQuery; - - if(document.isDblByte ) { - myStr = checkTheInputString2(); - } - else { - myStr = checkTheInputString(); - } - - srch_message = myStr; - srch_1_shot = srch_message.length ? 0 : 1; - - doIEsearch(); - } -} -//--------------------------------------------------- -function strReplace(orig,src,dest) -{ - var startPos=0; - var matchPos = orig.indexOf(src,startPos); - var retLine=""; - - while(matchPos != -1) { - retLine = retLine + orig.substring(startPos,matchPos) + dest; - startPos = matchPos+1; - matchPos = orig.indexOf(src,startPos); - } - if(! retLine.length) {return orig;} - else {return retLine+orig.substring(startPos,orig.length);} -} -//-------------------------------------------------- -function withinAcceptableRanges(chrNdx) -{ - var acceptableRanges = new Array( "48-57","65-90","97-122","224-229","231-239","241-246","248-253","255-255"); - - for( var ndx = 0; ndx < acceptableRanges.length; ndx++ ) { - var start_finish = new Array(); - - start_finish = acceptableRanges[ndx].split("-"); - - if( (chrNdx >= start_finish[0]) && (chrNdx <= start_finish[1]) ) { - return true; - } - } - return false; -} -//-------------------------------------------------- -function ASCII_to_char(num_in) -{ - var str_out = ""; - var num_out = parseInt(num_in); - - num_out = unescape('%' + num_out.toString(16)); - str_out += num_out; - - return unescape(str_out); -} -//-------------------------------------------------- -var agt=navigator.userAgent.toLowerCase(); -var use_ie_behavior = false; -var use_ie_6_behavior = false; -if (agt.indexOf("msie") != -1) { - use_ie_behavior = true; -} -if ((agt.indexOf("msie 5") != -1) || (agt.indexOf("msie 6") != -1)) { - use_ie_6_behavior = true; -} - -//-------------------------------------------------- - -var Url = { - - // public method for url encoding - encode : function (string) { - return escape(this._utf8_encode(string)); - }, - - // public method for url decoding - decode : function (string) { - return this._utf8_decode(unescape(string)); - }, - - // private method for UTF-8 encoding - _utf8_encode : function (string) { - string = string.replace(/\r\n/g,"\n"); - var utftext = ""; - - for (var n = 0; n < string.length; n++) { - - var c = string.charCodeAt(n); - - if (c < 128) { - utftext += String.fromCharCode(c); - } - else if((c > 127) && (c < 2048)) { - utftext += String.fromCharCode((c >> 6) | 192); - utftext += String.fromCharCode((c & 63) | 128); - } - else { - utftext += String.fromCharCode((c >> 12) | 224); - utftext += String.fromCharCode(((c >> 6) & 63) | 128); - utftext += String.fromCharCode((c & 63) | 128); - } - - } - - return utftext; - }, - - // private method for UTF-8 decoding - _utf8_decode : function (utftext) { - var string = ""; - var i = 0; - var c = c1 = c2 = 0; - - while ( i < utftext.length ) { - - c = utftext.charCodeAt(i); - - if (c < 128) { - string += String.fromCharCode(c); - i++; - } - else if((c > 191) && (c < 224)) { - c2 = utftext.charCodeAt(i+1); - string += String.fromCharCode(((c & 31) << 6) | (c2 & 63)); - i += 2; - } - else { - c2 = utftext.charCodeAt(i+1); - c3 = utftext.charCodeAt(i+2); - string += String.fromCharCode(((c & 15) << 12) | ((c2 & 63) << 6) | (c3 & 63)); - i += 3; - } - - } - - return string; - } - -} diff --git a/doc/templates/images/AirIcon12x12.gif b/doc/templates/images/AirIcon12x12.gif deleted file mode 100644 index bc9ce69..0000000 Binary files a/doc/templates/images/AirIcon12x12.gif and /dev/null differ diff --git a/doc/templates/images/CellSymbol.png b/doc/templates/images/CellSymbol.png deleted file mode 100644 index 82e6045..0000000 Binary files a/doc/templates/images/CellSymbol.png and /dev/null differ diff --git a/doc/templates/images/Frutiger_LT_Std_300-Frutiger_LT_Std_700.font.js b/doc/templates/images/Frutiger_LT_Std_300-Frutiger_LT_Std_700.font.js deleted file mode 100644 index 8760a63..0000000 --- a/doc/templates/images/Frutiger_LT_Std_300-Frutiger_LT_Std_700.font.js +++ /dev/null @@ -1,48 +0,0 @@ -/*! - * The following copyright notice may not be removed under any circumstances. - * - * Copyright: - * © 1988, 1990, 1994, 2002 Adobe Systems Incorporated. All rights reserved. - * - * Trademark: - * Frutiger is a trademark of Linotype Corp. registered in the U.S. Patent and - * Trademark Office and may be registered in certain other jurisdictions in the - * name of Linotype Corp. or its licensee Linotype GmbH. - * - * Full name: - * FrutigerLTStd-Light - * - * Designer: - * Adrian Frutiger - * - * Vendor URL: - * http://www.adobe.com/type - * - * License information: - * http://www.adobe.com/type/legal.html - */ -Cufon.registerFont({"w":200,"face":{"font-family":"Frutiger LT Std","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 2 2 2 4 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-11 -278 337 90","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"23","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"85,-251r-5,190r-20,0r-5,-190r30,0xm55,0r0,-30r30,0r0,30r-30,0","w":140},"\"":{"d":"64,-173r0,-78r23,0r0,78r-23,0xm113,-173r0,-78r23,0r0,78r-23,0"},"#":{"d":"39,0r11,-79r-38,0r0,-19r40,0r8,-55r-38,0r0,-19r41,0r11,-79r22,0r-11,79r46,0r12,-79r22,0r-12,79r35,0r0,19r-37,0r-8,55r35,0r0,19r-38,0r-11,79r-22,0r11,-79r-46,0r-12,79r-21,0xm121,-98r8,-55r-47,0r-7,55r46,0"},"$":{"d":"111,-111r0,90v21,-6,35,-21,35,-48v0,-18,-15,-30,-35,-42xm93,-149r0,-83v-20,4,-38,16,-38,41v0,19,17,30,38,42xm93,-278r18,0r0,22v12,0,31,3,48,9r-3,22v-11,-6,-28,-9,-45,-9r0,95v30,16,60,34,60,72v0,41,-28,62,-60,69r0,30r-18,0r0,-28v-25,0,-48,-3,-62,-10r3,-26v15,9,36,17,59,14r0,-103v-30,-16,-62,-34,-62,-69v0,-35,26,-58,62,-64r0,-24"},"%":{"d":"208,-65v0,-39,17,-67,57,-67v40,0,57,28,57,67v0,39,-17,68,-57,68v-40,0,-57,-29,-57,-68xm265,-113v-48,2,-47,94,0,96v49,-2,48,-94,0,-96xm38,-186v0,-39,17,-68,57,-68v40,0,57,29,57,68v0,39,-17,67,-57,67v-40,0,-57,-28,-57,-67xm95,-234v-48,2,-48,93,0,95v48,-2,47,-93,0,-95xm95,8r149,-267r21,0r-149,267r-21,0","w":360},"&":{"d":"111,-135r66,73v16,-23,22,-49,22,-76r21,0v0,32,-9,66,-28,91r43,46r-32,0r-26,-28v-43,52,-157,46,-159,-37v0,-39,26,-60,59,-73v-15,-18,-32,-37,-32,-62v0,-68,126,-77,126,-3v0,39,-30,54,-60,69xm163,-44r-73,-81v-24,9,-47,30,-47,58v1,64,91,65,120,23xm69,-199v0,20,15,36,29,51v22,-10,49,-22,49,-52v0,-24,-15,-36,-36,-36v-21,0,-42,13,-42,37","w":240},"(":{"d":"92,50r-15,0v-31,-49,-62,-101,-62,-161v0,-60,31,-112,62,-161r15,0v-26,50,-54,103,-54,161v0,58,28,111,54,161","w":100},")":{"d":"8,-272r15,0v31,49,62,101,62,161v0,60,-31,112,-62,161r-15,0v26,-50,54,-103,54,-161v0,-58,-28,-111,-54,-161","w":100},"*":{"d":"90,-251r21,0r-3,55r52,-20r7,21r-53,15r35,42r-18,14r-31,-47r-30,47r-18,-14r34,-42r-53,-15r6,-21r53,20"},"+":{"d":"17,-79r0,-25r78,0r0,-79r25,0r0,79r79,0r0,25r-79,0r0,79r-25,0r0,-79r-78,0","w":216},",":{"d":"19,48r21,-78r31,0r-29,78r-23,0","w":100},"-":{"d":"15,-85r0,-24r90,0r0,24r-90,0","w":119},".":{"d":"35,0r0,-30r29,0r0,30r-29,0","w":100},"\/":{"d":"-11,4r97,-260r25,0r-97,260r-25,0","w":100},"0":{"d":"100,-232v-52,0,-58,64,-58,106v0,42,6,107,58,107v52,0,58,-65,58,-107v0,-42,-6,-106,-58,-106xm100,-254v67,0,83,69,83,128v0,53,-11,129,-83,129v-72,0,-82,-76,-82,-129v0,-59,15,-128,82,-128"},"1":{"d":"44,-204r57,-47r22,0r0,251r-24,0r0,-223r-41,35"},"2":{"d":"18,0r0,-22v38,-45,118,-106,118,-165v0,-56,-70,-53,-105,-27r-4,-23v50,-29,139,-24,136,49v-2,58,-76,122,-114,166r120,0r0,22r-151,0"},"3":{"d":"54,-120r0,-21v39,0,92,-2,92,-51v0,-49,-77,-47,-114,-27r-2,-23v53,-22,141,-18,141,50v0,31,-22,53,-53,61v33,1,53,28,53,61v2,68,-91,88,-153,62r3,-23v51,22,125,20,125,-41v0,-52,-50,-48,-92,-48"},"4":{"d":"128,-80r-1,-146r-96,146r97,0xm8,-58r0,-24r113,-169r32,0r0,171r37,0r0,22r-37,0r0,58r-25,0r0,-58r-120,0"},"5":{"d":"165,-251r0,21r-104,0r-2,81v54,-17,117,8,117,68v0,76,-77,99,-145,75r0,-26v45,25,116,17,120,-44v4,-61,-68,-65,-117,-49r2,-126r129,0"},"6":{"d":"100,3v-67,0,-80,-61,-80,-120v0,-91,55,-158,154,-131r-3,24v-10,-5,-27,-8,-41,-8v-65,-1,-85,53,-85,104v39,-53,138,-43,138,48v0,49,-32,83,-83,83xm104,-137v-36,0,-57,23,-57,56v0,31,17,62,54,62v37,0,57,-25,57,-59v0,-37,-19,-59,-54,-59"},"7":{"d":"50,0r100,-230r-129,0r0,-21r153,0r0,21r-97,230r-27,0"},"8":{"d":"24,-195v0,-80,150,-79,151,0v0,31,-27,51,-51,64v34,12,60,27,60,67v-2,93,-165,89,-167,0v0,-39,25,-55,58,-67v-26,-12,-51,-31,-51,-64xm159,-67v0,-32,-36,-42,-59,-54v-29,12,-59,22,-59,57v0,57,119,64,118,-3xm49,-193v0,29,30,43,51,53v23,-11,50,-27,50,-53v-1,-53,-101,-51,-101,0"},"9":{"d":"100,-254v67,0,80,60,80,119v0,91,-55,159,-153,132r2,-24v10,5,27,8,41,8v64,2,88,-55,85,-104v-39,51,-137,43,-137,-48v0,-49,31,-83,82,-83xm96,-114v36,0,57,-23,57,-56v0,-31,-17,-62,-54,-62v-37,0,-57,25,-57,59v0,37,19,59,54,59"},":":{"d":"64,-184r0,31r-29,0r0,-31r29,0xm35,0r0,-30r29,0r0,30r-29,0","w":100},";":{"d":"19,48r21,-78r31,0r-29,78r-23,0xm64,-184r0,31r-29,0r0,-31r29,0","w":100},"<":{"d":"199,-185r0,24r-155,70r155,70r0,24r-182,-83r0,-22","w":216},"=":{"d":"17,-115r0,-25r182,0r0,25r-182,0xm17,-42r0,-25r182,0r0,25r-182,0","w":216},">":{"d":"17,3r0,-24r155,-70r-155,-70r0,-24r182,83r0,22","w":216},"?":{"d":"32,-224r-1,-23v54,-19,122,-11,122,56v0,61,-65,67,-62,130r-23,0v-3,-70,59,-72,60,-130v1,-49,-61,-49,-96,-33xm66,0r0,-30r29,0r0,30r-29,0","w":180},"@":{"d":"96,-104v0,22,11,34,26,34v35,0,59,-46,59,-76v0,-25,-16,-32,-29,-32v-23,0,-56,31,-56,74xm222,-194v-11,39,-27,74,-34,116v0,4,1,8,7,8v27,0,53,-35,53,-77v0,-56,-50,-87,-104,-87v-60,0,-106,46,-106,108v0,63,46,109,106,109v41,0,75,-16,95,-40r22,0v-22,39,-66,61,-117,61v-174,0,-173,-260,0,-260v63,0,128,38,128,109v0,62,-51,99,-81,99v-16,0,-26,-7,-29,-22v-9,10,-21,22,-45,22v-28,0,-48,-24,-48,-54v0,-64,83,-140,123,-70r7,-22r23,0","w":288},"A":{"d":"5,0r103,-251r28,0r99,251r-25,0r-27,-67r-127,0r-27,67r-24,0xm174,-89r-54,-139r-55,139r109,0","w":240},"B":{"d":"29,0r0,-251v67,0,137,-8,139,62v1,33,-17,50,-46,58v32,6,54,26,54,59v-1,73,-73,74,-147,72xm54,-120r0,98v47,1,97,0,97,-49v0,-53,-50,-49,-97,-49xm54,-230r0,89v44,0,89,4,89,-47v0,-50,-46,-41,-89,-42"},"C":{"d":"205,-246r-2,23v-78,-34,-158,13,-158,97v0,85,79,133,158,98r2,22v-95,35,-184,-21,-184,-120v0,-97,87,-155,184,-120","w":240},"D":{"d":"54,-230r0,208v83,3,138,-21,138,-105v0,-92,-57,-108,-138,-103xm29,0r0,-251r62,0v90,0,126,52,126,125v-1,107,-80,132,-188,126","w":240},"E":{"d":"31,0r0,-251r123,0r0,21r-98,0r0,90r93,0r0,22r-93,0r0,96r102,0r0,22r-127,0","w":180},"F":{"d":"28,0r0,-251r119,0r0,21r-94,0r0,90r90,0r0,22r-90,0r0,118r-25,0","w":159,"k":{"A":20,",":46,".":46}},"G":{"d":"203,-26r0,-88r-58,0r0,-22r83,0r0,125v-98,43,-205,-6,-205,-115v0,-101,97,-157,194,-118r-3,23v-79,-38,-166,8,-166,95v0,83,74,131,155,100","w":259},"H":{"d":"32,0r0,-251r25,0r0,111r127,0r0,-111r24,0r0,251r-24,0r0,-118r-127,0r0,118r-25,0","w":240},"I":{"d":"28,0r0,-251r25,0r0,251r-25,0","w":79},"J":{"d":"90,-251r0,186v3,49,-35,81,-85,65r0,-22v32,16,60,-7,60,-42r0,-187r25,0","w":119},"K":{"d":"34,0r0,-251r25,0r0,112r113,-112r32,0r-121,118r132,133r-34,0r-122,-126r0,126r-25,0","w":219},"L":{"d":"29,0r0,-251r25,0r0,229r100,0r0,22r-125,0","w":159,"k":{"T":33,"V":33,"W":20,"y":13,"Y":40}},"M":{"d":"31,0r0,-251r38,0r92,221r92,-221r36,0r0,251r-25,0r0,-226r-92,226r-21,0r-95,-226r0,226r-25,0","w":320},"N":{"d":"28,0r0,-251r31,0r129,221r0,-221r24,0r0,251r-33,0r-126,-217r0,217r-25,0","w":240},"O":{"d":"19,-126v-1,-68,35,-130,111,-130v76,0,111,62,110,130v-1,77,-38,130,-110,130v-72,0,-110,-53,-111,-130xm130,-234v-116,1,-115,215,0,217v115,-1,116,-216,0,-217","w":259},"P":{"d":"31,0r0,-251v73,-3,142,-2,140,71v-1,59,-51,76,-115,71r0,109r-25,0xm56,-230r0,100v46,0,88,1,90,-50v2,-48,-41,-53,-90,-50","w":180,"k":{"A":27,",":55,".":55}},"Q":{"d":"228,47r-33,0r-45,-44v-86,10,-130,-45,-131,-129v-1,-68,35,-130,111,-130v135,0,141,215,45,252xm130,-234v-116,1,-115,215,0,217v115,-1,116,-216,0,-217","w":259},"R":{"d":"57,-230r0,90v44,2,88,-1,88,-46v0,-51,-44,-43,-88,-44xm32,0r0,-251v69,-2,138,-6,138,65v0,33,-27,52,-56,59v20,3,25,13,33,30r43,97r-28,0r-36,-85v-17,-40,-31,-32,-69,-33r0,118r-25,0","k":{"T":-2,"V":-2,"W":-2,"y":-9,"Y":5}},"S":{"d":"22,-6r2,-26v36,24,112,24,112,-37v0,-49,-115,-55,-115,-121v0,-58,71,-80,129,-57r-4,22v-34,-15,-100,-16,-100,34v0,50,115,51,115,124v0,73,-86,82,-139,61","w":180},"T":{"d":"78,0r0,-230r-74,0r0,-21r173,0r0,21r-74,0r0,230r-25,0","w":180,"k":{"w":36,"y":40,"A":24,",":40,".":40,"c":40,"e":40,"o":40,"-":46,"a":40,"i":-9,"r":33,"s":40,"u":33,":":40,";":36}},"U":{"d":"211,-251r0,163v0,74,-54,92,-91,92v-37,0,-91,-18,-91,-92r0,-163r25,0r0,163v0,41,22,71,66,71v101,-1,57,-143,66,-234r25,0","w":240},"V":{"d":"218,-251r-96,251r-26,0r-94,-251r26,0r81,226r84,-226r25,0","w":219,"k":{"y":6,"A":20,",":46,".":46,"e":20,"o":20,"-":20,"a":20,"i":-2,"r":13,"u":13,":":27,";":27}},"W":{"d":"337,-251r-73,251r-30,0r-64,-223r-65,223r-30,0r-72,-251r26,0r62,223r65,-223r30,0r64,223r63,-223r24,0","w":339,"k":{"A":15,",":27,".":27,"e":6,"o":6,"a":13,"i":-9,"r":6,"u":6,":":6,";":6}},"X":{"d":"3,0r93,-132r-84,-119r29,0r71,101r71,-101r28,0r-85,119r91,132r-30,0r-76,-114r-80,114r-28,0","w":219},"Y":{"d":"98,0r0,-107r-94,-144r29,0r77,122r79,-122r27,0r-94,144r0,107r-24,0","w":219,"k":{"v":20,"A":31,",":44,".":36,"e":33,"o":33,"q":33,"-":40,"a":33,"i":3,"u":27,":":33,";":33,"p":27}},"Z":{"d":"8,0r0,-22r131,-208r-128,0r0,-21r154,0r0,21r-130,208r134,0r0,22r-161,0","w":180},"[":{"d":"25,50r0,-322r58,0r0,17r-35,0r0,288r35,0r0,17r-58,0","w":100},"\\":{"d":"14,-256r97,260r-25,0r-97,-260r25,0","w":100},"]":{"d":"75,-272r0,322r-58,0r0,-17r36,0r0,-288r-36,0r0,-17r58,0","w":100},"^":{"d":"18,-95r78,-156r24,0r78,156r-26,0r-64,-131r-64,131r-26,0","w":216},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"134,0v-1,-9,2,-23,-1,-30v-10,22,-35,34,-58,34v-52,0,-61,-35,-61,-52v1,-64,67,-64,118,-64v11,-63,-57,-67,-96,-41r0,-22v49,-24,117,-19,118,55r2,120r-22,0xm77,-15v58,0,55,-46,55,-78v-42,0,-92,3,-93,45v0,24,17,33,38,33","w":180},"b":{"d":"26,0r0,-270r23,0r1,117v3,-9,21,-35,57,-35v54,0,76,40,76,96v0,54,-26,96,-76,96v-27,1,-44,-12,-58,-33r0,29r-23,0xm158,-92v0,-36,-12,-76,-55,-76v-41,0,-54,43,-54,76v0,33,14,77,54,77v43,0,55,-41,55,-77"},"c":{"d":"150,-181r-2,22v-53,-25,-108,6,-108,67v0,59,52,94,108,69r2,21v-74,25,-135,-21,-135,-90v0,-75,69,-113,135,-89","w":159},"d":{"d":"174,-270r0,270r-23,0v-1,-9,2,-22,-1,-29v-12,23,-31,33,-57,33v-50,0,-75,-42,-75,-96v0,-56,21,-96,75,-96v37,0,52,27,58,35r0,-117r23,0xm42,-92v0,36,12,77,55,77v40,0,54,-44,54,-77v0,-33,-14,-76,-54,-76v-43,0,-55,40,-55,76"},"e":{"d":"152,-29r0,23v-16,6,-37,10,-54,10v-61,0,-83,-41,-83,-96v0,-56,31,-96,77,-96v56,1,75,47,73,103r-125,0v0,39,20,70,60,70v17,0,41,-7,52,-14xm40,-105r100,0v0,-32,-12,-63,-46,-63v-33,0,-54,33,-54,63","w":180},"f":{"d":"44,0r0,-164r-37,0r0,-20r37,0v-6,-53,9,-104,70,-87r-2,20v-5,-3,-12,-4,-18,-4v-36,2,-25,41,-27,71r41,0r0,20r-41,0r0,164r-23,0","w":119,"k":{"f":6}},"g":{"d":"97,-168v-77,1,-74,147,-2,149v77,0,76,-152,2,-149xm174,-184v-9,111,39,261,-86,262v-24,0,-47,-7,-56,-10r2,-23v14,7,34,13,54,13v57,1,66,-45,63,-94v-12,27,-33,36,-56,36v-59,0,-77,-51,-77,-92v0,-56,21,-96,75,-96v25,-1,40,5,58,25r0,-21r23,0"},"h":{"d":"28,0r0,-270r23,0r1,117v10,-20,30,-35,57,-35v88,-1,57,108,63,188r-23,0v-8,-65,27,-168,-44,-168v-74,0,-50,97,-54,168r-23,0"},"i":{"d":"28,0r0,-184r23,0r0,184r-23,0xm51,-263r0,30r-23,0r0,-30r23,0","w":79},"j":{"d":"-10,76r0,-20v25,8,38,-7,38,-33r0,-207r23,0r0,210v5,38,-23,60,-61,50xm51,-263r0,30r-23,0r0,-30r23,0","w":79},"k":{"d":"28,0r0,-270r23,0r0,162r82,-76r29,0r-89,82r100,102r-31,0r-91,-94r0,94r-23,0","w":180},"l":{"d":"28,0r0,-270r23,0r0,270r-23,0","w":79},"m":{"d":"273,0r-23,0r0,-122v0,-26,-10,-46,-39,-46v-25,0,-49,20,-49,66r0,102r-23,0r0,-122v0,-26,-10,-46,-39,-46v-25,0,-49,20,-49,66r0,102r-23,0r-1,-184r22,0v1,10,-2,24,1,32v7,-13,18,-36,57,-36v16,0,43,7,49,39v8,-22,30,-39,59,-39v82,0,53,112,58,188","w":299},"n":{"d":"28,0r-1,-184r22,0v1,10,-2,25,1,33v8,-17,21,-37,59,-37v88,0,58,108,63,188r-23,0v-6,-63,23,-168,-44,-168v-77,0,-49,97,-54,168r-23,0"},"o":{"d":"14,-92v0,-50,27,-96,86,-96v59,0,86,46,86,96v0,50,-27,96,-86,96v-59,0,-86,-46,-86,-96xm39,-92v0,42,21,77,61,77v40,0,61,-35,61,-77v0,-42,-21,-76,-61,-76v-40,0,-61,34,-61,76"},"p":{"d":"26,76r0,-260r23,0r-1,34v6,-10,20,-38,59,-38v54,0,76,40,76,96v0,54,-26,96,-76,96v-30,1,-45,-13,-58,-35r0,107r-23,0xm158,-92v0,-36,-12,-76,-55,-76v-40,0,-54,43,-54,76v0,33,14,77,54,77v43,0,55,-41,55,-77"},"q":{"d":"174,-184r0,260r-23,0r-1,-107v-11,24,-28,35,-57,35v-50,0,-75,-42,-75,-96v0,-56,21,-96,75,-96v40,0,51,29,58,34r0,-30r23,0xm42,-92v0,36,12,77,55,77v40,0,54,-44,54,-77v0,-33,-14,-76,-54,-76v-43,0,-55,40,-55,76"},"r":{"d":"28,0r-1,-184r23,0r0,36v10,-25,31,-47,63,-38r0,24v-78,-14,-61,86,-62,162r-23,0","w":119,"k":{",":33,".":33,"c":6,"d":6,"e":6,"n":-6,"o":6,"q":6,"-":20}},"s":{"d":"12,-4r2,-23v28,17,88,20,89,-21v0,-44,-88,-37,-88,-90v0,-53,57,-58,105,-42r-2,20v-28,-11,-81,-17,-81,22v0,34,91,30,91,90v0,59,-69,59,-116,44","w":140},"t":{"d":"108,-184r0,20r-42,0r0,119v-4,26,24,37,45,26r2,18v-5,2,-17,5,-28,5v-40,0,-42,-28,-42,-61r0,-107r-36,0r0,-20r36,0r0,-44r23,-8r0,52r42,0","w":119},"u":{"d":"172,-184r1,184r-22,0v-1,-10,2,-25,-1,-33v-8,17,-21,37,-59,37v-88,1,-58,-108,-63,-188r23,0v6,64,-23,169,44,169v77,0,49,-97,54,-169r23,0"},"v":{"d":"157,-184r-65,184r-26,0r-63,-184r25,0r52,159r53,-159r24,0","w":159,"k":{",":27,".":27}},"w":{"d":"278,-184r-61,184r-27,0r-51,-159r-50,159r-27,0r-59,-184r24,0r49,159r51,-159r28,0r49,159r51,-159r23,0","w":280,"k":{",":20,".":20}},"x":{"d":"3,0r64,-97r-58,-87r28,0r44,69r44,-69r26,0r-57,87r63,97r-28,0r-48,-79r-52,79r-26,0","w":159},"y":{"d":"28,-184r52,153r53,-153r24,0r-74,211v-11,33,-29,61,-71,48r2,-20v34,14,48,-19,54,-53r-65,-186r25,0","w":159,"k":{",":33,".":33}},"z":{"d":"12,0r0,-19r110,-145r-106,0r0,-20r132,0r0,20r-110,145r110,0r0,19r-136,0","w":159},"{":{"d":"98,-272r0,17v-49,-11,-34,52,-34,93v0,35,-22,49,-30,51v8,2,30,16,30,52v0,37,-18,102,34,92r0,17v-60,13,-56,-48,-56,-105v0,-26,-9,-47,-28,-47r0,-18v65,-5,-21,-171,84,-152","w":100},"|":{"d":"28,-270r25,0r0,360r-25,0r0,-360","w":79},"}":{"d":"2,50r0,-17v49,11,34,-52,34,-93v0,-35,22,-49,30,-51v-8,-2,-30,-16,-30,-52v0,-37,18,-102,-34,-92r0,-17v60,-13,56,48,56,105v0,26,9,47,28,47r0,18v-65,5,21,171,-84,152","w":100},"~":{"d":"70,-117v24,-1,57,26,77,27v14,0,23,-14,31,-27r13,19v-8,15,-21,32,-45,32v-24,0,-56,-25,-77,-26v-14,0,-23,13,-31,26r-13,-18v8,-15,21,-33,45,-33","w":216},"'":{"d":"39,-173r0,-78r23,0r0,78r-23,0","w":100},"`":{"d":"27,-258r33,52r-16,0r-45,-52r28,0","w":79},"\u00a0":{"w":100}}}); -/*! - * The following copyright notice may not be removed under any circumstances. - * - * Copyright: - * © 1988, 1990, 1994, 2002 Adobe Systems Incorporated. All rights reserved. - * - * Trademark: - * Frutiger is a trademark of Linotype Corp. registered in the U.S. Patent and - * Trademark Office and may be registered in certain other jurisdictions in the - * name of Linotype Corp. or its licensee Linotype GmbH. - * - * Full name: - * FrutigerLTStd-Bold - * - * Designer: - * Adrian Frutiger - * - * Vendor URL: - * http://www.adobe.com/type - * - * License information: - * http://www.adobe.com/type/legal.html - */ -Cufon.registerFont({"w":200,"face":{"font-family":"Frutiger LT Std","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 3 5 4 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-5 -282 356 90","underline-thickness":"18","underline-position":"-18","stemh":"35","stemv":"50","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"49,-74r-7,-177r56,0r-8,177r-41,0xm45,0r0,-50r50,0r0,50r-50,0","w":140},"\"":{"d":"98,-161r0,-90r43,0r0,90r-43,0xm32,-161r0,-90r44,0r0,90r-44,0","w":173},"#":{"d":"178,-103r0,29r-33,0r-11,74r-31,0r10,-74r-37,0r-10,74r-32,0r10,-74r-32,0r0,-29r36,0r6,-46r-31,0r0,-28r36,0r10,-74r32,0r-10,74r36,0r11,-74r31,0r-10,74r29,0r0,28r-33,0r-6,46r29,0xm123,-149r-37,0r-6,46r37,0"},"$":{"d":"93,-156r0,-56v-23,7,-29,48,0,56xm110,-95r0,55v27,-9,28,-46,0,-55xm93,-282r17,0r0,26v21,0,41,3,59,9r-5,42v-17,-7,-34,-11,-54,-11r0,67v32,13,74,25,74,77v0,47,-33,70,-74,75r0,29r-17,0r0,-28v-29,0,-42,-3,-68,-9r5,-46v19,10,40,19,63,15r0,-67v-32,-13,-72,-26,-72,-76v0,-49,33,-71,72,-76r0,-27"},"%":{"d":"262,-24v33,0,33,-75,0,-75v-19,0,-23,22,-23,37v0,15,4,38,23,38xm262,4v-39,0,-60,-24,-60,-66v0,-42,21,-66,60,-66v39,0,60,24,60,66v0,42,-21,66,-60,66xm99,-123v-39,0,-61,-24,-61,-66v0,-42,22,-67,61,-67v39,0,59,25,59,67v0,42,-20,66,-59,66xm99,-152v19,0,22,-22,22,-37v0,-15,-3,-38,-22,-38v-33,0,-33,75,0,75xm88,8r156,-267r29,0r-155,267r-30,0","w":360},"&":{"d":"156,-48r-56,-63v-41,13,-38,80,12,78v17,0,33,-4,44,-15xm112,-158v13,-6,32,-21,32,-36v0,-18,-13,-26,-27,-26v-14,0,-29,8,-29,26v0,14,14,26,24,36xm140,-132r46,50v12,-14,15,-35,16,-54r44,0v-1,32,-13,62,-33,86r45,50r-61,0r-17,-22v-47,48,-158,28,-158,-47v0,-30,13,-52,53,-69v-19,-18,-35,-31,-35,-60v2,-74,146,-82,148,-1v0,35,-21,51,-48,67","w":259},"(":{"d":"72,-272r45,0v-67,88,-68,232,0,322r-45,0v-76,-90,-76,-234,0,-322","w":119},")":{"d":"48,50r-45,0v67,-90,68,-234,0,-322r45,0v76,88,76,232,0,322","w":119},"*":{"d":"174,-182r-50,11r35,39r-33,23r-26,-44r-27,44r-33,-23r35,-39r-49,-11r12,-38r48,21r-6,-52r41,0r-6,52r48,-21"},"+":{"d":"89,-110r0,-72r38,0r0,72r72,0r0,38r-72,0r0,72r-38,0r0,-72r-72,0r0,-38r72,0","w":216},",":{"d":"8,40r23,-90r53,0r-33,90r-43,0","w":100},"-":{"d":"107,-77r-94,0r0,-40r94,0r0,40","w":119},".":{"d":"25,0r0,-50r50,0r0,50r-50,0","w":100},"\/":{"d":"8,4r87,-260r38,0r-88,260r-37,0","w":140},"0":{"d":"100,-33v38,0,37,-60,37,-92v0,-32,0,-93,-37,-93v-37,0,-37,61,-37,93v0,32,0,92,37,92xm100,4v-77,0,-87,-76,-87,-129v0,-63,19,-131,87,-131v73,0,88,73,88,131v0,58,-15,129,-88,129"},"1":{"d":"28,-192r74,-59r45,0r0,251r-51,0r0,-194r-42,35"},"2":{"d":"182,0r-167,0r0,-42v23,-23,108,-94,108,-140v0,-49,-72,-36,-99,-14r-3,-42v58,-32,153,-25,153,56v0,53,-54,102,-95,142r103,0r0,40"},"3":{"d":"16,-4r3,-43v36,16,104,23,109,-24v4,-38,-39,-40,-80,-39r0,-40v38,2,81,-4,79,-33v-3,-47,-68,-36,-100,-20r-3,-40v56,-19,147,-30,153,52v3,35,-23,49,-47,61v32,4,48,28,48,59v0,85,-94,82,-162,67"},"4":{"d":"51,-90r63,0r-1,-109xm6,-52r0,-41r94,-158r62,0r0,161r32,0r0,38r-32,0r0,52r-48,0r0,-52r-108,0"},"5":{"d":"176,-251r0,37r-96,0r-2,54v51,-10,105,4,105,79v0,47,-33,85,-98,85v-19,0,-42,-3,-59,-7r1,-45v31,18,106,23,105,-32v-1,-48,-61,-49,-102,-36r2,-135r144,0"},"6":{"d":"172,-247r-6,41v-13,-6,-27,-10,-44,-10v-43,-1,-61,43,-59,78v36,-53,122,-17,122,52v0,54,-27,90,-84,90v-70,0,-85,-58,-85,-117v0,-68,22,-143,103,-143v18,0,36,3,53,9xm100,-125v-24,0,-34,22,-34,47v0,24,10,45,35,45v45,-1,44,-93,-1,-92"},"7":{"d":"18,-212r0,-39r162,0r0,41r-89,210r-55,0r93,-212r-111,0"},"8":{"d":"13,-68v-1,-29,18,-46,46,-63v-25,-11,-42,-32,-42,-58v0,-45,34,-67,80,-67v44,0,84,19,84,61v0,23,-14,49,-42,60v33,15,49,37,49,66v0,51,-37,73,-87,73v-49,0,-88,-21,-88,-72xm65,-188v0,22,23,32,40,38v33,-8,40,-68,-3,-68v-18,0,-37,10,-37,30xm95,-110v-42,10,-42,77,6,77v20,0,36,-13,36,-34v0,-25,-21,-36,-42,-43"},"9":{"d":"28,-5r7,-40v13,6,27,10,44,10v44,1,62,-43,59,-79v-36,52,-122,18,-122,-51v0,-54,26,-91,83,-91v70,0,86,58,86,117v0,68,-23,143,-104,143v-18,0,-36,-3,-53,-9xm100,-126v24,0,34,-23,34,-48v0,-24,-10,-44,-35,-44v-45,1,-44,93,1,92"},":":{"d":"25,-135r0,-50r50,0r0,50r-50,0xm25,0r0,-50r50,0r0,50r-50,0","w":100},";":{"d":"8,40r23,-90r53,0r-33,90r-43,0xm25,-135r0,-50r50,0r0,50r-50,0","w":100},"<":{"d":"199,-34r0,37r-182,-79r0,-31r182,-78r0,37r-134,57","w":216},"=":{"d":"199,-149r0,37r-182,0r0,-37r182,0xm199,-71r0,38r-182,0r0,-38r182,0","w":216},">":{"d":"17,-34r134,-57r-134,-57r0,-37r182,78r0,31r-182,79r0,-37","w":216},"?":{"d":"66,-73v-3,-60,46,-69,53,-112v-4,-46,-66,-35,-97,-19r-4,-40v60,-21,153,-21,153,53v0,50,-65,71,-61,118r-44,0xm63,0r0,-50r50,0r0,50r-50,0","w":180},"@":{"d":"149,-161v-39,-3,-59,73,-13,76v38,3,59,-73,13,-76xm227,-51r31,0v-68,95,-244,67,-245,-75v0,-72,59,-130,140,-130v58,0,122,32,122,106v0,74,-67,100,-91,100v-11,0,-17,-7,-20,-18v-29,36,-92,12,-92,-41v0,-67,75,-118,116,-64r4,-17r30,0r-22,100v0,3,1,5,5,5v18,0,41,-19,41,-64v0,-59,-51,-73,-93,-73v-60,0,-102,45,-102,96v0,91,106,124,176,75","w":288},"A":{"d":"165,-97r-37,-104r-36,104r73,0xm3,0r98,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0","w":259},"B":{"d":"80,-112r0,72v35,0,75,2,75,-35v0,-42,-38,-37,-75,-37xm80,-212r0,62v31,0,68,3,68,-30v0,-36,-36,-32,-68,-32xm29,0r0,-251v78,5,161,-24,169,64v3,31,-22,50,-50,57v34,3,58,26,58,57v0,98,-93,68,-177,73","w":219},"C":{"d":"210,-46r2,42v-98,25,-195,-11,-195,-117v0,-107,95,-159,195,-124r-4,42v-66,-37,-139,6,-139,78v0,73,76,110,141,79","w":219},"D":{"d":"29,0r0,-251v115,-3,214,-3,214,125v0,127,-98,130,-214,126xm80,-212r0,172v64,6,110,-20,110,-86v0,-66,-46,-92,-110,-86","w":259},"E":{"d":"29,0r0,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0"},"F":{"d":"29,0r0,-251r140,0r0,39r-89,0r0,62r85,0r0,40r-85,0r0,110r-51,0","w":180,"k":{"A":11,",":46,".":46}},"G":{"d":"229,-245r-4,42v-70,-34,-156,1,-156,78v0,62,52,104,119,86r0,-65r-53,0r0,-40r101,0r0,135v-102,33,-219,5,-219,-112v0,-115,108,-157,212,-124","w":259},"H":{"d":"29,0r0,-251r51,0r0,101r100,0r0,-101r51,0r0,251r-51,0r0,-110r-100,0r0,110r-51,0","w":259},"I":{"d":"25,0r0,-251r50,0r0,251r-50,0","w":100},"J":{"d":"8,0r0,-44v7,3,14,4,24,4v33,0,33,-26,33,-44r0,-167r50,0r0,191v0,27,-18,64,-69,64v-14,0,-24,0,-38,-4","w":140},"K":{"d":"29,0r0,-251r51,0r0,108r90,-108r62,0r-103,118r108,133r-66,0r-91,-117r0,117r-51,0","w":240},"L":{"d":"29,0r0,-251r51,0r0,211r97,0r0,40r-148,0","w":180,"k":{"T":33,"V":33,"W":20,"y":13,"Y":40}},"M":{"d":"29,0r0,-251r81,0r60,190r60,-190r81,0r0,251r-49,0r0,-207r-68,207r-48,0r-69,-207r0,207r-48,0","w":339},"N":{"d":"27,0r0,-251r62,0r96,188r0,-188r48,0r0,251r-61,0r-97,-188r0,188r-48,0","w":259},"O":{"d":"17,-126v0,-77,43,-130,123,-130v79,0,123,54,123,130v0,76,-43,130,-123,130v-81,0,-123,-53,-123,-130xm140,-216v-96,1,-96,180,0,181v97,-1,96,-180,0,-181","w":280},"P":{"d":"75,-212r0,77v34,1,66,-1,66,-37v0,-36,-30,-42,-66,-40xm25,0r0,-251v82,-1,168,-7,168,76v0,66,-52,83,-118,80r0,95r-50,0","k":{"A":27,",":61,".":61}},"Q":{"d":"257,48r-61,0r-44,-44v-87,5,-136,-49,-135,-130v0,-77,43,-130,123,-130v138,0,162,200,60,247xm140,-216v-96,1,-96,180,0,181v97,-1,96,-180,0,-181","w":280},"R":{"d":"75,-212r0,68v34,0,70,2,70,-35v0,-36,-37,-33,-70,-33xm25,0r0,-251v78,4,168,-21,173,68v1,31,-22,52,-52,59v14,1,21,15,26,26r41,98r-56,0r-31,-78v-7,-25,-22,-27,-51,-26r0,104r-50,0","w":219,"k":{"T":6,"V":6,"W":6,"Y":13}},"S":{"d":"169,-247r-5,42v-33,-13,-91,-25,-91,24v0,44,111,25,111,109v1,79,-92,87,-159,67r5,-46v31,19,101,29,101,-17v0,-48,-110,-28,-110,-111v1,-80,85,-88,148,-68"},"T":{"d":"75,0r0,-212r-72,0r0,-39r194,0r0,39r-72,0r0,212r-50,0","k":{"w":40,"y":40,"A":29,",":40,".":40,"c":40,"e":40,"o":40,"-":42,"a":40,"r":33,"s":40,"u":33,":":26,";":30}},"U":{"d":"27,-91r0,-160r51,0v9,79,-31,216,52,216v83,0,43,-138,52,-216r51,0r0,160v0,67,-39,95,-103,95v-64,0,-103,-28,-103,-95","w":259},"V":{"d":"90,0r-86,-251r54,0r65,197r63,-197r51,0r-85,251r-62,0","w":240,"k":{"y":6,"A":27,",":46,".":46,"e":20,"o":20,"-":20,"a":20,"r":13,"u":13,":":12,";":17,"i":-4}},"W":{"d":"70,0r-66,-251r53,0r47,201r43,-201r68,0r45,201r47,-201r49,0r-65,251r-65,0r-46,-201r-45,201r-65,0","w":360,"k":{"A":13,",":27,".":27,"e":6,"o":6,"-":10,"a":13,"r":6,"u":6,":":2,";":6}},"X":{"d":"4,0r82,-131r-75,-120r58,0r53,89r54,-89r54,0r-76,120r83,131r-60,0r-58,-98r-59,98r-56,0","w":240},"Y":{"d":"96,0r0,-99r-92,-152r59,0r59,105r61,-105r53,0r-90,152r0,99r-50,0","w":240,"k":{"v":20,"A":35,",":40,".":40,"e":33,"o":33,"q":33,"-":40,"a":33,"u":27,":":33,";":33,"i":3,"p":27}},"Z":{"d":"13,0r0,-41r118,-171r-113,0r0,-39r167,0r0,41r-119,170r121,0r0,40r-174,0"},"[":{"d":"26,50r0,-322r81,0r0,35r-35,0r0,252r35,0r0,35r-81,0","w":119},"\\":{"d":"95,4r-88,-260r38,0r87,260r-37,0","w":140},"]":{"d":"13,-272r81,0r0,322r-81,0r0,-35r35,0r0,-252r-35,0r0,-35","w":119},"^":{"d":"61,-113r-37,0r67,-138r34,0r67,138r-37,0r-47,-100","w":216},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"13,-51v0,-61,60,-65,121,-63v3,-57,-72,-43,-99,-20r-2,-42v60,-27,142,-20,144,64r3,112r-42,0v-3,-10,0,-24,-3,-28v-25,51,-122,39,-122,-23xm59,-54v0,31,53,28,64,6v8,-10,11,-24,11,-38v-33,0,-75,-3,-75,32"},"b":{"d":"73,-93v0,26,11,60,43,60v32,0,41,-34,41,-60v0,-25,-9,-59,-40,-59v-31,0,-44,33,-44,59xm25,0r0,-270r48,0r1,108v13,-18,30,-28,55,-28v57,0,78,46,78,97v0,51,-21,97,-78,97v-21,0,-43,-7,-57,-27r0,23r-47,0","w":219},"c":{"d":"149,-184r-4,39v-38,-19,-82,1,-82,51v0,51,47,75,87,52r3,40v-73,22,-140,-15,-140,-92v0,-71,63,-114,136,-90","w":159},"d":{"d":"63,-93v0,26,9,60,41,60v60,0,58,-119,-1,-119v-31,0,-40,34,-40,59xm148,0r0,-21v-14,18,-34,25,-57,25v-57,0,-78,-46,-78,-97v0,-51,21,-97,78,-97v25,-1,40,10,56,26r0,-106r48,0r0,270r-47,0","w":219},"e":{"d":"59,-111r82,0v-1,-23,-12,-43,-39,-43v-27,0,-41,18,-43,43xm174,-50r0,40v-68,35,-161,5,-161,-82v0,-54,28,-98,86,-98v69,0,88,47,88,112r-128,0v2,58,79,54,115,28"},"f":{"d":"42,0r0,-150r-35,0r0,-35r35,0v-10,-67,32,-102,95,-85r-4,40v-14,-14,-48,-4,-42,22r0,23r42,0r0,35r-42,0r0,150r-49,0","w":140,"k":{"f":6}},"g":{"d":"104,-37v30,0,43,-27,43,-58v0,-32,-12,-57,-40,-57v-61,1,-58,115,-3,115xm149,-185r46,0r0,167v0,50,-20,98,-98,98v-19,0,-41,-3,-64,-13r4,-41v15,8,39,16,54,16v52,1,58,-42,55,-72v-9,16,-30,30,-57,30v-55,0,-76,-44,-76,-94v0,-45,23,-96,78,-96v25,-1,43,11,58,30r0,-25","w":219},"h":{"d":"25,0r0,-270r48,0r1,110v12,-18,33,-30,58,-30v86,-1,59,110,63,190r-48,0r0,-99v0,-23,0,-53,-31,-53v-65,0,-37,90,-43,152r-48,0","w":219},"i":{"d":"26,0r0,-185r48,0r0,185r-48,0xm26,-219r0,-46r48,0r0,46r-48,0","w":100},"j":{"d":"-5,77r1,-35v26,-1,30,-6,30,-35r0,-192r48,0r0,199v0,26,-8,66,-56,66v-8,0,-17,-1,-23,-3xm26,-219r0,-46r48,0r0,46r-48,0","w":100},"k":{"d":"26,0r0,-270r48,0r1,159r57,-74r57,0r-69,82r78,103r-61,0r-63,-90r0,90r-48,0"},"l":{"d":"26,0r0,-270r48,0r0,270r-48,0","w":100},"m":{"d":"24,0r0,-185r45,0v1,8,-2,20,1,26v28,-44,90,-41,110,2v11,-22,35,-33,58,-33v86,1,50,113,58,190r-48,0r0,-111v0,-17,0,-41,-28,-41v-59,0,-29,94,-36,152r-48,0r0,-111v0,-17,0,-41,-28,-41v-59,0,-29,94,-36,152r-48,0","w":320},"n":{"d":"25,0r0,-185r46,0r0,25v35,-54,124,-32,124,43r0,117r-48,0r0,-99v0,-23,0,-53,-31,-53v-65,0,-37,90,-43,152r-48,0","w":219},"o":{"d":"13,-91v0,-61,42,-99,97,-99v55,0,97,38,97,99v0,53,-35,95,-97,95v-61,0,-97,-42,-97,-95xm63,-97v0,31,10,64,47,64v65,-1,64,-119,0,-119v-31,0,-47,27,-47,55","w":219},"p":{"d":"25,76r0,-261r46,0v1,8,-2,20,1,26v11,-18,29,-31,57,-31v57,0,78,46,78,97v0,51,-21,97,-79,97v-22,1,-37,-6,-55,-25r0,97r-48,0xm117,-152v-31,0,-44,33,-44,59v0,26,11,60,43,60v32,0,41,-34,41,-60v0,-25,-9,-59,-40,-59","w":219},"q":{"d":"147,76r-1,-97v-17,21,-33,25,-54,25v-58,0,-79,-46,-79,-97v0,-51,21,-97,79,-97v28,-1,43,14,57,31r0,-26r46,0r0,261r-48,0xm103,-152v-31,0,-40,34,-40,59v0,26,9,60,41,60v60,0,58,-119,-1,-119","w":219},"r":{"d":"26,0r0,-185r43,0r0,42v2,-20,31,-57,66,-45r0,48v-4,-3,-13,-4,-22,-4v-60,0,-33,88,-39,144r-48,0","w":140,"k":{",":33,".":33,"c":6,"d":6,"e":6,"n":-6,"o":6,"q":6,"-":20}},"s":{"d":"138,-183r-3,36v-23,-7,-72,-18,-72,13v0,30,84,11,84,78v0,63,-77,69,-132,52r3,-39v25,13,71,24,79,-11v0,-36,-84,-11,-84,-78v0,-60,77,-66,125,-51","w":159},"t":{"d":"99,4v-74,3,-56,-85,-58,-154r-36,0r0,-35r36,0r0,-37r48,-16r0,53r43,0r0,35r-43,0r0,86v-5,27,25,38,45,26r1,38v-10,3,-22,4,-36,4","w":140},"u":{"d":"195,-185r0,185r-46,0r0,-25v-35,50,-124,33,-124,-43r0,-117r48,0r0,99v0,23,0,53,31,53v65,0,37,-90,43,-152r48,0","w":219},"v":{"d":"73,0r-69,-185r52,0r47,135r45,-135r48,0r-69,185r-54,0","k":{",":27,".":27}},"w":{"d":"67,0r-63,-185r51,0r42,137r37,-137r56,0r41,137r39,-137r46,0r-57,185r-57,0r-41,-141r-39,141r-55,0","w":320,"k":{",":20,".":20}},"x":{"d":"67,-97r-57,-88r57,0r36,60r36,-60r51,0r-56,88r63,97r-58,0r-41,-69r-42,69r-53,0"},"y":{"d":"57,-185r46,135r44,-135r49,0r-69,184v-14,53,-45,97,-112,76r4,-36v24,8,60,1,56,-30r-71,-194r53,0","k":{",":33,".":33}},"z":{"d":"17,-148r0,-37r147,0r0,39r-92,109r95,0r0,37r-154,0r0,-39r94,-109r-90,0","w":180},"{":{"d":"6,-95r0,-31v13,0,30,-8,30,-34r0,-64v2,-43,37,-51,80,-48r0,29v-50,-11,-34,48,-34,88v0,34,-25,43,-40,44v15,1,40,8,40,47v0,35,-20,96,34,86r0,28v-43,3,-80,-4,-80,-48r0,-61v0,-28,-17,-36,-30,-36","w":119},"|":{"d":"21,-270r38,0r0,360r-38,0r0,-360","w":79},"}":{"d":"113,-126r0,31v-13,0,-29,8,-29,36r0,61v-2,43,-37,51,-80,48r0,-28v49,11,34,-46,34,-86v0,-39,25,-46,40,-47v-15,-1,-40,-10,-40,-44v0,-36,21,-97,-34,-88r0,-29v43,-3,80,4,80,48v0,37,-7,103,29,98","w":119},"~":{"d":"150,-60v-41,-2,-92,-52,-112,1r-13,-32v8,-15,20,-31,43,-31v45,1,86,52,110,-1r13,32v-9,15,-22,31,-41,31","w":216},"'":{"d":"28,-161r0,-90r44,0r0,90r-44,0","w":100},"`":{"d":"60,-263r30,52r-30,0r-50,-52r50,0","w":100},"\u00a0":{"w":100}}}); diff --git a/doc/templates/images/arcgis_api_for_flex.jpg b/doc/templates/images/arcgis_api_for_flex.jpg deleted file mode 100644 index fff8918..0000000 Binary files a/doc/templates/images/arcgis_api_for_flex.jpg and /dev/null differ diff --git a/doc/templates/images/closestfacility.png b/doc/templates/images/closestfacility.png deleted file mode 100644 index ae82fdd..0000000 Binary files a/doc/templates/images/closestfacility.png and /dev/null differ diff --git a/doc/templates/images/collapsed.gif b/doc/templates/images/collapsed.gif deleted file mode 100644 index f803408..0000000 Binary files a/doc/templates/images/collapsed.gif and /dev/null differ diff --git a/doc/templates/images/cufon-yui.js b/doc/templates/images/cufon-yui.js deleted file mode 100644 index 0331140..0000000 --- a/doc/templates/images/cufon-yui.js +++ /dev/null @@ -1,7 +0,0 @@ -/* - * Copyright (c) 2009 Simo Kinnunen. - * Licensed under the MIT license. - * - * @version 1.09 - */ -var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?ML:(M<=I&&L<=I)?M>L:MO){O=K}if(I>N){N=I}if(Kcufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m - - - - ArcGIS Viewer for Flex Framework Reference - - - - - - - - - - -
    - - - - - - - - - - diff --git a/doc/templates/images/ie.css b/doc/templates/images/ie.css deleted file mode 100644 index 9b82814..0000000 --- a/doc/templates/images/ie.css +++ /dev/null @@ -1,67 +0,0 @@ -@charset "utf-8"; -/* CSS Document */ - -/*************************************** - TOC -***************************************/ - -.jQueryLazyTree{ - margin-left: 0px; - padding-top: 0px; -} - -.jQueryLazyTree li.root{ - background: none; - margin-top: 0px; - padding-top: 0px; -} - -.jQueryLazyTree ul.lazyTreeBranch{ - margin: 0px; - width: 100%; -} - -.jQueryLazyTree li{ - margin-bottom: 0px; - padding-bottom: 3px; -} - -.jQueryLazyTree li a.focused{ - padding: 0px; -} - -/*************************************** - TABS -***************************************/ -.tabs a{ - width: 100%; -} - -.tabs a span{ - height: 18px; -} - -.tabs a:hover{ - background-position: 100% -100px; - text-decoration: none; - color: #000000; - cursor: pointer; -} - -.ui-tabs-selected a{ - background-position: 100% -150px !important; - text-decoration: none; - color: #000000; - cursor: pointer; -} - -/*************************************** - CONTENT -***************************************/ -#rightPanel{ - background-position: 50% 225px; -} - -#docWrapper{ - height: 400px; -} \ No newline at end of file diff --git a/doc/templates/images/ie6.css b/doc/templates/images/ie6.css deleted file mode 100644 index fc6998c..0000000 --- a/doc/templates/images/ie6.css +++ /dev/null @@ -1,62 +0,0 @@ -/* internet explorer 6 - specific styles */ - -#header{ - height: 72px; -} -#uberNav{ - height: 20px; -} -#primaryNav{ - position: relative; - z-index: 11; -} -#primaryNav ul{ - display: block; - height: 44px; -} -#primaryNav ul li.first { - margin-left:15px; -} -#primaryNav ul li a, #primaryNav ul li a:hover{ - padding-top: 14px; - padding-bottom: 5px; -} -#primaryNav ul li.first a, #primaryNav ul li.first a:hover{ - padding-top: 11px; -} -#primaryNav a{ - background-color: transparent; - display: block; - height: 20px; -} -#search input{ - margin-right: 12px; -} -#search{ - position:absolute; - right:0; - top:0px; - width: 272px; - z-index: 12; -} -#search fieldset{ - height: 30px; -} -#search #searchCollectionType{ - position:absolute; - right:20px; - top:35px; - width: 250px; -} -#search fieldset #searchKeyWord { - margin-top:3px; -} -#search input#searchButton{ - margin-left: 0; - width:20px; - filter:alpha(opacity: 0); -} -#breadcrumbs a:hover { - text-decoration: underline; -} - diff --git a/doc/templates/images/ie7Plus.css b/doc/templates/images/ie7Plus.css deleted file mode 100644 index 0f7b74d..0000000 --- a/doc/templates/images/ie7Plus.css +++ /dev/null @@ -1,69 +0,0 @@ -/* internet explorer 6 - specific styles */ - -div.container -{ - margin-top:0; -} -#header{ - height: 72px; -} -#uberNav{ - height: 20px; - -} -#primaryNav{ - position: relative; - z-index: 11; -} -#primaryNav ul{ - display: block; - height: 44px; -} -#primaryNav ul li.first -{ - position: relative; - top:0px; -} -#primaryNav ul li a, #primaryNav ul li a:hover{ - padding-top: 10px; - padding-bottom: 5px; -} -#primaryNav ul li.first a, #primaryNav ul li.first a:hover{ - padding-top: 11px; -} -#primaryNav a{ - background-color: transparent; - display: block; - height: 20px; -} -#search input{ - margin-right: 12px; -} -#search{ - position:absolute; - right:0; - top:0px; - width: 272px; - z-index: 12; -} -#search fieldset{ - height: 30px; -} -#search #searchCollectionType{ - position:absolute; - right:20px; - top:35px; - width: 250px; -} -#search fieldset #searchKeyWord { - margin-top:3px; -} -#search input#searchButton{ - margin-left: 0; - width:20px; - filter:alpha(opacity: 0); -} -#breadcrumbs a:hover { - text-decoration: underline; -} - diff --git a/doc/templates/images/inherit-arrow.gif b/doc/templates/images/inherit-arrow.gif deleted file mode 100644 index bfb4ea7..0000000 Binary files a/doc/templates/images/inherit-arrow.gif and /dev/null differ diff --git a/doc/templates/images/inheritedSummary.gif b/doc/templates/images/inheritedSummary.gif deleted file mode 100644 index 800b34b..0000000 Binary files a/doc/templates/images/inheritedSummary.gif and /dev/null differ diff --git a/doc/templates/images/logo.jpg b/doc/templates/images/logo.jpg deleted file mode 100644 index cb66cbb..0000000 Binary files a/doc/templates/images/logo.jpg and /dev/null differ diff --git a/doc/templates/images/styles.js b/doc/templates/images/styles.js deleted file mode 100644 index 1b11ee4..0000000 --- a/doc/templates/images/styles.js +++ /dev/null @@ -1,447 +0,0 @@ -// convert all characters to lowercase to simplify testing - var agt=navigator.userAgent.toLowerCase(); - - // *** BROWSER VERSION *** - // Note: On IE5, these return 4, so use is_ie5up to detect IE5. - var is_major = parseInt(navigator.appVersion); - var is_minor = parseFloat(navigator.appVersion); - -/*----------------------------------- -Determines browser ------------------------------------*/ - // If you want to allow spoofing, take out the tests for opera and webtv. - var is_nav = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')==-1) - && (agt.indexOf('compatible') == -1) && (agt.indexOf('opera')==-1)); - //&& (agt.indexOf('webtv')==-1) && (agt.indexOf('hotjava')==-1)); - - var is_nav4 = (is_nav && (is_major == 4)); - var is_nav4up = (is_nav && (is_major >= 4)); - var is_navonly = (is_nav && ((agt.indexOf(";nav") != -1) || - (agt.indexOf("; nav") != -1)) ); - var is_nav6 = (is_nav && (is_major == 5)); - var is_nav6up = (is_nav && (is_major >= 5)); - - var is_ie = ((agt.indexOf("msie") != -1) && (agt.indexOf("opera") == -1)); - var is_ie3 = (is_ie && (is_major < 4)); - var is_ie4 = (is_ie && (is_major == 4) && (agt.indexOf("msie 4")!=-1) ); - var is_ie5 = (is_ie && (is_major == 4) && (agt.indexOf("msie 5.0")!=-1) ); - var is_ie5_5 = (is_ie && (is_major == 4) && (agt.indexOf("msie 5.5") !=-1)); - var is_ie5up = (is_ie && !is_ie3 && !is_ie4); - var is_ie5_5up =(is_ie && !is_ie3 && !is_ie4 && !is_ie5); - var is_ie6 = (is_ie && (is_major == 4) && (agt.indexOf("msie 6.")!=-1) ); - var is_ie6up = (is_ie && !is_ie3 && !is_ie4 && !is_ie5 && !is_ie5_5); - - var is_opera = (agt.indexOf("opera") != -1); - var is_opera2 = (agt.indexOf("opera 2") != -1 || agt.indexOf("opera/2") != -1); - var is_opera3 = (agt.indexOf("opera 3") != -1 || agt.indexOf("opera/3") != -1); - var is_opera4 = (agt.indexOf("opera 4") != -1 || agt.indexOf("opera/4") != -1); - var is_opera5 = (agt.indexOf("opera 5") != -1 || agt.indexOf("opera/5") != -1); - var is_opera6 = (agt.indexOf("opera 6") != -1 || agt.indexOf("opera/6") != -1); - var is_opera7up = (is_opera && !is_opera2 && !is_opera3 && !is_opera4 && !is_opera5 && !is_opera6); - /*var is_safari = ((agt.indexOf("safari") != -1);*/ - - // *** PLATFORM *** - var is_win = ( (agt.indexOf("win")!=-1) || (agt.indexOf("16bit")!=-1) ); - // NOTE: On Opera 3.0, the userAgent string includes "Windows 95/NT4" on all - // Win32, so you can't distinguish between Win95 and WinNT. - var is_win95 = ((agt.indexOf("win95")!=-1) || (agt.indexOf("windows 95")!=-1)); - - var is_mac = (agt.indexOf("mac")!=-1); - -/*----------------------------------- -global variable initialization ------------------------------------*/ -//var is = new Is(); - -var swapArray = new Array(); //global that holds swap images info -var selectedImage = "getdirections"; -var bWindow = null; -var layer; -var navHeight; - -var layerArray = new Array(); - -/*Function to reload a page in NN4.7 when it is resized*/ - - function handleResize() { - if (is_nav4) { - location.reload(); - return false; - } -} - -if (is_nav4) { - window.captureEvents(Event.RESIZE); - window.onresize = handleResize; -} - -/*------------------------------------------------ -Pop up window function for the links to mapmuseum -------------------------------------------------*/ - -function pop(URL, name) { - bWindow = window.open(URL, name,"status=0,menubar=0,width=620,height=542"); - -} - -function popCustom(URL,name,options) { - bWindow = window.open(URL,name,options); -} - -/*----------------------------------- -Called from the onLoad() inside the body tag -Creates arrays for all images and references -to the layers involved in the navigation ------------------------------------*/ -function initialize() { - parseLayers(document); - -} -function mapLayers() { - subMapArray = new Array(getLayerRef('clientserver'),getLayerRef('crossplatform'),getLayerRef('richmapping')); - subArrowArray = new Array('maparrow1', 'maparrow2', 'maparrow3'); - alert(subMapArray); -} -function loadGetDirectionsLayers() { - subTextArray = new Array(getLayerRef('direto'),getLayerRef('nearby')); -} - -function loadMapLayers() { - subTextArray = new Array(getLayerRef('maptext1'), getLayerRef('maptext2'), getLayerRef('maptext3')); - subMapArray = new Array(getLayerRef('largemap1'), getLayerRef('largemap2'), getLayerRef('largemap3')); - subArrowArray = new Array('maparrow1', 'maparrow2', 'maparrow3'); -} - -function loadGateways() { - subTextArray = new Array(getLayerRef('maptext1'), getLayerRef('maptext2'), getLayerRef('maptext3'), getLayerRef('maptext4'), getLayerRef('maptext5')); - subMapArray = new Array(getLayerRef('largemap1'), getLayerRef('largemap2'), getLayerRef('largemap3'), getLayerRef('largemap4'), getLayerRef('largemap5')); - subArrowArray = new Array('maparrow1', 'maparrow2', 'maparrow3', 'maparrow4', 'maparrow5'); -} - - -//= Determines layer ID depending on the browser - -function getLayerRef(layerID) { - if (is_nav && is_nav6up) { - return document.getElementById(layerID); - } else if (is_nav) { - return document.layers[layerID]; - } else { - return document.all[layerID]; - } -} -/*--------------------------------------- -Called from initialize() -Automatically parse every layer in document, -determining which have swappable images, -and (NS only) create references to every -layer in the document ----------------------------------------*/ -function parseLayers(str) { - - - for (var i=0; i < str.images.length; i++) { - if (str.images[i].name != "") { - createImageObjects(str.images[i]); - } - } - - if (is_nav && !is_nav6up) { - for (var i=0; i < str.layers.length; i++) { - var layRef = str.layers[i].name; - layerArray[layRef] = new Object(); - layerArray[layRef].layerRef = str.layers[layRef]; - parseLayers(str.layers[i].document); - } - } - -} - -/*----------------- NEW ----------------- -Called from parseLayers() -Preloads and creates object references for swappable images -including _on state, _off state, and DOM image object path ----------------------------------------*/ -function createImageObjects(imgObj) { - - var ftypeExp = /(_on|_off|_down)\.[^\.]*$/i; // regular expression used to split the filename string - var extExp = /\.[^\.]*$/; - var srcString = imgObj.src; - var extString = srcString.match(extExp)[0]; // grab the extension - var imgRef = imgObj.name; - var fnameString = srcString.replace(ftypeExp, ""); - - swapArray[imgRef] = new Object(); - swapArray[imgRef].on = new Image(); - swapArray[imgRef].on.src = fnameString + "_on" + extString; - swapArray[imgRef].off = new Image(); - swapArray[imgRef].off.src = fnameString + "_off" + extString; - swapArray[imgRef].layerRef = imgObj; - swapArray[imgRef].on2 = new Image(); - swapArray[imgRef].on2.src = fnameString + "_on2" + extString; - swapArray[imgRef].layerRef = imgObj; - -} - -/*--------------------------------------- -Called from the tag -Swap image function for rollovers ----------------------------------------*/ -function swap(imgName, onoffon2) { - if (swapArray[imgName] != null) { - swapArray[imgName].layerRef.src = swapArray[imgName][onoffon2].src; - } -} - -function onClickSwap(imgName) { - if(selectedImage != imgName) { - swap(imgName, 'on'); - if(selectedImage != '') { - swap(selectedImage, 'off'); - } - selectedImage = imgName; - return true; - } else { - swap(imgName, 'on'); - return false; - } -} -// called from onMouseOver and onMouseOut -function mouseSwap(imgName, onoff) { - if(selectedImage != imgName) { - swap(imgName, onoff); - } -} - - -// called from onclick, can handle multiple groups of buttons; each group must be defined in the individual page, normally "whichTOOL". -function swapGroup(imgName, group) { - for (prop in swapArray) { - if (prop.indexOf(group) != -1) { - swap(prop, 'off'); - } - } - swap(imgName, 'on'); -} - - -/*--------------------------------------- -Controls the visibility of the menu layers ----------------------------------------*/ -function dropSub(layer) { - for (i=0; i < subTextArray.length; i++) { - (is_nav && !is_nav6up) ? subTextArray[i].visibility = "hide" : subTextArray[i].style.visibility = "hidden"; - if (subTextArray[i].id.indexOf(layer) != -1) { - (is_nav && !is_nav6up) ? subTextArray[i].visibility = "show" : subTextArray[i].style.visibility = "visible"; - } - } -} - -function dropMap(layer) { - for (i=0; i < subMapArray.length; i++) { - (is_nav && !is_nav6up) ? subMapArray[i].visibility = "hide" : subMapArray[i].style.visibility = "hidden"; - if (subMapArray[i].id.indexOf(layer) != -1) { - (is_nav && !is_nav6up) ? subMapArray[i].visibility = "show" : subMapArray[i].style.visibility = "visible"; - swap(subArrowArray[i], 'on'); - } else { - swap(subArrowArray[i], 'off'); - } - - - } -} -function changeMap(imgPath){ - //if (is.NNOLD){ - //imgPath = "../" + imgPath; - //} - document.largemap.src = imgPath; - -} - -/*--------------------------------------- -FAQ TOGGLE SCRIPT ----------------------------------------*/ - -//use this to collapse/expand lists -function toggle(thisList){ - if (document.getElementById(thisList).style.display =="") { - document.getElementById(thisList).style.display = "block"; - document.getElementById(thisList + "arrow").className = "selectedCategory"; - } else { - document.getElementById(thisList).style.display =""; - document.getElementById(thisList + "arrow").className = "arrow"; - } -} - -//use this to "show" or "hide" all the things on a collapsable list, at the same time, currently used by the FAQ -function toggleAllTag(tagname) { - tagArray = document.getElementsByTagName(tagname); // produces an array of all objects in the page that are the tag you requested - for (i = 0; i < tagArray.length; i ++) { - if (tagState == "hidden") { - document.getElementById(tagArray[i].id).style.display = "block"; - document.getElementById(tagArray[i].id + "arrow").className = "selectedCategory"; - } else { - document.getElementById(tagArray[i].id).style.display =""; - document.getElementById(tagArray[i].id + "arrow").className = "arrow"; - } - } - tagState = (tagState == "hidden") ? "visible" : "hidden"; -} - -//tagState must be defined -tagState = "hidden"; - - - - - -/*--------------------------------------- -TESTING FAQ TOGGLE SCRIPT ----------------------------------------*/ - -//use this to collapse/expand lists -function toggleOpen(thisList){ - if (document.getElementById(thisList).style.display =="") { - document.getElementById(thisList).style.display = "block"; - document.getElementById(thisList + "arrow").className = "selectedCategory"; - } else { - document.getElementById(thisList).style.display =""; - document.getElementById(thisList + "arrow").className = "arrow"; - } -} - -//use this to "show" or "hide" all the things on a collapsable list, at the same time, currently used by the FAQ -function toggleAllTagOpen(tagname) { - tagArray = document.getElementsByTagName(tagname); // produces an array of all objects in the page that are the tag you requested - for (i = 0; i < tagArray.length; i ++) { - if (tagState == "hidden") { - document.getElementById(tagArray[i].id).style.display = "block"; - document.getElementById(tagArray[i].id + "arrow").className = "selectedCategory"; - } else { - document.getElementById(tagArray[i].id).style.display =""; - document.getElementById(tagArray[i].id + "arrow").className = "arrow"; - } - } - tagState = (tagState == "hidden") ? "visible" : "hidden"; -} - -//initialize a multi-collapsible list -function collapsibleList(listname){ - this.tagState = "hidden"; - this.listName = listname; -} - -//use this to "show" or "hide" all the things on a collapsable list without affecting another collapsible list on the page -function toggleAllTagMulti(tagname, baseName) { - tagArray = document.getElementById(baseName.listName).getElementsByTagName(tagname); // produces an array of all objects in the page that are the tag you requested - for (i = 0; i < tagArray.length; i ++) { - if (baseName.tagState == "hidden") { - document.getElementById(tagArray[i].id).style.display = "block"; - document.getElementById(tagArray[i].id + "arrow").className = "selectedCategory"; - } else { - document.getElementById(tagArray[i].id).style.display =""; - document.getElementById(tagArray[i].id + "arrow").className = "arrow"; - } - } - baseName.tagState = (baseName.tagState == "hidden") ? "visible" : "hidden"; -} - -/*--------------------------------------- -SOFTWARE PAGES NEW WINDOW POPUP ----------------------------------------*/ - -//used for demos on software pages to popup a new window - -function NewWindow(mypage, myname, w, h, scroll) { -var winl = (screen.width - w) / 2; -var wint = (screen.height - h) / 2; -winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable' -win = window.open(mypage, myname, winprops) -if (parseInt(navigator.appVersion) >=4) { win.window.focus(); } -} - -/*--------------------------------------- -BOX WITH DYANMIC CONTENT AND TABS ON TOP ----------------------------------------*/ - -function getTabStructure() { - //get an array of all boxTabs on the page - for (a = 0; a < document.getElementsByTagName("a").length; a++){ - if (document.getElementsByTagName("a")[a].className.indexOf("boxtab") != -1){ - document.getElementsByTagName("a")[a].onclick = function(){ - //get a an array of the parentNode's A tags - for (t = 0; t < this.parentNode.getElementsByTagName("a").length; t++){ - this.parentNode.getElementsByTagName("a")[t].className = this.parentNode.getElementsByTagName("a")[t].className.replace(/\s*selected/g,""); - } - //mark the clicked tab as selected - this.className += " selected"; - //get a an array of the grandparentNode's divs tags - for (t = 0; t < this.parentNode.parentNode.getElementsByTagName("div").length; t++){ - if (this.parentNode.parentNode.getElementsByTagName("div")[t].id.indexOf("Content") != -1){ - this.parentNode.parentNode.getElementsByTagName("div")[t].className = this.parentNode.parentNode.getElementsByTagName("div")[t].className.replace(/\s*selected/g,""); - } - } - //show the clicked tab's content section - document.getElementById(this.id + "Content").className += " selected"; - this.blur(); - } - } - } -} - - -//for persistent lists, which will uncollapse a single section when a cookie is set (requires rotatingmap.js to be included) -//This is only for collapsible lists. -persistentList = function(listName){ - this.listName = listName; -} -makePersistentLinks = function(){ //a function that can take any number of arguments, each of which is a persistentList object - for (i=0; i < arguments.length; i++){ //loop through the arguments - aArray = document.getElementById(arguments[i].listName).getElementsByTagName("a"); //get an array of the persistentList's tags - for (a = 0; a < aArray.length; a++){ - aArray[a].onclick = function(){ - if (this.href.indexOf("#") != -1) { //if the href contains a # - hrefArray = this.href.split("#"); //split up the href at the # - listSectionValue = hrefArray[1].replace(/arrow/,""); //grab whatever comes after the # and remove "arrow" from it; - setCookie("listSection", listSectionValue); - } - } - } - } -} -getPersistentLinks = function(){ - if(getCookie("listSection")){ - theListSection = getCookie("listSection"); - document.getElementById(theListSection).style.display = "block"; - document.getElementById(theListSection + "arrow").className = "selectedCategory"; - window.location.hash = theListSection + "arrow"; - //setCookie("listSection", ""); - } -} - -/*------------EBIS functions for the Subscriber Login-----------------*/ -/*function login() { - - document.forms.testForm.username.value = document.forms.testForm.uname.value; - document.forms.testForm.password.value = document.forms.testForm.pword.value; - document.forms.testForm.uname.value = ""; - document.forms.testForm.pword.value = ""; - document.forms.testForm.action="https://webaccounts.esri.com/CAS/index.cfm"; - document.forms.testForm.submit(); - } */ -/*------------EBIS functions for the Subscriber Login-----------------*/ - -/*----------This function is to used for the E-recruitment links so that they open in a new window with no browser tool bar-----*/ - -/*function pop_er(url) - { - var er_win; - - er_win = window.open(url, 'e_rec', 'directories=0, scrollbars=1,resizable=1'); - er_win.focus(); - } - -function popCareersMovie(URL, name) { - bWindow = window.open(URL, name,"status=0,menubar=0,width=1000,height=744,resizable,scrollbars=yes"); -}*/ - diff --git a/doc/templates/images/titleTableBottom.jpg b/doc/templates/images/titleTableBottom.jpg deleted file mode 100644 index 5c7c510..0000000 Binary files a/doc/templates/images/titleTableBottom.jpg and /dev/null differ diff --git a/doc/templates/images/titleTableMiddle.jpg b/doc/templates/images/titleTableMiddle.jpg deleted file mode 100644 index c878113..0000000 Binary files a/doc/templates/images/titleTableMiddle.jpg and /dev/null differ diff --git a/doc/templates/images/titleTableTop.jpg b/doc/templates/images/titleTableTop.jpg deleted file mode 100644 index f858cdf..0000000 Binary files a/doc/templates/images/titleTableTop.jpg and /dev/null differ diff --git a/doc/templates/images/toptile.gif b/doc/templates/images/toptile.gif deleted file mode 100644 index 50fb840..0000000 Binary files a/doc/templates/images/toptile.gif and /dev/null differ diff --git a/doc/templates/images/webapi.css b/doc/templates/images/webapi.css deleted file mode 100644 index 89f2d26..0000000 --- a/doc/templates/images/webapi.css +++ /dev/null @@ -1,398 +0,0 @@ -/* START BRADLEYS STUFF */ - -/* General - * General body styling including font size, color, padding and margin - */ - body { - background: #fff none no-repeat; - font-family: Verdana, Arial, Helvetica, sans-serif; - font-size: 78%; - height: 100%; - margin: 0; - min-width: 960px; - padding: 0; /* 20px;*/ - position: relative; - /*text-align: center;*/ - z-index: 4000; - } - - /* Page Width Options */ - body.fullWidth .container{ - width: auto; - } - body.fixedWidth .container{ - width: 960px; - } - - .container{ - margin: auto; - text-align: left; - } - - /* Link Styles */ /* Commented out by bjorn - a{ - color: #0C618D; - } */ - #uberNav a, #mainSearch a, #contextOptions a{ - text-decoration: none; - } - #uberNav a:hover, #siteBanner a:hover, #contextOptions a:hover, #breadcrumbs a:hover{ - text-decoration: underline; - } - - /* header */ - #header{ - background: transparent url(globalNavBackgroundRight.jpg) no-repeat right bottom; - margin-left: 3px; - margin-right: 3px; - } - -/* Ubernav - * Top right of the screen and contains high level links and account details - */ - #uberNav{ - font-size: 12px; - height: 20px; - margin: 0; - padding-top: 8px; - text-align: right; - } - #uberNav #relatedSites, #uberNav #userInfo{ - float: right; - } - #uberNav #userInfo{ - text-transform: capitalize; - } - #uberNav #relatedSites ul{ - margin: 0 20px 0 0; - padding: 0; - } - #uberNav #relatedSites ul li{ - display: inline; - list-style-type: none; - margin-right: 10px; - } - -/* NavBar - * Primary Navigation for the site - */ - #primaryNav{ - background: transparent url(globalNavBackgroundLeft.jpg) no-repeat top left; - margin: 0 auto; - width: 100%; - height: 100%; - } - #primaryNav div { - display: inline-block; - } - #primaryNav ul{ - - display: inline-block; - height: 44px; - margin: 0; - padding: 0; - } - #primaryNav li{ - display: inline-block; - float:left; - list-style-type: none; - height:35px; - margin-top:1px; - } - #primaryNav ul li.first { - color: #2A530A; - margin-left: 30px; - position: relative; - top:4px; - - } - #primaryNav ul li a { - color: #313131; - display: block; - font-size: 14px; - font-weight: bold; - height: 23px; - margin-left: 25px; - padding: 12px 0 7px; - text-align: center; - text-decoration: none; - width: 90px; /* was 100px makes code gallery fit in IE.. */ - } - #primaryNav ul li a:hover { - background:url(../images/globalNavBackgroundActive.jpg) repeat-x scroll 100% 5px transparent; - color:#FFF; - } - #primaryNav ul li.first a, #primaryNav ul li.first a:hover { - background: none; - color: #2A530A; - font-size: 19px; - padding: 8px 0 0; - text-align: left; - width: 350px; - } - #primaryNav ul li.selected a{ - background:url(../images/globalNavBackgroundActive.jpg) repeat-x scroll 100% 5px transparent; - color: #fff; - } - - /* Search */ - #search{ - float: right; - margin-top: 0px; - width: 265px; - } - #search fieldset{ - background: transparent url(globalNavSearchBackground.jpg) no-repeat 0px 8px; - border: 0; - height: 22px; - margin: 0; - padding: 10px 10px 10px 0; - position: relative; - z-index: 15; - } - #search fieldset #searchKeyWord{ - margin-top: 5px; - width: 200px; - } - #search input{ - background: transparent; - border: 0; - } - #search input#searchButton{ - cursor: pointer; - height: 20px; - margin-left: 10px; - padding: 0; - text-indent: -1000px; - width: 30px; - } - #search fieldset #searchCollectionType{ - background:none repeat scroll 0 0 #FFFFFF; - border: 1px solid #ACC6D8; - margin-top: 2px; - margin-left: 0; - padding: 5px; - position: absolute; - text-align: left; - width: 240px; - } - #search label{ - cursor: pointer; - } - -/* SiteBanner - * Colored banner that contains the breadcrumbs and contextual navigation items - - #banner{ - background: #003201 url(../images/resource_center_banner.jpg) top left no-repeat; - height: 32px; - position: relative; - z-index: 10; - }*/ - - /* BreadCrumbs */ - #breadcrumbs{ - color: #fff; - font-size: 1em; - font-weight: bold; - padding: 8px 0 0 10px - } - #breadcrumbs a{ - color: #fff; - text-decoration: none; - } - - /* Contextual Options */ - #contextOptions{ - color: #fff; - padding: 0 15px 0 0; - position: absolute; - right: 0; - top: 0px; - z-index: 11; - } - #contextOptions ul{ - margin: 0; - padding: 8px 0 0 0; - } - #contextOptions ul li{ - display: inline; - } - #contextOptions ul li a{ - color: #fff; - font-weight: bold; - margin-left:5px; - } -/* END BRADLEYS STUFF */ - -/* START WEBAPI ADDITIONS */ - -/* This is web api specific css to support - 1. webapiTabs is for web api's home,concepts, samples, api reference - 2. clickable site banner - 3. webapiSidebar - sidebar (righthand box) -*/ - -/* -------------------------------------------------------------- */ -/* webapiTabs is for web api's home,concepts, samples, api reference */ - -#webapiTabs ul { - margin-top: -15px; /* move it up and onto background banner image */ - list-style-type: none; - list-style-image: none; -} - -#webapiTabs li { - display: inline; - margin-right: 1px; - margin-left: 1px; -} -#webapiTabs li.current { - background:white; - border-color:white; - border-style:solid; - border-width:1px; - color:#265D02; /* green */ - font-weight:bold; -} - -#webapiTabs ul li a { - border-color:#E7E6E2; - border-style:solid; - border-width:1px; - color: #E7E6E2; - margin-right: 1px; /* for IE */ - margin-left: 1px; /* for IE */ - text-decoration:none; -} - -#webapiTabs ul li a:hover { - background: white; - color: #265D02; /* green */ -} - -/* -------------------------------------------------------------- */ - -#siteBanner{ - background: #1E4300 url(flexviewer_banner.jpg) top left no-repeat; - height: 48px; - margin-left: 3px; - margin-right: 3px; - -moz-border-radius:0 0 10px 10px; - -webkit-border-radius: 0 0 10px 10px; -} - -#siteBanner_apiref{ - background: #1E4300 url(flexviewer_banner.jpg) top left no-repeat; - height: 48px; - margin-left: 3px; - margin-right: 3px; - // different lower-right corner and background - -moz-border-radius:0 0 0 10px; - -webkit-border-radius: 0 0 0 10px; -} - -#siteBanner a,#siteBanner_apiref a /* trick to have background image seem clickable using invisible href (in FF) */ -{ - position: absolute; - top: 75px; - left: 34px; - width: 200px; - height: 23px; -} - -#siteBanner a span,#siteBanner_apiref a span /* trick to have background image seem clickable using invisible href (in FF) */ -{ - display: none; -} - -/* -------------------------------------------------------------- */ -/* from JavaScript's style.css */ - -#webapiSidebar { - FLOAT: right; WIDTH: 240px; MARGIN-RIGHT: 10px -} -#webapiSidebar .webapiSidebarSection { - BORDER-RIGHT: #265D02 1px solid; - BORDER-TOP: #265D02 1px solid; - MARGIN: 5px 2px 10px; - BORDER-LEFT: #265D02 1px solid; - BORDER-BOTTOM: #265D02 1px solid; - BACKGROUND: #DDEFD1; /* light-green */ -} -#webapiSidebar H2 { - HEIGHT: 22px -} -#webapiSidebar H3 { - BACKGROUND: #1E4300; /* darkest banner green */ - BORDER-BOTTOM: #d3d3d3 1px solid; - COLOR: #DDEFD1; - FONT-WEIGHT: bold; - font-size: 1.0em; - PADDING-BOTTOM: 5px; MARGIN: 0px 0px 5px; - PADDING-TOP: 6px; - text-align: center; -} -#webapiSidebar div { - PADDING-BOTTOM: 7px; -} - -#webapiSidebar UL { - list-style-type: none; - padding: 0px; - margin: 0px; -} -#webapiSidebar LI { - padding-left: 7px; - padding-right: 7px; - padding-top: 4px; -} -#webapiSidebar LI A { - text-decoration:underline; -} - -#clearing{ - clear: both !important; - /* height: 240px !important; */ -} - -#webapiMainContent { - margin-left:10px; - margin-right:0; - padding-left:15px; - padding-right:10px; - /* width:70%; To avoid left-hand test under righthand "webapiSidebar" ... we should improve this hack... */ -} - -#webapiContainer{ - FLOAT: left; - MARGIN-BOTTOM: 15px; - WIDTH: 100%; - MARGIN-RIGHT: -255px -} - -.container{ - margin: auto; - text-align: left; - width: 960px; -} - -div#nstext -{ - padding-left: 22px; -} - -/* a colors for gallery.html */ -a:link -{ - color: #0000C8; -} -a:visited -{ - color: #0000C8; -} -a:hover -{ - color: #3366ff; -} -/* END WEBAPI ADDITIONS */ \ No newline at end of file diff --git a/doc/templates/index-list.html b/doc/templates/index-list.html deleted file mode 100644 index 251fd5d..0000000 --- a/doc/templates/index-list.html +++ /dev/null @@ -1,71 +0,0 @@ - - - ActionScript 3.0 Language and Components Reference - - - - - -

    Index -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    AN
    BO
    CP
    DQ
    ER
    FS
    GT
    HU
    IV
    JW
    KX
    LY
    MZ
    - diff --git a/doc/templates/index.html b/doc/templates/index.html deleted file mode 100644 index 6a9a5c8..0000000 --- a/doc/templates/index.html +++ /dev/null @@ -1,47 +0,0 @@ - - - ActionScript 3.0 Language and Components Reference - - - - - - - - - - - - - - - - - <body> - <h2>Frame Alert</h2> - <p> - This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. - <br /> - Link to <a href="package-summary.html">Non-frame version.</a> - </p> - </body> - - - diff --git a/doc/templates/merge_dita_xml.xslt b/doc/templates/merge_dita_xml.xslt deleted file mode 100644 index 333c0ae..0000000 --- a/doc/templates/merge_dita_xml.xslt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/doc/templates/methodSummary.xslt b/doc/templates/methodSummary.xslt deleted file mode 100644 index 848f6ed..0000000 --- a/doc/templates/methodSummary.xslt +++ /dev/null @@ -1,565 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    - -

    -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    diff --git a/doc/templates/mxml-tags.html b/doc/templates/mxml-tags.html deleted file mode 100644 index f304c8b..0000000 --- a/doc/templates/mxml-tags.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - MXML Only Components - Adobe Flex 3 Language Reference - - - -

    MXML Only Components

    -
    <mx:Binding>
    - <mx:Component>
    - <mx:Metadata>
    - <mx:Model>
    - <mx:Script>
    - <mx:Style>
    - <mx:XML>
    - <mx:XMLList>
    - - - diff --git a/doc/templates/override.css b/doc/templates/override.css deleted file mode 100644 index 287e34d..0000000 --- a/doc/templates/override.css +++ /dev/null @@ -1,12 +0,0 @@ -/* -//////////////////////////////////////////////////////////////////////////////// -// -// ADOBE SYSTEMS INCORPORATED -// Copyright 2008 Adobe Systems Incorporated -// All Rights Reserved. -// -// NOTICE: Adobe permits you to use, modify, and distribute this file -// in accordance with the terms of the license agreement accompanying it. -// -//////////////////////////////////////////////////////////////////////////////// -*/ \ No newline at end of file diff --git a/doc/templates/package-detail.xslt b/doc/templates/package-detail.xslt deleted file mode 100644 index 4fb80c8..0000000 --- a/doc/templates/package-detail.xslt +++ /dev/null @@ -1,497 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - package-detail.html - - /package-detail.html - - - - - class-list.html - - /class-list.html - - - - - - - - - - - - - - - - - - - - - - - - - - - - #config errmsg="" - - - - - - - - - <xsl:if test="$isTopLevel='true'"> - <xsl:value-of select="$asdoc_terms/row[entry[1][p/text() = 'TopLevelConstantsFunctions']]/entry[2]/p"/> - </xsl:if> - <xsl:if test="$isTopLevel='false'"> - <xsl:value-of select="$name"/> - </xsl:if> - <xsl:text> </xsl:text> - <xsl:value-of select="$asdoc_terms/row[entry[1][p/text() = 'Summary']]/entry[2]/p"/> - <xsl:call-template name="getPageTitlePostFix"/> - - - - - - eclipseBody - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     
    - BEGIN IONCOMMENTS -
    - END IONCOMMENTS - #include virtual="ionComments.ssi" -

    - - - -

    - #include virtual="/livedocs/googleAnalytics.ssi" - #include virtual="/ubi/analytics/analytics_ssi.html" -
    -
    - - -
    -
    -
    -
    -
    -
    -
    diff --git a/doc/templates/package-frame.html b/doc/templates/package-frame.html deleted file mode 100644 index d5673ed..0000000 --- a/doc/templates/package-frame.html +++ /dev/null @@ -1,18 +0,0 @@ - - - ActionScript 3.0 Language and Components Reference - - - - - - <body> - <h2>Frame Alert</h2> - <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. - <br /> - Link to<a href="package-summary.html">Non-frame version.</a> - </p> - </body> - - - \ No newline at end of file diff --git a/doc/templates/package-list.xslt b/doc/templates/package-list.xslt deleted file mode 100644 index 4db2ae0..0000000 --- a/doc/templates/package-list.xslt +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - <xsl:value-of select="$asdoc_terms/row[entry[1][p/text() = 'PackageList']]/entry[2]/p"/> - <xsl:value-of select="$title-base"/> - - - - - - - - - - - - - - - - - - - -
    - - - - - - - -
    - -
    - - - #include virtual="/livedocs/flex/3/langref/ionsearchform.ssi" - - - - -
    - - - - - - -
    - -
    - -   - -
    -
    - - - - -   - - -   - - - - - - -   - - -   - - - - - - - - - Index - - - - - - - - - - - - - - - - - - - - allClasses - - - - - allPackages - - - - - LanguageElements - - - - - Appendix - - - - - Index - - - - - Conventions - - - - - NoFrames - - - - - Properties - - - - - Constructor - - - - - Methods - - - - - Functions - - - - - Events - - - - - Effects - - - - - Constants - - - - - Interfaces - - - - - Classes - - - - - Examples - - - - - Styles - - - - - - SkinStates - - - - - SkinParts - - - - - - Symbols - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 80,* - - - - - 40%,60% - - - - - - - - - - - - - - - -
    diff --git a/doc/templates/style.css b/doc/templates/style.css deleted file mode 100644 index 8c6efa6..0000000 --- a/doc/templates/style.css +++ /dev/null @@ -1,609 +0,0 @@ -/* -//////////////////////////////////////////////////////////////////////////////// -// -// ADOBE SYSTEMS INCORPORATED -// Copyright 2005-2008 Adobe Systems Incorporated -// All Rights Reserved. -// -// NOTICE: Adobe permits you to use, modify, and distribute this file -// in accordance with the terms of the license agreement accompanying it. -// -//////////////////////////////////////////////////////////////////////////////// -*/ - -.titleTableFramed { - width: 99.3%; - color: #1E4300; - -moz-border-radius:0 0 10px 10px; - -webkit-border-radius: 0 0 10px 10px; - border-bottom: 3px solid #1E4300; /*dark green*/ - border-left: 3px solid #1E4300; /*dark green*/ - border-right: 3px solid #1E4300; /*dark green*/ - margin-left: 3px; - margin-right: 0; - padding-right: 4px; -} - -.titleTable { - width: 99.3%; - -moz-border-radius: 10px 10px 10px 10px; - -webkit-border-radius: 10px 10px 10px 10px; - background: #1E4300; /*dark green*/ - color: white; - margin-left: 5px; - margin-right: 0; - background: -webkit-gradient( - linear, 0 0, 100% 100%, from(green), to(#1E4300) - ); /* for webkit-based browsers like Safari 4 and Chrome */ - background: -moz-linear-gradient( - top left, green, #1E4300 - ); /* for firefox 3.6 and above */ -} -.titleTableTitle { - white-space: nowrap; - padding-left: 15px; - padding-right: 5px; - font-size: 13px; - height: 44px; - /* background-image: url(images/titleTableTop.jpg); - background-repeat: repeat-x; */ -} -.titleTableSearch { - white-space: nowrap; - /* background-image: url(images/titleTableTop.jpg); - background-repeat: repeat-x; */ - padding-right: 10px; - width: 220; -} -.searchForm { - margin-top: 0px; - margin-bottom: 0px; -} -.titleTableTopNav { - font-size: 12px; - /* background-image: url(images/titleTableTop.jpg); - background-repeat: repeat-x; */ -} -.titleTableLogo { - width: 64px; - height: 32px; - vertical-align: middle; -} -.titleTableRow2 { - height: 31px; - /* background-image: url(images/titleTableMiddle.jpg); - background-repeat: repeat-x; */ -} -.titleTableSubTitle { - font-size: 20px; - padding-left: 15px; - padding-right: 5px; -} -.titleTableSubNav { - //white-space: nowrap; - font-size: 12px; -} -.titleTableRow3 { - height: 1px; - font-size: 2px; /* for IE*/ - /* background-image: url(images/titleTableBottom.jpg); - background-repeat: repeat-x; */ -} -.logoImage { - width: 64px; - height: 32px; - background: #1E4300; - margin-left: 5px; - padding-right: 3px; - -webkit-border-radius: 0 10px 0 10px; - -moz-border-radius:0 10px 0 10px; -} - -.classHeaderTable { - margin-top: 20px; -} -.classHeaderTable td { - vertical-align: top; - padding-bottom: 4px; -} -.classHeaderTableLabel { - font-weight: bold; - padding-right: 15px; -} -.classSignature { - text-indent: -20px; - padding-left: 20px; -} -.inheritanceList { - text-indent: -20px; - padding-left: 20px; -} -.inheritArrow { - width: 15px; - height: 9px; -} -.mxmlSyntax { - margin-bottom: -13px; -} -.collapsedImage { - width: 9px; - height: 9px; - border: 0; -} -.expandedImage { - width: 9px; - height: 9px; - border: 0; -} -.classFrameContent { - margin-right: 5px; - margin-left: 10px; - margin-top: 10px; - margin-bottom: 10px; -} -.classFrameContent td { - white-space: nowrap; - padding-right: 5px; -} - -.eclipseBody { - display: none; -} - -/** html { - overflow-y:scroll; -}*/ - -img { - border:0; -} - -.annotation { - font-size: 20px; - margin-top: 20px; -} - -.label { - color: #444444; - font-weight: bold; -} - -strong { - color: #444444; -} - -.summarySection { - margin-left: 20px; - margin-right: 10px; -} -.summaryTableTitle { - font-weight: bold; - font-size: 18px; - padding-top: 20px; - padding-bottom: 5px; -} -* .summaryTable { - margin-top: 10px; - border: #999999 1px solid; - width: 100%; - margin-bottom: 20px; -} -html>body .summaryTable { - margin-top: 10px; - border: #999999 1px solid; - width: 100%; - margin-bottom: 20px; - margin-right: 10px; -} -.summaryTable th { - color: #FFFFFF; - background-color: grey; - white-space: nowrap; -} -.summaryTable td { - border-top: #999999 1px solid; - vertical-align: top; -} -.summaryTablePaddingCol { - width: 5px; -} -.summaryTableInheritanceCol { - width: 14px; -} -.summaryTableSignatureCol { - padding-right: 10px; -} -.summaryTableOperatorCol { - padding-left: 10px; - padding-right: 10px; - font-weight: bold; -} -.summaryTableStatementCol { - padding-left: 10px; - padding-right: 10px; - font-weight: bold; - white-space: nowrap; -} -.summarySignature { - text-indent: -20px; - padding-left: 20px; -} -.summaryTableOwnerCol { - padding-right: 10px; - width: 10px; -} -.summaryTableCol, .summaryTableSecondCol { -} -.signatureLink { - font-weight: bold; -} -.summaryTableDescription { - color: #333333; -} -.summaryTableLastCol { - padding-right: 10px; -} -.inheritedSummaryImage { - width: 14px; - height: 14px; -} - -.showHideLink { -} -.showHideLinkImage { - width: 9px; - height: 9px; -} -.hideInheritedConstant { - display: none; -} -.showInheritedConstant { - display: inline; -} -.hideInheritedProtectedConstant { - display: none; -} -.showInheritedProtectedConstant { - display: inline; -} -.hideInheritedProperty { - display: none; -} -.showInheritedProperty { - display: inline; -} -.hideInheritedProtectedProperty { - display: none; -} -.showInheritedProtectedProperty { - display: inline; -} -.hideInheritedMethod { - display: none; -} -.showInheritedMethod { - display: inline; -} -.hideInheritedProtectedMethod { - display: none; -} -.showInheritedProtectedMethod { - display: inline; -} -.hideInheritedEvent { - display: none; -} -.showInheritedEvent { - display: inline; -} -.hideInheritedStyle { - display: none; -} -.showInheritedStyle { - display: inline; -} -.hideInheritedEffect { - display: none; -} -.showInheritedEffect { - display: inline; -} - -.detailSectionHeader { - color: #434343; - font-size: 18px; - padding-left: 10px; - padding-top: 4px; - padding-bottom: 4px; - margin-top: 40px; - margin-bottom: 3px; - border-top: 2px solid #8F8F8F; /*dark grey*/ - background: #DFDFDF; /*light grey*/ - /* background-image: url(images/detailSectionHeader.jpg); - background-repeat: repeat-x; */ -} -.detailHeader { - margin-left: 20px; - margin-top: 10px; - margin-bottom: 3px; -} -.detailHeaderName { - font-weight: bold; - font-size: 16px; - vertical-align: baseline; - white-space: nowrap; -} -.detailHeaderType { - font-size: 12px; - vertical-align: baseline; - padding-right: 10px; - padding-left: 7px; - white-space: nowrap; -} -.detailHeaderParens { - font-size: 14px; - font-weight: bold; - padding-left: 1px; - padding-bottom: 2px; -} -.detailHeaderRule { - border-top: 2px solid #C0C7CF; - width:100%; - /* background-image: url(images/detailHeaderRule.jpg); - background-repeat: repeat-x; - background-position: 50%; */ -} -.detailBody { - margin-left: 20px; - margin-right: 15px; - margin-bottom: 20px; -} -.exampleHeader { - background-color: #C8D1DF; - padding-left: 10px; - padding-top: 3px; - padding-bottom: 3px; -} - -.seeAlso { - margin-top: -13px; - padding-left: 20px; -} - -/* -#header { - padding: 0; - margin: 0; - border: 2px solid -} -*/ - -body { - font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; - color: #000000; - background-color:#FFFFFF; - margin: 0px; - padding: 0px; -} - -body, td, th { - font-size: 13px; -} - -.MainContent { - margin-left: 20px; - margin-right: 10px; - margin-bottom: 10px; -} - -code { - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} -pre { - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} - -th { - text-align: left; - font-weight: bold; - vertical-align: bottom; -} - -table { - background-color: white; -} - -table.withBorder { - border-color: #BBBBBB; - border-width: 1px; - border-style: solid; -} - -.innertable { - border-collapse: collapse; /* to eliminate the default table cellspacing=2 */ -} - -.innertable th { - border: 1px solid #000000; - background:#DDDDDD; - padding: 2px 3px 2px 3px; -} - -.innertable td { - border: 1px solid #000000; - padding: 2px 3px 2px 3px; -} - -.paramSpacer { - font-size: 5px; -} - -/* Custom Classes */ -.row0 { - background-color: #F2F2F2; -} - -.row1 { - background-color: #FFFFFF; -} - -.prow0 { - background-color: #F2F2F2; -} - -.prow1 { - background-color: #FFFFFF; -} - -.idxrow { - padding-top: 5px; -} - -.SummaryTableHeader { - background-color: #CCCCCC; -} - -.InheritedTableHeader { - background-color: #EEEEEE; -} - -.PackageTableHeader { - background-color: #EEEEEE; -} - - -/* Links */ -a:link, a:visited { - color: #0000CC; - text-decoration: none; -} - -a:hover { - text-decoration: underline; - color: #0000CC; -} - -a:active { - text-decoration: none; - color: #CC0000; -} - -.titleTable a:link, .titleTable a:visited, .titleTable a:hover, .titleTable a:active{ - color:white; -} - -/* Headings */ -h1, h2, h3, h4, h5, h6 { - font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; - font-weight: bold; - margin-top: 3px; - margin-bottom: 3px; - letter-spacing: 1px; - width: 90%; -} - -h1 { - font-size: 18px; -} - -h2 { - font-size: 16px; -} - -h3 { - font-size: 14px; -} - -h4 { - font-size: 12px; - color: #666666; -} - -h5 { - font-size: 11px; -} -.copyright { - margin-top: 30px; - color: #777777; - font-size: 10px; - padding-bottom: 5px; -} -.inheritanceList { - line-height: 19px; -} -.private { - color: #999999; -} -.flashonly { - color: #000000; -} -.flexonly { - display:none; - color: #000000; -} -.hide { - display:none; -} -.feedbackLink { -/* display:none; */ -} - -/* IE */ -* html .listing { - width: 93%; - padding-left: 6%; - padding-right: 5px; - padding-top: 5px; - padding-bottom: 5px; - overflow-x: auto; - background-color: #F2F2F2; - margin-bottom: 10px; - margin-top: 10px; - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} - -/* Firefox, Netscape */ -html>body .listing pre -{ - overflow: auto; - padding-left: 40px; - padding-right: 5px; - padding-top: 5px; - padding-bottom: 5px; - background-color: #F2F2F2; - margin-top: 10px; - margin-bottom: 10px; - font-family: "Lucida Console", "Courier New", Courier, monospace; - font-size: 12px; -} - -.listingIcons -{ - padding: 0px; - margin-top: 10px; - height: 15px; -} - -.pageTop -{ - height:10px; -} - -.hideInheritedSkinState { - display: none; -} - -.showInheritedSkinState { - display: inline; -} - -.hideInheritedSkinPart { - display: none; -} - -.showInheritedSkinPart { - display: inline; -} diff --git a/doc/templates/stylesSummary.xslt b/doc/templates/stylesSummary.xslt deleted file mode 100644 index 1733e61..0000000 --- a/doc/templates/stylesSummary.xslt +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/doc/templates/title-bar.html b/doc/templates/title-bar.html deleted file mode 100644 index 1655872..0000000 --- a/doc/templates/title-bar.html +++ /dev/null @@ -1,26 +0,0 @@ - - - ActionScript 3.0 Language Reference - - -