Contact | Privacy | Datenschutzerklärung | Impressum

defwysiwyg Tag

Format: <defwysiwyg >

Context: defwysiwyg must be used inside a def or defenv tag (after a inherit tag if present).

Purpose: defwysiwyg declares the defined tag to be a WYSIWYG tag. This does not have any influence on the usual heitml processing. So from a language view the tag is ignored.

The heitml system has a special function used to edit files with a standard HTML or WYSIWYG editor. Since these editors usually do not understand heitml tags, heitml escapes heitml markup in a way that it does not disturb editing and so that it is not destroyed by the editor.

defwysiwyg tells heitml not to escape the defined tag, because the editor can handle it correctly.

Normally you should use defwysiwyg for redefined HTML tags.

defpara Tag

Format: <defpara >

Context: defpara must be used inside a def or defenv tag (after a inherit tag if present).

Purpose: defpara declares the defined tag to be a paragraph level tag. This mostly influences the preparation of heitml pages for wysiwyg editing. When used together with defautoclose heitml inserts an end tag to close a paragraph level level tag in front of another paragraph level tag.

definpara Tag

Format: <definpara >

Context: definpara must be used inside a def or defenv tag (after a inherit tag if present).

Purpose: definpara declares the defined tag to be an inner paragraph tag. This only influences the preparation of heitml pages for wysiwyg editing.

deftranspara Tag

Format: <deftranspara >

Context: deftranspara must be used inside a defenv tag (after a inherit tag if present).

Purpose: deftranspara tells heitml to look at the body of the environment tag in order to infer if it is a paragraph level or an inner paragraph level tag.

defcontpara Tag

Format: <defcontpara >

Context: defcontpara must be used inside a defenv tag (after a inherit tag if present).

Purpose: defcontpara tells heitml that the content of the tag must contain paragraph level tags. This information is used for wysiwyg and component editing only. Normally the form and the body tag use this declaration.


This page was dynamically generated by the web application development tool RADpage of H.E.I. Try the AJAX Article (in German) on www.h-e-i.de.
© 1996-2024 H.E.I. All Rights Reserved.



Homepage
Intro/Features
Component Guide
Programming
  Language Guide
  Language Ref.
    General Design
    Lexical Structure
    Expressions
    Objects
    Methods
    Classes
    heitml Tags
      ? Tag
      assign Tag
      break Tag
      callenv Tag
      dbdatabase Tag
      dbquery Tag
      dbupdate Tag
      def Tag
      defautoclose Tag
      defbody Tag
      defclass Tag
      defcontpara Tag
      defenv Tag
      defhtml Tag
      definpara Tag
      defpara Tag
      defremovecdata Tag
      deftranspara Tag
      defwysiwyg Tag
      for Tag
      forin Tag
      forsep Tag
      if Tag
      elsif Tag
      else Tag
      include Tag
      includeonce Tag
      inherit Tag
      let Tag
      mail Tag
      return Tag
      shell Tag
      while Tag
      writefile Tag
      \ Tag
    heitml Functions
    Advanced Functions
    Database Access
    Global Variables
    Form Fields
    Server Variables
    Sessions
    heitml Syntax
  Component Ref.
  Class Library
  User Components
  Tutorial
  New Features
  heitml 1
User Guide
Services
Privacy
Datenschutz
 
Contact / Impressum