Stud.IP  5.4
studip Namespace Reference

Detailed Description

This class is used to construct URLs for static content like images, stylesheets or javascripts. As the URL to the "assets" directory is configurable one always has to construct the above mentioned URLs dynamically.

Example:

# construct the URL for the image "blank.gif"
$url = Assets::image_path('blank.gif');
Author
mlunzena

This factory retrieves the instance of StudipCache configured for use in this Stud.IP installation.

lib

Author
Marco Diedrich (mdiedric)
Marcus Lunzenauer (mlunz.nosp@m.ena@.nosp@m.uos.d.nosp@m.e)
Since
1.6 GPL2 or any later version

Trait for unique cache hashes per key for each system based on db configuration which should be sufficient to eliminate cache mishaps.

Author
Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL2 or any later version

cache

Since
Stud.IP 5.0

Cache implementation using redis.

Author
Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL2 or any later version

cache

Since
Stud.IP 5.0

Objects of this class represent the state of the study area selection form.

Note: Many of the methods return "$this" to let you easily cascade method calls: $selection->toggleShowAll()->setSelected("012345etc.");

Author
mlunzena

Studienbereich... TODO

Copyright (C) 2008 - Marcus Lunzenauer mlunz.nosp@m.ena@.nosp@m.uos.d.nosp@m.e

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Author
mlunzena
André Noack noack.nosp@m.@dat.nosp@m.a-que.nosp@m.st.d.nosp@m.e

<ClassDescription>

base

Author
mlunzena

Service definition regarding Stud.IP users.

Testcase for Assets class.

test

Author
mlunzena

Testcase for Avatar class.

test

Author
mlunzena