OXID eShop CE
4.9.5
|
This is the complete list of members for oxStrMb, including all inherited members.
$_aUmlEntities | oxStrMb | protected |
$_aUmls | oxStrMb | protected |
$_sEncoding | oxStrMb | protected |
__construct() | oxStrMb | |
cleanStr($sStr, $sCleanChr= ' ') | oxStrMb | |
hasSpecialChars($sStr) | oxStrMb | |
html_entity_decode($sString, $iQuotStyle=ENT_QUOTES) | oxStrMb | |
htmlentities($sString, $iQuotStyle=ENT_QUOTES) | oxStrMb | |
htmlspecialchars($sString, $iQuotStyle=ENT_QUOTES) | oxStrMb | |
jsonEncode($data) | oxStrMb | |
preg_match($sPattern, $sSubject, &$aMatches=null, $iFlags=null, $iOffset=null) | oxStrMb | |
preg_match_all($sPattern, $sSubject, &$aMatches=null, $iFlags=null, $iOffset=null) | oxStrMb | |
preg_replace($aPattern, $sString, $sSubject, $iLimit=-1, $iCount=null) | oxStrMb | |
preg_replace_callback($pattern, $callback, $subject, $limit=-1, &$count=null) | oxStrMb | |
preg_split($sPattern, $sString, $iLimit=-1, $iFlag=0) | oxStrMb | |
recodeEntities($sInput, $blToHtmlEntities=false, $aUmls=array(), $aUmlEntities=array()) | oxStrMb | |
strip_tags($sString, $sAllowableTags= '') | oxStrMb | |
strlen($sStr) | oxStrMb | |
strpos($sHaystack, $sNeedle, $iOffset=null) | oxStrMb | |
strrcmp($sStr1, $sStr2) | oxStrMb | |
strstr($sHaystack, $sNeedle) | oxStrMb | |
strtolower($sString) | oxStrMb | |
strtoupper($sString) | oxStrMb | |
substr($sStr, $iStart, $iLength=null) | oxStrMb | |
ucfirst($sSubject) | oxStrMb | |
wordwrap($sString, $iLength=75, $sBreak="\n", $blCut=null) | oxStrMb |