VR-Forces 4.2 Class Documentation
List of all members | Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions
makVrf::DtInformationPagePath Class Reference

A page path is the location of a page based upon it's parents. More...

Inheritance diagram for makVrf::DtInformationPagePath:
Inheritance graph
[legend]

Classes

struct  InformationPagePathBuilder

Public Member Functions

 DtInformationPagePath ()
 DtInformationPagePath Needed for serialization.
 DtInformationPagePath (const InformationPagePathBuilder &builder)
 CTOR.
 DtInformationPagePath (const DtInformationPagePath &copy)
 Copy CTOR.
 DtInformationPagePath (const DtPagePath &copy)
 Copy CTOR.
bool isInformationItem () const
std::string name () const

Static Public Member Functions

static InformationPagePathBuilder page (const std::string &name)

Protected Member Functions

 DtInformationPagePath (const std::string &path)
 Protected CTOR, use the static PagePage function to start a path.

Detailed Description

A page path is the location of a page based upon it's parents.

A page path usually only consists of a Collection class name and a Page class name. Information collections can also contain items that are placed on the page. This could be in addition to other data items that might be placed on the page by default

Constructor & Destructor Documentation

makVrf::DtInformationPagePath::DtInformationPagePath ( )

DtInformationPagePath Needed for serialization.

makVrf::DtInformationPagePath::DtInformationPagePath ( const InformationPagePathBuilder builder)

CTOR.

makVrf::DtInformationPagePath::DtInformationPagePath ( const DtInformationPagePath copy)

Copy CTOR.

makVrf::DtInformationPagePath::DtInformationPagePath ( const DtPagePath copy)

Copy CTOR.

makVrf::DtInformationPagePath::DtInformationPagePath ( const std::string &  path)
protected

Protected CTOR, use the static PagePage function to start a path.

Member Function Documentation

static InformationPagePathBuilder makVrf::DtInformationPagePath::page ( const std::string &  name)
static
bool makVrf::DtInformationPagePath::isInformationItem ( ) const
std::string makVrf::DtInformationPagePath::name ( ) const

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)