aboutsummaryrefslogtreecommitdiff
path: root/model/Room.php (unfollow)
Commit message (Expand)AuthorFilesLines
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