![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
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 | |
Definition at line 3 of file HelpTool.php.
| 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 = null | ) |
Definition at line 14 of file HelpTool.php.
| getContents | ( | $path | ) |
Definition at line 106 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 |
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.
| $contents |
Definition at line 6 of file HelpTool.php.
1.8.1.2