aboutsummaryrefslogtreecommitdiff
path: root/model/Room.php (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-31Fix getSelections()MaZderMind1-1/+1
2015-03-31Static Room-List getterMaZderMind1-0/+9
2015-03-30Default Tab- and Selection accessMaZderMind1-2/+14
2015-03-30Static existence checks for RoomsMaZderMind1-0/+13
2015-03-30MVT Implementation of the scheduleMaZderMind1-0/+4
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind1-1/+192
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind1-5/+5
2015-03-29Use normal ConstructorMaZderMind1-6/+1
2015-03-29Fix Class FormattingMaZderMind1-1/+2
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind1-0/+49