| Plugins | |
| Author | Jaybill McCarthy |
| License | http://communit.as/docs/license |
| See Also | Cts_Db_Table_Abstract |
| Instance Variables | |
| $_name | The name of the table or view to interact with in the data source. |
| $_primary | The primary key of the table or view to interact with in the data source. |
| Instance Methods | |
| exists |
The name of the table or view to interact with in the data source.
protected $_name
The primary key of the table or view to interact with in the data source.
protected $_primary
function exists( $hook_name, $class_name, $method_name )