static WebAdminLoginWelcomeAction.createWebAdminLoginWelcomeAction (  )  [static, final]

Creates an instance of this action.

Returns:
$actionInstance An instance of this action class

Definition at line 40 of file class_WebAdminLoginWelcomeAction.php.

00040                                                                          {
00041                 // Get a new instance
00042                 $actionInstance = new WebAdminLoginWelcomeAction();
00043 
00044                 // Return the instance
00045                 return $actionInstance;
00046         }


Generated on Mon Dec 8 01:21:35 2008 for Ship-Simulator by  doxygen 1.5.6