ebHtmlFile Class Reference

#include <epubutils/epub_utils.h>

List of all members.

Public Member Functions

 ebHtmlFile ()
 ebHtmlFile (const ebHtmlFile &f)
void Init ()
void Copy (const ebHtmlFile &f)
void operator= (const ebHtmlFile &f)
bool IsHtmlFile () const
 Is this an HTML file? If not, we assume it's a plain text file.
bool IsTextFile () const
 Is this a plain text file (extension txt)?
wxString GetAbsoluteHtmlFile (const ebFileLocations &locations) const
 Return an absolute HTML file, even if it's a text file.
wxString GetAbsoluteFile (const ebFileLocations &locations) const
 Return an absolute file.
wxString GetRelativeHtmlFile (const ebFileLocations &locations) const
 Return a relative HTML file, even if it's a text file.
wxString GetRelativeFile (const ebFileLocations &locations) const
 Return a relative file.

Public Attributes

wxString m_fileLocation
wxString m_guideType
wxString m_tocTitle
bool m_showInTOC
int m_level


Detailed Description

HTML content file storage

Constructor & Destructor Documentation

ebHtmlFile::ebHtmlFile (  )  [inline]

ebHtmlFile::ebHtmlFile ( const ebHtmlFile f  )  [inline]


Member Function Documentation

void ebHtmlFile::Copy ( const ebHtmlFile f  ) 

wxString ebHtmlFile::GetAbsoluteFile ( const ebFileLocations locations  )  const

Return an absolute file.

wxString ebHtmlFile::GetAbsoluteHtmlFile ( const ebFileLocations locations  )  const

Return an absolute HTML file, even if it's a text file.

wxString ebHtmlFile::GetRelativeFile ( const ebFileLocations locations  )  const

Return a relative file.

wxString ebHtmlFile::GetRelativeHtmlFile ( const ebFileLocations locations  )  const

Return a relative HTML file, even if it's a text file.

void ebHtmlFile::Init (  ) 

bool ebHtmlFile::IsHtmlFile (  )  const

Is this an HTML file? If not, we assume it's a plain text file.

bool ebHtmlFile::IsTextFile (  )  const

Is this a plain text file (extension txt)?

void ebHtmlFile::operator= ( const ebHtmlFile f  )  [inline]


Member Data Documentation


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

Generated on Wed May 6 19:22:09 2009 for AxTk by  doxygen 1.5.8