Method: getListModel($type)

Get a list object of type $type from the database. For example: getListModel('document') would return a document list object. Returns false on fail.

Arguments:

$type (STRING) - id of a valid file model type

Returns:

OBJECT / FALSE

Example:

$this->obj_db->getListModel('document');

Contact Us

Address: 22a Fishergate York, YO10 4AB · Tel: 01904 636677 · Email: info@dotadmin.com