Source for file prefix.php
Documentation is available at prefix.php
* @package Joomla.Installation
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* Form Rule class for the prefix DB.
* @package Joomla.Installation
* The regular expression to use in testing a form field value.
protected $regex =
'^[a-z][a-z0-9]*_$';
* The regular expression modifiers to use when testing a form field value.
Documentation generated on Tue, 19 Nov 2013 15:11:12 +0100 by phpDocumentor 1.4.3