Class DataStructureString
String Data Structure helper
Provides utility methods to assist in manipulating strings.
Package: blesta\helpers\data\structure\string
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at helpers/data_structure/string/data_structure_string.php
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at helpers/data_structure/string/data_structure_string.php
Methods summary
public
string
|
#
random( integer $length = 8, string $pool = null, array $options = array() )
Generates a random string from a list of characters |