Function generateDisplayFilePath
Function reduces long path names and creates a dynamic tooltip which shows the full path name on mouseover
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Author: Timo Trautmann
Located at includes/functions.upl.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Author: Timo Trautmann
Located at includes/functions.upl.php
string |
$sDisplayPath |
Original filepath |
integer |
$iLimit |
Limit of chars which were displayed directly. If the path string is shorter there will be no tooltip |
string
|
Contains short path name and tooltip if necessary |