element <htmlProcessors>
Namespace:
Type:
embedded complexType
Content:
complex, 1 attribute, 1 element
Defined:
locally at 1 location
Includes:
definition of 1 element
XML Representation Summary
<htmlProcessors
   
className
 = 
anySimpleType
   
>
   
Content: 
</htmlProcessors>
May contain elements (1):
May be included in elements (1):
Usage / Definition Locations
Annotation
Defines a list of HTML processors that will be executed when rendering pages. Notice that these processors will only be executed if the page being rendered is in a subtree of some channel that has an instance of this service and the user that requested the page has view permission in this instance. The HTML processors defined in a given service will be executed in the same order they are placed in service's XML definition.
XML Source
<xsd:element minOccurs="0" name="htmlProcessors">
<xsd:annotation>
<xsd:documentation>
Defines a list of HTML processors that will be executed when rendering pages.
Notice that these processors will only be executed if the page being rendered is in a subtree of some
channel that has an instance of this service and the user that requested the page has view permission in this instance.
The HTML processors defined in a given service will be executed in the same order they are placed in service's XML definition.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="htmlProcessor">
<xsd:annotation>
<xsd:documentation>
Defines a HTML processor for this service. The class
<em>must</em>
implement lumis.portal.presentation.IHtmlProcessor.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="className">
<xsd:annotation>
<xsd:documentation>
The class name of the IHtmlProcessor implementation used for this service.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
Content Element Detail
htmlProcessor
Defines a HTML processor for this service. The class <em>must</em> implement lumis.portal.presentation.IHtmlProcessor.
Type:
embedded, empty content
Defined:
locally, within this element

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  17.0.0.240830 - Copyright © 2006–2024 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.