| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
The library file for the memcached cache store. This file is part of the memcached cache store, it contains the API for interacting with an instance of the store.
| Copyright: | 2012 Sam Hemelryk |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 146 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
cachestore_memcached_addinstance_form:: (2 methods):
configuration_definition()
validation()
Class: cachestore_memcached_addinstance_form - X-Ref
Form for adding a memcached instance.| configuration_definition() X-Ref |
| Adds the desired form elements. |
| validation($data, $files) X-Ref |
| Perform minimal validation on the settings form. param: array $data param: array $files |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |