Model class for the Stud.IP media proxy.
◆ __construct()
◆ garbageCollect()
Remove old files from the media cache.
◆ getMetaData()
Retrieve meta data about a (possibly) cached media resource.
- Returns
- array meta data of resource or NULL (not cached)
◆ readURL()
| readURL |
( |
|
$url, |
|
|
|
$modified_since = NULL |
|
) |
| |
Read URL and send data to the browser (similar to readfile()). Will cache the sent data if possible. An optional timestamp can be specified if the browser supplied an If-Modified-Since header.
- Parameters
-
| string | $url | URL to send |
| int | $modified_since | test if resource is modified |
◆ GC_PROBABILITY
The documentation for this class was generated from the following file: