This class provides the fetch interface for system.multiCall. It is returned
when calling $client->system->multiCall() with no arguments. Upon construction it puts the originating client into multiCall deferred mode. The client will gather the requested method calls instead of executing them immediately. It will them execute all of them, in order, when calling $client->system->multiCall()->fetch(). This class extends Ripcord_Client only so it has access to its protected _multiCall property.
Located in /ripcord_client.php (line 313)
Ripcord_Client | --Ripcord_Client_MultiCall
Inherited From Ripcord_Client
Ripcord_Client::__construct()
Ripcord_Client::__call()
Ripcord_Client::__get()
Documentation generated on Tue, 16 Nov 2010 16:20:18 +0100 by phpDocumentor 1.4.3