Elementindex


Elementdetails


manifest

Describes an webEdition application

Inhaltsmodell des Elements

(creator, maintainer?, thirdparty*, info, requirements)

Referenziert von


creator

Detailed information about the initial author

Inhaltsmodell des Elements

(company | person)*

Referenziert von

manifest


maintainer

Detailed information about the maintainers

Inhaltsmodell des Elements

(company | person)*

Referenziert von

manifest


company

provide information about the company

Deklarierte Attribute

Inhaltsmodell des Elements

((authors | author)?, location+, year+)

Referenziert von

creator, maintainer, thirdparty


person

provide information about an individual person

Inhaltsmodell des Elements

((authors | author)?, location, year+)

Referenziert von

creator, maintainer, thirdparty


thirdparty

provide information about 3rd-party product with name and version

Deklarierte Attribute

Inhaltsmodell des Elements

((company | person), license)

Referenziert von

manifest


author

author's details

Deklarierte Attribute

Inhaltsmodell des Elements

EMPTY

Referenziert von

company, person, authors


authors

if more than one author

Inhaltsmodell des Elements

(author*)

Referenziert von

company, person


location

provide detailed adress information

Deklarierte Attribute

Inhaltsmodell des Elements

(address?, phone?, fax?, email+, www*)

Referenziert von

company, person


address

postal contact address

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

location


phone

phone number (international format +xx yy)

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

location


fax

fax number (international format +xx yy)

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

location


email

email-adress for contact format name@domain.tld

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

location


www

homepage with link text

Deklarierte Attribute

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

location


year

provide a year

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

company, person


info

provide information about the application itself
appName is the Name of the application

Deklarierte Attribute

Inhaltsmodell des Elements

(class+, license, title+, description+, features?, (categories | category))

Referenziert von

manifest


class

name all classes introduced by this application

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

info


license

name the license, version and where to find the licence

Deklarierte Attribute

Inhaltsmodell des Elements

EMPTY

Referenziert von

thirdparty, info


title

give the application a title shown on selection
lang must specify the language of the title

Deklarierte Attribute

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

info


description

explain, what this application is about
lang must specify the language of the title

Deklarierte Attribute

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

info


features

feature set tells how webEdition handles this application
default values are shown

Deklarierte Attribute

Inhaltsmodell des Elements

EMPTY

Referenziert von

info


categories

in which categories (if more than one) should this application appear

Inhaltsmodell des Elements

(category)*

Referenziert von

info


category

name the category

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

info, categories


requirements

which requirements must be fulfilled in order to run this application

Inhaltsmodell des Elements

(php, webedition)

Referenziert von

manifest


php

details about php itself
you must provide a minimum version number

Deklarierte Attribute

Inhaltsmodell des Elements

(extension*)

Referenziert von

requirements


extension

if specific php extensions need to be installed, name these, and if applicable its versionnumbers

Deklarierte Attribute

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

php


webedition

name all dependencies concerning webedition itself, a versionnumber is needed

Deklarierte Attribute

Inhaltsmodell des Elements

(sdk, module*, application*)

Referenziert von

requirements


sdk

name the sdk versionnumbers needed

Deklarierte Attribute

Inhaltsmodell des Elements

EMPTY

Referenziert von

webedition


module

name all modules, that need to be enabled

Deklarierte Attribute

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

webedition


application

name all additional applications that need to be installed before this application can be run

Deklarierte Attribute

Inhaltsmodell des Elements

(#PCDATA)*

Referenziert von

webedition