|
| | __construct () |
| | import () |
| | run () |
| | set_callback_owner ($owner) |
| | Setzt ein explizites Owner-Objekt fuer Callback-Aufrufe.
|
| | set_callback_id (string $id) |
| | Setzt den Namenspraefix fuer konventionelle Callback-Methoden.
|
| | set_callback (string $event, string $callback) |
| | Ordnet einem Event einen konkreten Methodennamen zu.
|
| | set_property ($name, $value, $section='', $modul='modul') |
| | Speichert eine Objekt- oder Session-Property.
|
| | get_property ($name, $default='', $section='', $modul='modul') |
| | Liest eine Objekt- oder Session-Property.
|
| | del_property ($name, $section='', $modul='modul') |
| | Loescht eine Objekt- oder Session-Property.
|
| | dbx_next_process ($content, $process='', $mode='append') |
| | Fuegt den naechsten dbxProcess-Schritt in eine Ausgabe ein.
|
Definition at line 4 of file dd_import.class.php.
◆ __construct()
| dbx\dbxAdmin\dd_import::__construct |
( |
| ) |
|
◆ import()
| dbx\dbxAdmin\dd_import::import |
( |
| ) |
|
◆ run()
| dbx\dbxAdmin\dd_import::run |
( |
| ) |
|
◆ $oTPL
| dbx\dbxAdmin\dd_import::$oTPL |
The documentation for this class was generated from the following file: