|
|
File: /home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/dbobj_ls.php
dev/con php base - User interface toolkits
/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/dbobj_ls.php::tk_dbobj_ls
Lister for dbobj.class' directory service.
|
public module tk_dbobj_ls
Lister for dbobj.class' directory service.
|
|
|
|
|
Public Method Details |
tk_dbobj_ls_init |
public void tk_dbobj_ls_init( object application &$this )
|
|
Initialise the toolkit.
|
Parameter |
|
object application |
&$this |
|
|
|
|
Returns |
void |
|
tk_dbobj_ls |
public void tk_dbobj_ls( object application &$this, string $table, string $id, boolean $link_current )
|
|
Event handler or widget: Show path and subdirectories.
We should use admin_panel::open_widget here.
|
Parameter |
|
object application |
&$this |
|
|
|
|
|
string |
$table |
|
|
Table name. |
|
|
string |
$id |
|
|
Primary key of root node. |
|
|
boolean |
$link_current |
|
|
Warning: documentation is missing. |
|
Returns |
void |
|
|
Private Method Details |
_tk_dbobj_ls_node |
private void _tk_dbobj_ls_node( &$this, $table, $row, $arg )
|
|
Warning: documentation is missing.
|
Parameter |
|
|
&$this |
|
|
Warning: documentation is missing. |
|
|
|
$table |
|
|
Warning: documentation is missing. |
|
|
|
$row |
|
|
Warning: documentation is missing. |
|
|
|
$arg |
|
|
Warning: documentation is missing. |
|
Returns |
void |
|
|
|
|
PHPDoc 1.0beta |