[com.tecnick.tmxphpbridge] element index
Package indexes
com.tecnick.tcexam.admin
com.tecnick.tcexam.public
com.tecnick.tcpdf
com.tecnick.tcexam.shared
PHPMailer
com.tecnick.tcexam.shared.mysql
com.tecnick.tcexam.shared.postgresql
All elements
c
e
g
l
r
s
t
_
_
top
__construct
TMXResourceBundle::__construct()
in tce_tmx.php
Class constructor.
__destruct
TMXResourceBundle::__destruct()
in tce_tmx.php
Class destructor; resets $resource array.
c
top
$cachefile
TMXResourceBundle::$cachefile
in tce_tmx.php
$current_data
TMXResourceBundle::$current_data
in tce_tmx.php
$current_key
TMXResourceBundle::$current_key
in tce_tmx.php
$current_language
TMXResourceBundle::$current_language
in tce_tmx.php
e
top
endElementHandler
TMXResourceBundle::endElementHandler()
in tce_tmx.php
Sets the end element handler function for the XML parser parser.end_element_handler.
g
top
getResource
TMXResourceBundle::getResource()
in tce_tmx.php
Returns the resource array containing the translated word/sentences.
l
top
$language
TMXResourceBundle::$language
in tce_tmx.php
r
top
$resource
TMXResourceBundle::$resource
in tce_tmx.php
s
top
$segdata
TMXResourceBundle::$segdata
in tce_tmx.php
segContentHandler
TMXResourceBundle::segContentHandler()
in tce_tmx.php
Sets the character data handler function for the XML parser parser.handler.
startElementHandler
TMXResourceBundle::startElementHandler()
in tce_tmx.php
Sets the start element handler function for the XML parser parser.start_element_handler.
t
top
tce_tmx.php
tce_tmx.php
in tce_tmx.php
TMXResourceBundle
TMXResourceBundle
in tce_tmx.php
This PHP Class reads resource text data directly from a TMX (XML) file.
c
e
g
l
r
s
t
_