Class JFormRuleBoolean
Form Rule class for the Joomla Platform.
- JFormRule
- JFormRuleBoolean
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/boolean.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/boolean.php
Methods summary
Methods inherited from JFormRule
Magic methods summary
Properties summary
protected
string
|
$regex |
#
The regular expression to use in testing a form field value. |
protected
string
|
$modifiers |
#
The regular expression modifiers to use when testing a form field value. |