Class Mage_Core_Helper_String
Core data helper
- Mage_Core_Helper_Abstract
- Mage_Core_Helper_String
Package: Mage\Core
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Core/Helper/String.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Core/Helper/String.php
public
string
|
|
public
integer
|
|
public
string
|
|
public
string
|
#
splitInjection( string $str, integer $length = 50, string $needle = '-', string $insert = ' ' )
Split string and appending $insert string after $needle |
public
string
|
|
public
array
|
#
str_split( string $str, integer $length = 1, boolean $keepWords = false, boolean $trim = false, string $wordSeparatorRegex = '\s' )
Binary-safe variant of str_split()
|
public
array
|
#
splitWords( string $str, boolean $uniqueOnly = false, integer $maxWordLength = 0, string $wordSeparatorRegexp = '\s' )
Split words |
public
string
|
|
public
integer|false
|
|
public
array
|
string |
ICONV_CHARSET
|
'UTF-8' |
$_layout,
$_moduleName,
$_request
|