iTx Technologies offre gratuitement
cet espace pour SugarCRM !

title

Body

[fermer]

/include/ -> SugarPDF.php (sommaire)

(aucune description)

Taille du fichier: 89 lignes (4 kb)
Inclus ou requis:0 fois
Réferencé: 0 fois
Inclus ou requis: 0 fichiers

Définit la class 1 class

SugarPDF:: (3 methods):
  SugarPDF()
  handleBeanStrings()
  handleCharset()


Classe: SugarPDF  - X-Ref

Subclass of EzPDF for SugarCRM
contains SugarCRM-specific private methods for handling of data for PDF
export

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.



Generé en: Thu Mar 4 09:44:50 2010 | Cross-referenced par PHPXref 0.7