You are here

public property LdapAuthorizationConsumerOG::$allowConsumerObjectCreation in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php \LdapAuthorizationConsumerOG::allowConsumerObjectCreation
  2. 7 ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php \LdapAuthorizationConsumerOG::allowConsumerObjectCreation

@property boolean $allowConsumerObjectCreation

Does this consumer module support creating consumer objects (drupal roles, og groups, etc.)

Overrides LdapAuthorizationConsumerAbstract::$allowConsumerObjectCreation

File

ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php, line 22

Class

LdapAuthorizationConsumerOG

Code

public $allowConsumerObjectCreation = FALSE;