You are here

protected property DataHandler::$table in Data 6

Same name and namespace in other branches
  1. 8 includes/DataHandler.inc \DataHandler::table
  2. 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;