dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
dbx\dbxAdmin\dd_import Class Reference
Inheritance diagram for dbx\dbxAdmin\dd_import:
dbxObj

Public Member Functions

 __construct ()
 import ()
 run ()
Public Member Functions inherited from dbxObj
 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.

Public Attributes

 $oTPL
Public Attributes inherited from dbxObj
Public $_properties =array()
Public $_section =''
Public $_process =''

Additional Inherited Members

Protected Member Functions inherited from dbxObj
 normalize_callback_id (string $id)
 Normalisiert Callback-IDs auf gueltige PHP-Methodenbestandteile.
 get_callback_name (string $event)
 Liefert den Methodennamen fuer ein Event.
 get_callback_owner ()
 Liefert das aktuelle Owner-Objekt fuer Callback-Aufrufe.
 callback (string $event, mixed $value)
 Fuehrt einen Callback aus und gibt dessen Rueckgabewert zurueck.
Protected Attributes inherited from dbxObj
 $_callback_owner = null
 $_callback_id = ''
 $_callbacks = array()

Detailed Description

Definition at line 4 of file dd_import.class.php.

Constructor & Destructor Documentation

◆ __construct()

dbx\dbxAdmin\dd_import::__construct ( )

Definition at line 9 of file dd_import.class.php.

Member Function Documentation

◆ import()

dbx\dbxAdmin\dd_import::import ( )

◆ run()

dbx\dbxAdmin\dd_import::run ( )

Definition at line 123 of file dd_import.class.php.

Member Data Documentation

◆ $oTPL

dbx\dbxAdmin\dd_import::$oTPL

Definition at line 6 of file dd_import.class.php.


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