model.php

Classes

RoxModelBase Acts as the base for all MVC-models and entities implements various database calls and makes sure the model and entities will always have a dao object (accessed using $this->dao)