Xataface 2.0
Xataface Application Framework
Public Member Functions | Static Public Member Functions | Data Fields
Dataface_HelpTool Class Reference

Public Member Functions

 getContents ($path=null)
 createSection ($name, $url, $path, $description='', $target='User')
 buildSection ($path, $url)
 getDocRootForLanguage ($docRoot, $lang=null)
 getModuleDocRoot ($moduleName, $lang=null)
 getTableDocRoot ($tablename, $lang=null)
 getApplicationDocRoot ($lang=null)
 getDatafaceDocRoot ($lang=null)
 getContents ($path)

Static Public Member Functions

static & getInstance ()

Data Fields

 $contents

Detailed Description

Definition at line 3 of file HelpTool.php.


Member Function Documentation

buildSection ( path,
url 
)

Definition at line 26 of file HelpTool.php.

createSection ( name,
url,
path,
description = '',
target = 'User' 
)

Definition at line 22 of file HelpTool.php.

getApplicationDocRoot ( lang = null)

Definition at line 86 of file HelpTool.php.

getContents ( path)

Definition at line 106 of file HelpTool.php.

getContents ( path = null)

Definition at line 14 of file HelpTool.php.

getDatafaceDocRoot ( lang = null)

Definition at line 96 of file HelpTool.php.

getDocRootForLanguage ( docRoot,
lang = null 
)

Definition at line 56 of file HelpTool.php.

static& getInstance ( ) [static]

Definition at line 8 of file HelpTool.php.

getModuleDocRoot ( moduleName,
lang = null 
)

Definition at line 67 of file HelpTool.php.

getTableDocRoot ( tablename,
lang = null 
)

Definition at line 77 of file HelpTool.php.


Field Documentation

$contents

Definition at line 6 of file HelpTool.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations