Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: ../phpdbedittk/gadmrowcommand.php
PHPDBEditTk -

gadm_row_command

gadm_command
   |
  +-- gadm_row_command

Handles functionality which is applied to a whole database row.

 

private class gadm_row_command extends gadm_command

Handles functionality which is applied to a whole database row.
This is at the moment only a wrapper class.

 

Methods inherited from gadm_command

_save_constructor_params, construct, checkinput, checkfilterinput

Public Method Summary

mixed

execute(string $func_name)

executes the row commandWarning: documentation is missing.

Fields inherited from gadm_command

$command_types, $optable, $fieldname, $sender

Public Method Details

execute

public mixed execute( string $func_name )

  executes the row command
This function only wraps the interface of row commands, which don't need avalue to process.

Warning: documentation is missing.

Parameter
string $func_name
name of the function to call
Returns mixed

result of the function call



Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta