mvcModelBase class that all models can inherit from. Provides the most basic methods a model may need.
public __construct()
Returns new mvcModelBase instance
public isModified()
Returns $_Modified
public setModified([$inModified = true])
Set $_Modified to $inModified
Posted by: Scorpio Documentor (Writer), in MVC on 19 Nov 2009 @ 20:31
Tags: mvc, mvcmodelbase,
This
work is licenced under a
Creative Commons Licence.