s_section Struct Reference

Template/template section structure. More...

#include <template.h>


Data Fields

TAG * document
 Name of the section.
TAG * __safe_copy
 Root node of the document for DOM access.
char * __file
 Auxiliary field, don't access.
struct s_sectiontemplate
 Auxiliary field.
struct s_sectionsections
 Parent template (for template sections).
struct s_sectionnext
 Child sections (for template).
struct s_replacement * replacements
 Next section (for sections).


Detailed Description

Template/template section structure.

Contains information about template (or template section, which is almost the same).


Field Documentation

Name of the section.

Root node of the document for DOM access.

Auxiliary field, don't access.

Auxiliary field.

Contains file name from which the template was created.

Parent template (for template sections).

struct s_section* s_section::next [read]

Child sections (for template).


The documentation for this struct was generated from the following file:

Generated on Tue Jun 17 17:31:14 2008 for Template Engine Library by  doxygen 1.5.5