Method: getFileModel($type)

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

Arguments:

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

Returns:

OBJECT / FALSE

Example:

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

Contact Us

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