30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Zend Server <strong>Reference</strong> Manual<br />

const int FAILED;<br />

/* Methods */<br />

void __construct ([ string $queue ])<br />

int createHttpJob (string $url, array $vars, mixed $options)<br />

array getJobStatus (int $job_id)<br />

boolean removeJob (int $job_id)<br />

boolean restartJob (int $job_id)<br />

boolean isSuspended (void)<br />

static boolean isJobQueueDaemonRunning (void)<br />

void suspendQueue (void)<br />

void resumeQueue (void)<br />

array getStatistics (void)<br />

array getConfig (void)<br />

boolean reloadConfig (void)<br />

array getJobInfo (int $job_id)<br />

array getDependentJobs (int $job_id)<br />

array getJobsList (array $query, int $total)<br />

array getApplications (void)<br />

array getSchedulingRules (void)<br />

array getSchedulingRule (int $rule_id)<br />

boolean deleteSchedulingRule (int $rule_id)<br />

boolean suspendSchedulingRule (int $rule_id)<br />

boolean resumeSchedulingRule (int $rule_id)<br />

boolean updateSchedulingRule (int $rule_id, string $script, array $vars, array $options)<br />

static array getCurrentJobParams (void)<br />

static void setCurrentJobStatus (int $completion, string $msg)<br />

}<br />

298

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!