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