Source for file boolean.php
Documentation is available at boolean.php
* @package Joomla.Platform
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* Form Rule class for the Joomla Platform.
* @package Joomla.Platform
* The regular expression to use in testing a form field value.
protected $regex =
'^(?:[01]|true|false)$';
* The regular expression modifiers to use when testing a form field value.
Documentation generated on Tue, 19 Nov 2013 14:54:41 +0100 by phpDocumentor 1.4.3