JRules/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JRules

Description

Description:JRules [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

SeeAlso:JRules [Edit See Also]

User contributed notes


Personal tools