Tripal 0.3b
tripal_core/tripal_launch_jobs_multi.php File Reference

Go to the source code of this file.

Functions

 runjob ($sitename, $username)

Variables

 $sitesDir = 'sites'
 $debug = 0
 $cg = new Console_Getopt()
 $allowedShortOptions = "h:u:"
 $args = $cg->readPHPArgv()
 $ret = $cg->getopt($args, $allowedShortOptions)
 $hostname = ""
 $username = ""
 $opts = $ret[0]

Variable Documentation

$allowedShortOptions = "h:u:"

Definition at line 29 of file tripal_launch_jobs_multi.php.

$cg = new Console_Getopt()

Definition at line 26 of file tripal_launch_jobs_multi.php.

$debug = 0

Definition at line 15 of file tripal_launch_jobs_multi.php.

$hostname = ""

Definition at line 49 of file tripal_launch_jobs_multi.php.

$opts = $ret[0]

Definition at line 53 of file tripal_launch_jobs_multi.php.

$sitesDir = 'sites'

Definition at line 14 of file tripal_launch_jobs_multi.php.

$username = ""

Definition at line 50 of file tripal_launch_jobs_multi.php.

 All Classes Files Functions Variables