List of all members.
Definition at line 34 of file XmlrpcController.php.
Definition at line 36 of file XmlrpcController.php.
00037 { 00038 $this->_getServer()->init($this, 'xmlrpc') 00039 ->run(); 00040 }