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