You are here

public property Registration::$registration_id in Entity Registration 7

Same name and namespace in other branches
  1. 8.2 lib/registration.entity.inc \Registration::registration_id
  2. 7.2 lib/registration.entity.inc \Registration::registration_id

File

lib/registration.entity.inc, line 13
Entity hooks and callbacks for registrations.

Class

Registration
Main class for Registration entities.

Code

public $registration_id, $type, $entity_id, $entity_type, $anon_mail = NULL, $user_uid = NULL, $count, $author_uid, $state, $created, $updated;