Class JFormRulePassword
Form Rule class for the Joomla Platform.
- JFormRule
- JFormRulePassword
Package: Joomla\Libraries\Form
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1.2
Located at cms/form/rule/password.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1.2
Located at cms/form/rule/password.php
Methods summary
public
boolean
|
#
test(
Method to test if two values are not equal. To use this rule, the form XML needs a validate attribute of equals and a field attribute that is equal to the field to test against. |