Source for file Interface_Model.php
Documentation is available at Interface_Model.php
* LAIKA FRAMEWORK Release Notes:
* @filesource Interface_Model.php
* @date 2012-05-18 21:20:17 -0400 (Fri, 18 May 2011)
* @author Leonard M. Witzel <witzel@post.harvard.edu>
* @copyright Copyright (c) 2012 Laika Soft <{@link http://oafbot.com}>
* Laika_Interface_Model interface.
public function dset($property,$value);
public function dget($property);
public static function load($id);
public static function find($param,$value);
public static function add();
public static function delete($object);
public static function count();
public static function first();
public static function last();
public static function offset();
Documentation generated on Sat, 19 May 2012 02:17:01 -0400 by phpDocumentor 1.4.4