You are here

protected property EntityAPIControllerExportable::$nameKey in Entity API 7

File

includes/entity.controller.inc, line 696
Provides a controller building upon the core controller but providing more features like full CRUD functionality.

Class

EntityAPIControllerExportable
A controller implementing exportables stored in the database.

Code

protected $nameKey, $statusKey, $moduleKey;