You are here

constant PartyController::UPDATE_FIELDS in Party 7

Flag to indicate fields have been updated requiring field attach invokes.

File

includes/party.entity.inc, line 23
Contains the controller classes for Party entities.

Class

PartyController
The API controller class for the Party entity.

Code

const UPDATE_FIELDS = 0x2;