public property LdapAuthorizationConsumerDrupalRole::$allowConsumerObjectCreation in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_authorization/ldap_authorization_drupal_role/LdapAuthorizationConsumerRole.class.php \LdapAuthorizationConsumerDrupalRole::allowConsumerObjectCreation
- 7 ldap_authorization/ldap_authorization_drupal_role/LdapAuthorizationConsumerRole.class.php \LdapAuthorizationConsumerDrupalRole::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_drupal_role/ LdapAuthorizationConsumerRole.class.php, line 15
Class
Code
public $allowConsumerObjectCreation = TRUE;