JRules/11.1/ja

出典: Joomla! ドキュメンテーション

== Joomla 11.1 JRules==

Description

[Edit Descripton]

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

Joomla 11.1 JRules source code on BitBucket

Joomla 11.1 Subpackage Access


[Edit See Also]

User contributed notes

<CodeExamplesForm />

%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).