You are here

class PartyHatController in Party 8.2

Same name and namespace in other branches
  1. 7 modules/party_hat/includes/party_hat.entity.inc \PartyHatController

The API controller class for the Party Hat entity.

Hierarchy

Expanded class hierarchy of PartyHatController

1 string reference to 'PartyHatController'
party_hat_entity_info in modules/party_hat/party_hat.module
Implements hook_entity_info().

File

modules/party_hat/includes/party_hat.entity.inc, line 10
Contains the controller classes for Party entities.

View source
class PartyHatController extends EntityAPIControllerExportable {

}

Members