Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

SitemapBase Class Reference

#include <sitemap.h>

Inheritance diagram for SitemapBase::

Tag Here Sitemap List of all members.

Public Methods

 SitemapBase (Line &line, std::string tag_type)
 SitemapBase ()
bool operator! () const
 class not a tag?;. More...

bool is_blockquote () const
 returns true if the blockquote flag is set. More...

bool is_local_system () const
std::string get_menu () const
std::string get_position () const
std::string get_target () const
 The target. Maybe useful if you work with frames. More...

std::string get_nav_up () const
std::string get_nav_down () const
int get_indent_num () const
std::string get_indent_type () const
std::string get_highlight_type () const
std::string get_highlight_active_type () const
std::string get_highlight_menu_type () const
std::string get_highlight_active_menu_type () const
std::string get_blockquote_principe () const
std::string get_title_type () const
std::string get_title_menu_type () const
std::string get_title_highlight_type () const
std::string get_title_highlight_menu_type () const
bool get_override () const

Private Attributes

bool is_valid_tag
bool blockquote
bool local_system
std::string menu
std::string position
std::string target
std::string nav_up
std::string nav_down
int indent_num
 default is 3. More...

std::string indent_type
 default is " ". More...

std::string highlight_type
 default for menu is "INDENT NAVIAGATION TITLE
", for sitemap "NAVIGATION

TITLE

".
More...


std::string highlight_menu_type
std::string highlight_highlight_type
std::string highlight_highlight_menu_type
std::string highlight_active_type
 default for menu is "INDENT NAVIGATION TITLE
", for sitemap "NAVIGATION

TITLE

".
More...


std::string highlight_active_menu_type
std::string blockquote_principe
 default is " MENU ". More...

bool override
std::string title_type
std::string title_menu_type
std::string title_highlight_type
std::string title_highlight_menu_type

Constructor & Destructor Documentation

SitemapBase::SitemapBase Line   line,
std::string    tag_type
 

SitemapBase::SitemapBase   [inline]
 


Member Function Documentation

std::string SitemapBase::get_blockquote_principe   const [inline]
 

std::string SitemapBase::get_highlight_active_menu_type   const [inline]
 

std::string SitemapBase::get_highlight_active_type   const [inline]
 

std::string SitemapBase::get_highlight_menu_type   const [inline]
 

std::string SitemapBase::get_highlight_type   const [inline]
 

int SitemapBase::get_indent_num   const [inline]
 

std::string SitemapBase::get_indent_type   const [inline]
 

std::string SitemapBase::get_menu   const [inline]
 

std::string SitemapBase::get_nav_down   const [inline]
 

std::string SitemapBase::get_nav_up   const [inline]
 

bool SitemapBase::get_override   const [inline]
 

std::string SitemapBase::get_position   const [inline]
 

std::string SitemapBase::get_target   const [inline]
 

The target. Maybe useful if you work with frames.

std::string SitemapBase::get_title_highlight_menu_type   const [inline]
 

std::string SitemapBase::get_title_highlight_type   const [inline]
 

std::string SitemapBase::get_title_menu_type   const [inline]
 

std::string SitemapBase::get_title_type   const [inline]
 

bool SitemapBase::is_blockquote   const [inline]
 

returns true if the blockquote flag is set.

note: if the blockquote flag overides the blockquote flag setted at the menu tags

bool SitemapBase::is_local_system   const [inline]
 

bool SitemapBase::operator!   const [inline]
 

class not a tag?;.

Reimplemented from Tag.


Member Data Documentation

bool SitemapBase::blockquote [private]
 

std::string SitemapBase::blockquote_principe [private]
 

default is " MENU ".

std::string SitemapBase::highlight_active_menu_type [private]
 

std::string SitemapBase::highlight_active_type [private]
 

default for menu is "INDENT NAVIGATION TITLE
", for sitemap "NAVIGATION

TITLE

".

std::string SitemapBase::highlight_highlight_menu_type [private]
 

std::string SitemapBase::highlight_highlight_type [private]
 

std::string SitemapBase::highlight_menu_type [private]
 

std::string SitemapBase::highlight_type [private]
 

default for menu is "INDENT NAVIAGATION TITLE
", for sitemap "NAVIGATION

TITLE

".

int SitemapBase::indent_num [private]
 

default is 3.

std::string SitemapBase::indent_type [private]
 

default is " ".

bool SitemapBase::is_valid_tag [private]
 

Reimplemented from Tag.

bool SitemapBase::local_system [private]
 

std::string SitemapBase::menu [private]
 

std::string SitemapBase::nav_down [private]
 

std::string SitemapBase::nav_up [private]
 

bool SitemapBase::override [private]
 

std::string SitemapBase::position [private]
 

std::string SitemapBase::target [private]
 

std::string SitemapBase::title_highlight_menu_type [private]
 

std::string SitemapBase::title_highlight_type [private]
 

std::string SitemapBase::title_menu_type [private]
 

std::string SitemapBase::title_type [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Nov 20 02:19:54 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001