dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
dbx\dbxAdmin\dbxEdit_dd Class Reference

Public Member Functions

 run ()
 Hauptdispatcher.

Detailed Description


DBX ADMIN DD EDITOR (dbxEdit_dd)

Zweck

Bearbeitet DBX-DD-Dateien komfortabel über:

Erwartete Dateien:

FD:

Templates:

  • dbx/modules/dbxAdmin/tpl/htm/ddedit-frame.htm
  • dbx/modules/dbxAdmin/tpl/htm/ddedit-table-form.htm
  • dbx/modules/dbxAdmin/tpl/htm/ddedit-field-form.htm
  • dbx/modules/dbxAdmin/tpl/htm/ddedit-index-form.htm
  • dbx/modules/dbxAdmin/tpl/htm/ddedit-fields-report.htm
  • dbx/modules/dbxAdmin/tpl/htm/ddedit-field-row.htm
  • dbx/modules/dbxAdmin/tpl/htm/ddedit-indexes-report.htm
  • dbx/modules/dbxAdmin/tpl/htm/ddedit-index-row.htm

Aufruf aus dbxAdmin:

case 'edit_dd': $obj = dbx()->get_include_obj('dbxEdit_dd'); $content = $obj->run(); break;

Definition at line 43 of file dbxEdit_dd.class.php.

Member Function Documentation

◆ run()

dbx\dbxAdmin\dbxEdit_dd::run ( )

Hauptdispatcher.

Returns
string

Definition at line 74 of file dbxEdit_dd.class.php.


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