[RSStringUtil] element index
Package indexes
RSD
Auth_Container_RSDB
EVS
MagicQuotesUtil
RSArrayUtil
RSDEngine
RSErrorManager
RSIO
RSValidation
All elements
b
l
r
b
top
bytesToKiloBytes
RSStringUtil::bytesToKiloBytes()
in RSStringUtil.php
Returns the first argument divided by 1024 with a precision specified by the second argument. If the second argument is not present the default of 1 is assumed.
l
top
lastIndexOf
RSStringUtil::lastIndexOf()
in RSStringUtil.php
Returns the index of the last occurrence of the string passed as second argument in the string passed as first argument.
limit
RSStringUtil::limit()
in RSStringUtil.php
Returns the first argument limited to as many characters as specified by the second argument.
r
top
RSStringUtil.php
RSStringUtil.php
in RSStringUtil.php
removeLeadingString
RSStringUtil::removeLeadingString()
in RSStringUtil.php
Returns the string passed as argument with the leading dollar sign ($) removed removed.
removeTrailingString
RSStringUtil::removeTrailingString()
in RSStringUtil.php
Returns the string passed as argument with the trailing slash removed.
RSStringUtil
RSStringUtil
in RSStringUtil.php
A Utility Class for Manipulating Strings.
b
l
r