JRule/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JRule

Description

Description:JRule [Edit Descripton]

Methods

Visibility Method name Description
public __construct Constructor.
public __toString Convert this object into a JSON encoded string.
public allow Checks that this action can be performed by an identity.
public getData Get the data for the action.
public mergeIdentities Merges the identities.
public mergeIdentity Merges the value for an identity.
  • Defined in libraries/joomla/access/rule.php

Importing

jimport( 'joomla.access.rule' );

See also

SeeAlso:JRule [Edit See Also]

User contributed notes


Personal tools