aboutsummaryrefslogtreecommitdiff
path: root/model/Room.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix getSelections()MaZderMind2015-03-311-1/+1
* Static Room-List getterMaZderMind2015-03-311-0/+9
* Default Tab- and Selection accessMaZderMind2015-03-301-2/+14
* Static existence checks for RoomsMaZderMind2015-03-301-0/+13
* MVT Implementation of the scheduleMaZderMind2015-03-301-0/+4
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-301-1/+192
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-5/+5
* Use normal ConstructorMaZderMind2015-03-291-6/+1
* Fix Class FormattingMaZderMind2015-03-291-1/+2
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-141-0/+49