|
Tv2 documentation | |||||
PREV NEXT | FRAMES NO FRAME | |||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
tv2Client | +--tv2App
Abstract class for Tv2 applications
Field Summary | |
private array | $config Configuration parameters |
private string | $dir Directory where application files are kept |
private string | $tpl_dir Directory where application templates are kept |
Constructor Summary | |
object& | tv2App() |
Method Summary | |
void | dispatch(mixed $url) You should implement this method in your own apps yourself. |
private void | loadSecurity() Loads security object and connects to it |
Methods inherited from class tv2Client and not overridden |
error , loadFileHelper , loadXdb |
Field Detail |
private array $config
Configuration parameters
private string $dir
Directory where application files are kept
private string $tpl_dir
Directory where application templates are kept
Constructor Detail |
object& tv2App()
Method Detail |
void dispatch(mixed $url)
You should implement this method in your own apps yourself.
url
- URL array or string from mapperprivate void loadSecurity()
Loads security object and connects to it
|
Tv2 documentation | |||||
PREV NEXT | FRAMES NO FRAME | |||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)