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

Public Member Functions

 dbxView_run ()
 run ($rid=0)
Public Member Functions inherited from dbxView
 __construct ()
 dbxView_init ($id, $tpl='')
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.

Additional Inherited Members

Public Attributes inherited from dbxView
Public $oTPL
Public $oValidator
Public Attributes inherited from dbxObj
Public $_properties =array()
Public $_section =''
Public $_process =''
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 6 of file dbxContent_view.class.php.

Member Function Documentation

◆ dbxView_run()

dbx\dbxContent_admin\dbxContent_view::dbxView_run ( )

Reimplemented from dbxView.

Definition at line 35 of file dbxContent_view.class.php.

References dbxObj\get_property().

Referenced by run().

◆ run()

dbx\dbxContent_admin\dbxContent_view::run ( $rid = 0)

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