You are here

public property RegistrationState::$name in Entity Registration 7.2

Same name and namespace in other branches
  1. 8.2 lib/registration_state.entity.inc \RegistrationState::name
  2. 7 lib/registration_state.entity.inc \RegistrationState::name

File

lib/registration_state.entity.inc, line 9
The class used for registration state entities

Class

RegistrationState
@file The class used for registration state entities

Code

public $name, $label, $description, $default_state, $active, $held, $show_on_form, $weight;