protected property DataHandler::$table in Data 8
Same name and namespace in other branches
- 6 includes/DataHandler.inc \DataHandler::table
- 7 includes/DataHandler.inc \DataHandler::table
File
- includes/
DataHandler.inc, line 14 - Definition of TableFactory class.
Class
- DataHandler
- Simple access methods to table data. Can be used on any table, not just Data managed tables.
Code
protected $table;