|
iTx Technologies offre gratuitement
|
||
[Vue de la source] [Imprimer] [Statistique du projet]
(aucune description)
| Taille du fichier: | 89 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Réferencé: | 0 fois |
| Inclus ou requis: | 0 fichiers |
SugarPDF:: (3 methods):
SugarPDF()
handleBeanStrings()
handleCharset()
| SugarPDF($vars) X-Ref |
| sole constructor param: array vars Setup values for parent class, EzPDF |
| handleBeanStrings($bean) X-Ref |
| takes a $bean and processes all of its list variables for character set issues param: bean object The focus bean return: bean object The focus bean with processed strings |
| handleCharset($text) X-Ref |
| Translates text from UTF-8 (as of SugarCRM v4.5) into the selected default character set for a given instance, abrogated by user preference. param: string text The text to be handled return: string ret The translated string. |
|
|
|
|