Class JFormRuleRules
Form Rule class for the Joomla Platform.
- JFormRule
- JFormRuleRules
Package: Joomla\Platform\Form
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/form/rule/rules.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/form/rule/rules.php
Methods summary
public
boolean
|
#
test(
Method to test the value. |
protected
array
|
#
getValueActions( mixed $value )
Method to get the list of permission action names from the form field value. |
protected
array
|
#
getFieldActions(
Method to get the list of possible permission action names for the form field. |