[MHD] element index

All elements
e f g i l m s u _
_
top
__
__() in functions.php
Function __ is alternative, if don't exist translate function for gettext Strings don't will translate
__construct
FileCache::__construct() in file_cache.php
Constructor for class FileCache
__construct
In constructor is mapper for page `http://imhd.sk/ke/`
__construct
MemoryCache::__construct() in memory_cache.php
Constructor for class MemoryCache
__destruct
In destructor saving getting data to cache - file
__get
FileCache::__get() in file_cache.php
Overloading Property magic method
__get
MemoryCache::__get() in memory_cache.php
Overloading Property magic method
__isset
MemoryCache::__isset() in memory_cache.php
Overloading Property magic method
__isset
FileCache::__isset() in file_cache.php
Overloading Property magic method
__set
FileCache::__set() in file_cache.php
Overloading Property magic method
__set
MemoryCache::__set() in memory_cache.php
Overloading Property magic method
__unset
MemoryCache::__unset() in memory_cache.php
Overloading Property magic method
__unset
FileCache::__unset() in file_cache.php
Overloading Property magic method
e
top
error
error() in functions.php
Function error processes string as error message
f
top
FileCache
FileCache in file_cache.php
file_post_contents
file_post_contents() in functions.php
Function for get content from page, where you require send data as POST
file_cache.php
file_cache.php in file_cache.php
functions.php
functions.php in functions.php
g
top
getDepartures
Get departures for bus in specific stop and for specific direction
getFile
FileCache::getFile() in file_cache.php
Get cache filename
getLink
MHD::getLink() in mhd.php
Method, what return actual connect url
getStops
MHD::getStops() in mhd.php
Method, which return stops for service, which number is than input
i
top
index.php
index.php in index.php
l
top
$last_update
MemoryCache::$last_update in memory_cache.php
$last_update
FileCache::$last_update in file_cache.php
load
MemoryCache::load() in memory_cache.php
Load data from memory (RAM)
load
FileCache::load() in file_cache.php
Load data from cache file, unserialize their and set their for get
m
top
memory_cache.php
memory_cache.php in memory_cache.php
mhd.php
mhd.php in mhd.php
MemoryCache
MemoryCache in memory_cache.php
MHD
MHD in mhd.php
s
top
save
MemoryCache::save() in memory_cache.php
Save getting data to memory (RAM)
save
FileCache::save() in file_cache.php
Serialize and save getting data to cache file
serialize
FileCache::serialize() in file_cache.php
Serialize array with getting data
setExpireTime
Set expire time for cache in seconds
setFile
FileCache::setFile() in file_cache.php
Set cache filename
setLink
MHD::setLink() in mhd.php
Method, which setting parameter link (actual connect url - for BA|BB is different)
u
top
unserialize
FileCache::unserialize() in file_cache.php
Unserialize string and set array this->last_update
e f g i l m s u _