|
| truncate (string $sString=null, int $iLength=80, string $sSufix='...', bool $blBreakWords=false, bool $middle=false) |
|
◆ truncate()
OxidEsales\EshopCommunity\Internal\Transition\Adapter\TemplateLogic\TruncateLogic::truncate |
( |
string |
$sString = null , |
|
|
int |
$iLength = 80 , |
|
|
string |
$sSufix = '...' , |
|
|
bool |
$blBreakWords = false , |
|
|
bool |
$middle = false |
|
) |
| |
- Parameters
-
string | $sString | |
integer | $iLength | |
string | $sSufix | |
bool | $blBreakWords | |
bool | $middle | |
- Returns
- string
The documentation for this class was generated from the following file: