[Ibuildings] element index
All elements
b
c
d
g
i
o
q
s
_
_
top
__construct
Ibuildings_Gearman_Model_Queue::__construct()
in Queue.php
Just calls setGearmanClient() for default instantiation
b
top
blockingCall
Ibuildings_Gearman_Model_Queue::blockingCall()
in Queue.php
Calls a Gearman task and waits for it's return value
c
top
checkJobStatus
Ibuildings_Gearman_Model_Queue::checkJobStatus()
in Queue.php
Check the status of a previously submitted job
checkTaskComplete
Ibuildings_Gearman_Model_Queue::checkTaskComplete()
in Queue.php
Check whether a previously submitted job has completed
d
top
dispatchTask
Ibuildings_Gearman_Model_Queue::dispatchTask()
in Queue.php
Send the job to the queue specified
dispatchTask
Ibuildings_Gearman_Model_Observer::dispatchTask()
in Observer.php
Send the job to the model
g
top
getGearmanClient
Ibuildings_Gearman_Model_Queue::getGearmanClient()
in Queue.php
Returns the current client object used for dispatching messages
getJobStatus
Ibuildings_Gearman_Model_Queue::getJobStatus()
in Queue.php
Returns the current job status
i
top
Ibuildings_Gearman_Model_Observer
Ibuildings_Gearman_Model_Observer
in Observer.php
Ibuildings Gearman Magento Model Observer
Ibuildings_Gearman_Model_Queue
Ibuildings_Gearman_Model_Queue
in Queue.php
Ibuildings Gearman Magento Model Observer
o
top
Observer.php
Observer.php
in Observer.php
q
top
Queue.php
Queue.php
in Queue.php
s
top
setGearmanClient
Ibuildings_Gearman_Model_Queue::setGearmanClient()
in Queue.php
Sets the Gearman object according to config options
b
c
d
g
i
o
q
s
_