[php_text_cache] element index

Package indexes

All elements
c e f g p
c
top
$cacheDir
php_text_cache::$cacheDir in php_text_cache.php
$cacheTime
php_text_cache::$cacheTime in php_text_cache.php
e
top
establishConnection
Establishes a connection, given an url
f
top
fromCache
php_text_cache::fromCache() in php_text_cache.php
Get text from cache file
fromFile
php_text_cache::fromFile() in php_text_cache.php
Get text from an url or file
fromURL
php_text_cache::fromURL() in php_text_cache.php
Gets data from an url and caches a copy of the data
g
top
getCacheFileName
Given an url, returns the path to the cache file
getData
php_text_cache::getData() in php_text_cache.php
Gets data from an url, or its cache file
p
top
php_text_cache.php
php_text_cache.php in php_text_cache.php
php_text_cache
php_text_cache in php_text_cache.php
A simple caching class for saving/retrieving local copies of url data
php_text_cache
php_text_cache::php_text_cache() in php_text_cache.php
Constructor
PHP_TEXT_CACHE_INCLUDE_PATH
PHP_TEXT_CACHE_INCLUDE_PATH in php_text_cache.php
PHP Text Cache is a simple caching class for for saving/retrieving local copies of url data
c e f g p