Classe TMapa_site

Unit

Declaração

type TMapa_site = class(TPageProducer)

Descrição

A classe TMapa_site tem como objetivo criar o arquivo ./pssp_app_br.html com os links apontador pelo arquivo tipuesearch_content.js criado pela classe TIndex_Tipuesearch .

Hierarquia

Visão Geral

Métodos

Public constructor create(aOwner:TComponent); override;
Public destructor destroy; override;
Protected Function get_Contudo: String;
Protected procedure On_mapa_site_Undefined(Sender: TObject; const TagString: string; TagParams: TStrings; var ReplaceText: string);
Public function create_mapa_site: Integer;

Descrição

Métodos

Public constructor create(aOwner:TComponent); override;
 
Public destructor destroy; override;
 
Protected Function get_Contudo: String;

O método get_Contudo cria o mapa do site baseado no arquivo ./tipuesearch_content.js salvo em SaveHTMLContentToFile.

Protected procedure On_mapa_site_Undefined(Sender: TObject; const TagString: string; TagParams: TStrings; var ReplaceText: string);

O evento On_mapa_site_Undefined usa o arquivo './templates/template_pssp_app_br.html' para criar o documento HTMLContent.

Public function create_mapa_site: Integer;
 

Gerado por PasDoc 0.16.0.