PHP Doku:: The HaruEncoder class - class.haruencoder.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruEncoder class

Ein Service von Reinhard Neidl - Webprogrammierung.

Haru PDF

<<HaruImage::setMaskImage

HaruEncoder::getByteType>>


UnterSeiten:

The HaruEncoder class

Einführung

Haru PDF Encoder Class.

Klassenbeschreibung

HaruEncoder {
/* Methoden */
int getByteType ( string $text , int $index )
int getType ( void )
int getUnicode ( int $character )
int getWritingMode ( void )
}

Vordefinierte Konstanten

Type Name Description
int HaruEncoder::TYPE_SINGLE_BYTE  
int HaruEncoder::TYPE_DOUBLE_BYTE  
int HaruEncoder::TYPE_UNINITIALIZED  
int HaruEncoder::UNKNOWN  
int HaruEncoder::WMODE_HORIZONTAL  
int HaruEncoder::WMODE_VERTICAL  
int HaruEncoder::BYTE_TYPE_SINGLE  
int HaruEncoder::BYTE_TYPE_LEAD  
int HaruEncoder::BYTE_TYPE_TRAIL  
int HaruEncoder::BYTE_TYPE_UNKNOWN  

Inhaltsverzeichnis


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)