RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterPageProducer Methods

The methods of the TBaseAdapterPageProducer class are listed here.

 
Name 
Description 
 
Specifies whether a Web item of a specified type can be added to the WebPageItems property list. 
 
Creates the object that implements the PageElements property. 
 
Returns an HTML Styles tag that declares the styles specified by the Styles or StylesFile property. 
 
Returns the formatted warnings that appear at design time to indicate the status of content generation. 
 
Generates an OnAfterGetContent event. 
 
Generates an OnBeforeGetContent event. 
 
Translates HTML-transparent tags in the template. 
 
Fills the PageElements property with information based on the other properties of the adapter Page Producer. 
 
Returns an object that influences how the page producer generates its content. 
 
Returns the default template that the page producer can use to generate content. 
 
Returns the type of file that can store the templates this object uses to generate its content. 
 
Returns a stream for reading any XML data associated with the page producer. 
 
Returns a stream for reading an XSL template associated with the page producer. 
 
Translates HTML-transparent tags for an associated server-side script. 
 
Indicates whether the IDE should display an HTML browser view for the producer's content. 
 
Indicates whether the IDE should display an associated server-side script. 
 
Indicates whether the IDE should display an XML tree view for any XML data associated with the page producer. 
 
Indicates whether the IDE should display an XSL tree view for an XSL template associated with the page producer. 
 
Provides the underlying implementation for the CanAddClass method. 
 
Sets the options that limit how the page producer creates its generated HTML. 
 
Name 
Description 
 
Returns the content produced using a template read from a stream. 
 
Returns the HTML-transparent tags that the adapter page producer requires to have present in its template. 
 
Returns a list of script engines that can work with server-side scripts that produce content for the page producer. 
 
Assigns a value to the Styles property. 
 
Assigns a value to the StylesFile property. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!