public property LdapAuthorizationConsumerOG::$allowConsumerObjectCreation in Lightweight Directory Access Protocol (LDAP) 8.2
Same name and namespace in other branches
- 7.2 ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php \LdapAuthorizationConsumerOG::allowConsumerObjectCreation
- 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 21
Class
Code
public $allowConsumerObjectCreation = FALSE;