Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Zend_View_Helper_Ellipsis
PHP Class Zend_View_Helper_Ellipsis
Inheritance:
extends
Zend_View_Helper_Abstract
Afficher le fichier
Open project: kimai/kimai
Méthodes publiques
Méthode
Description
ellipsis
(
string
$text
,
integer
$maxLength
= 5 ) :
string
Truncates a given message
Method Details
ellipsis()
public
méthode
Truncates a given message
public
ellipsis
(
string
$text
,
integer
$maxLength
= 5 ) :
string
$text
string
$maxLength
integer
Résultat
string