php man page for transliterator

Query: transliterator

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRANSLITERATOR(3)							 1							 TRANSLITERATOR(3)

The Transliterator class

INTRODUCTION
Transliterator provides transliteration of strings.
CLASS SYNOPSIS
Transliterator Transliterator Constants o const integer$Transliterator::FORWARD0 o const integer$Transliterator::REVERSE1 Properties o public$id Methods o Transliterator::__construct (void ) o publicstatic Transliterator Transliterator::create (string $id, [int $direction]) o publicstatic Transliterator Transliterator::createFromRules (string $rules, [string $direction]) o public Transliterator Transliterator::createInverse (void ) o public int Transliterator::getErrorCode (void ) o public string Transliterator::getErrorMessage (void ) o publicstatic array Transliterator::listIDs (void ) o public string Transliterator::transliterate (string $subject, [int $start], [int $end])
PROPERTIES
o $id -
PREDEFINED CONSTANTS
o Transliterator::FORWARD - o Transliterator::REVERSE - PHP Documentation Group TRANSLITERATOR(3)
Related Man Pages
reflectionclass(3) - php
cairopssurface(3) - php
intltimezone(3) - php
reflectionobject(3) - php
uconverter(3) - php
Similar Topics in the Unix Linux Community
OpenOffice.org Transliterator 0.4.0 Beta 5 (Default branch)