BaseCommand.setControllerName ( controllerName  )  [final, inherited]

Setter for controller name.

Parameters:
$controllerName Name of the controller assigned with this command
Returns:
void

Definition at line 47 of file class_BaseCommand.php.

References BaseCommand.$controllerName.

00047                                                                   {
00048                 $this->controllerName = (string) $controllerName;
00049         }


Generated on Mon Dec 8 01:29:20 2008 for Ship-Simulator by  doxygen 1.5.6