JRules/11.1/ja
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | __toString | Magic method to convert the object to JSON string representation. |
| public | allow | Checks that an action can be performed by an identity. |
| public | getAllowed | Get the allowed actions for an identity. |
| public | getData | Get the data for the action. |
| public | merge | Method to merge actions with this object. |
| public | mergeAction | |
| public | mergeCollection | Method to merge a collection of . |
- Defined in libraries/joomla/access/rules.php
Importing
jimport( 'joomla.access.rules' );
See also
JRules source code on BitBucket
Subpackage Access
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
