API17:JRule::mergeIdentity
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JRule::mergeIdentity
Description
Merges the value for an identity.
Description:JRule::mergeIdentity [Edit Descripton]
public function mergeIdentity ( $identity $allow )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $identity | int | The identity. | |
| $allow | boolean | The value for the identity (true == allow, false == deny). |
- Returns
- Defined on line 76 of libraries/joomla/access/rule.php
See also
-
JRule::mergeIdentity source code on BitBucket
-
Class JRule
-
Subpackage Access
- Other versions of JRule::mergeIdentity
SeeAlso:JRule::mergeIdentity [Edit See Also]
User contributed notes
<CodeExamplesForm />
