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

Public Member Functions

 ensure_schema ($db)
 delete_page_record (int $id)
 delete_folder_record (int $id)
 delete_media_record (int $id)
 run ($action='cms')
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 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 15 of file dbxContent_cms.class.php.

Member Function Documentation

◆ delete_folder_record()

dbx\dbxContent_admin\dbxContent_cms::delete_folder_record ( int $id)

Definition at line 3040 of file dbxContent_cms.class.php.

References if.

◆ delete_media_record()

dbx\dbxContent_admin\dbxContent_cms::delete_media_record ( int $id)

Definition at line 3056 of file dbxContent_cms.class.php.

References if.

◆ delete_page_record()

dbx\dbxContent_admin\dbxContent_cms::delete_page_record ( int $id)

Definition at line 3024 of file dbxContent_cms.class.php.

References if.

◆ ensure_schema()

dbx\dbxContent_admin\dbxContent_cms::ensure_schema ( $db)

Definition at line 934 of file dbxContent_cms.class.php.

References $db.

◆ run()

dbx\dbxContent_admin\dbxContent_cms::run ( $action = 'cms')

Definition at line 5532 of file dbxContent_cms.class.php.


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