API16:JRule
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/access/rule.php
Methods
| Method name | Description |
|---|---|
| __construct | Constructor. |
| getData | Get the data for the action. |
| mergeIdentities | Merges the identities |
| mergeIdentity | Merges the value for an identity. |
| allow | Checks that this action can be performed by an identity. |
| __toString | Convert this object into a JSON encoded string. |
Importing
jimport( 'joomla.access.rule' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 12:47:27
