Moodle  2.2.1
http://www.collinsharper.com
Zend_XmlRpc_Server_Cache Class Reference
Inheritance diagram for Zend_XmlRpc_Server_Cache:
Collaboration diagram for Zend_XmlRpc_Server_Cache:

Static Protected Attributes

static $_skipMethods

Detailed Description

Definition at line 35 of file Cache.php.


Field Documentation

$_skipMethods [static, protected]
Initial value:
 array(
        'system.listMethods',
        'system.methodHelp',
        'system.methodSignature',
        'system.multicall',
    )

Reimplemented from Zend_Server_Cache.

Definition at line 40 of file Cache.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations