Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ w ]
[ x ]
[ _ ]
a
- $autoaddlang
- in file Autoadd.php, variable Translation2_Admin_Decorator_Autoadd::$autoaddlang
Language to add strings in
- add
- in file gettext.php, method Translation2_Admin_Container_gettext::add()
Add a new entry in the strings domain.
- add
- in file Decorator.php, method Translation2_Admin_Decorator::add()
Add a translation
- add
- in file db.php, method Translation2_Admin_Container_db::add()
Add a new entry in the strings table.
- add
- in file dataobjectsimple.php, method Translation2_Admin_Container_dataobjectsimple::add()
Add a new entry in the strings table.
- add
- in file mdb.php, method Translation2_Admin_Container_mdb::add()
Add a new entry in the strings table.
- add
- in file xml.php, method Translation2_Admin_Container_xml::add()
Add a new entry in the strings table.
- add
- in file Admin.php, method Translation2_Admin::add()
add a new translation
- add
- in file mdb2.php, method Translation2_Admin_Container_mdb2::add()
Add a new entry in the strings table.
- addLang
- in file db.php, method Translation2_Admin_Container_db::addLang()
Creates a new table to store the strings in this language.
- addLang
- in file xml.php, method Translation2_Admin_Container_xml::addLang()
Does nothing (here for compatibility with the container interface)
- addLang
- in file Decorator.php, method Translation2_Admin_Decorator::addLang()
Create a new language
- addLang
- in file gettext.php, method Translation2_Admin_Container_gettext::addLang()
Creates a new entry in the langs_avail .ini file.
- addLang
- in file mdb2.php, method Translation2_Admin_Container_mdb2::addLang()
Creates a new table to store the strings in this language.
- addLang
- in file mdb.php, method Translation2_Admin_Container_mdb::addLang()
Creates a new table to store the strings in this language.
- addLang
- in file dataobjectsimple.php, method Translation2_Admin_Container_dataobjectsimple::addLang()
Creates a new table to store the strings in this language.
- addLang
- in file Admin.php, method Translation2_Admin::addLang()
Prepare the storage container for a new lang.
- addLangToList
- in file mdb.php, method Translation2_Admin_Container_mdb::addLangToList()
Creates a new entry in the langsAvail table.
- addLangToList
- in file mdb2.php, method Translation2_Admin_Container_mdb2::addLangToList()
Creates a new entry in the langsAvail table.
- addLangToList
- in file gettext.php, method Translation2_Admin_Container_gettext::addLangToList()
Creates a new entry in the langsAvail .ini file.
- addLangToList
- in file db.php, method Translation2_Admin_Container_db::addLangToList()
Creates a new entry in the langsAvail table.
- addLangToList
- in file xml.php, method Translation2_Admin_Container_xml::addLangToList()
Creates a new entry in the <languages> section
- addLangToList
- in file dataobjectsimple.php, method Translation2_Admin_Container_dataobjectsimple::addLangToList()
Creates a new entry in the langsAvail table.
- AdminContainersTests
- in file admin_containers_tests.php, class AdminContainersTests
- AdminContainersTests
- in file admin_containers_tests.php, method AdminContainersTests::AdminContainersTests()
- AllTests
- in file all_tests.php, method AllTests::AllTests()
- AllTests
- in file all_tests.php, class AllTests
- Autoadd.php
- procedural page Autoadd.php
- Admin.php
- procedural page Admin.php
- admin_containers_tests.php
- procedural page admin_containers_tests.php
- admin_db_test.php
- procedural page admin_db_test.php
- admin_gettext_po_test.php
- procedural page admin_gettext_po_test.php
- admin_mdb2_test.php
- procedural page admin_mdb2_test.php
- admin_mdb_test.php
- procedural page admin_mdb_test.php
- admin_xml_test.php
- procedural page admin_xml_test.php
- all_tests.php
- procedural page all_tests.php
top
top
c
- $cacheLiteFunction
- in file CacheLiteFunction.php, variable Translation2_Decorator_CacheLiteFunction::$cacheLiteFunction
Cache_Lite_Function object
- $caching
- in file CacheLiteFunction.php, variable Translation2_Decorator_CacheLiteFunction::$caching
Enable / disable caching
- $charset
- in file SpecialChars.php, variable Translation2_Decorator_SpecialChars::$charset
- $cleaningFrequency
- in file CacheLiteFunction.php, variable Translation2_Decorator_CacheLiteFunction::$cleaningFrequency
Frequency of cache cleaning.
- $currentPageID
- in file Translation2.php, variable Translation2::$currentPageID
Current pageID
- $currentPageID
- in file Decorator.php, variable Translation2_Decorator::$currentPageID
- cleanCache
- in file Admin.php, method Translation2_Admin::cleanCache()
If you use the CacheLiteFunction decorator, you may want to invalidate the cache after a change in the data base.
- cleanCache
- in file Decorator.php, method Translation2_Admin_Decorator::cleanCache()
Clean the cache
- commit
- in file gettext.php, method Translation2_Admin_Container_gettext::commit()
Commit
- ContainersTests
- in file containers_tests.php, class ContainersTests
- ContainersTests
- in file containers_tests.php, method ContainersTests::ContainersTests()
- Container.php
- procedural page Container.php
- CacheLiteFunction.php
- procedural page CacheLiteFunction.php
- CacheMemory.php
- procedural page CacheMemory.php
- containers_tests.php
- procedural page containers_tests.php
top
top
top
f
- $fallbackLang
- in file Lang.php, variable Translation2_Decorator_Lang::$fallbackLang
fallback lang
- factory
- in file Translation2.php, method Translation2::factory()
Return a Translation2 instance already initialized
- factory
- in file Admin.php, method Translation2_Admin::factory()
Return a Translation2_Admin instance already initialized
- fetchLangs
- in file dataobjectsimple.php, method Translation2_Container_dataobjectsimple::fetchLangs()
Fetch the available langs if they're not cached yet.
- fetchLangs
- in file xml.php, method Translation2_Container_xml::fetchLangs()
Fetch the available langs
- fetchLangs
- in file mdb2.php, method Translation2_Container_mdb2::fetchLangs()
Fetch the available langs if they're not cached yet.
- fetchLangs
- in file mdb.php, method Translation2_Container_mdb::fetchLangs()
Fetch the available langs if they're not cached yet.
- fetchLangs
- in file gettext.php, method Translation2_Container_gettext::fetchLangs()
Fetch the available langs if they're not cached yet.
- fetchLangs
- in file Container.php, method Translation2_Container::fetchLangs()
Fetch the available langs if they're not cached yet.
- fetchLangs
- in file db.php, method Translation2_Container_db::fetchLangs()
Fetch the available langs if they're not cached yet.
- fixEmptySets
- in file xml.php, method Translation2_Container_xml::fixEmptySets()
Turn empty strings returned by XML_Unserializer into empty arrays
top
g
- get
- in file Lang.php, method Translation2_Decorator_Lang::get()
Get translated string
- get
- in file CacheMemory.php, method Translation2_Decorator_CacheMemory::get()
Get translated string
- get
- in file Decorator.php, method Translation2_Decorator::get()
Get translated string
- get
- in file SpecialChars.php, method Translation2_Decorator_SpecialChars::get()
Get translated string
- get
- in file ErrorText.php, method Translation2_Decorator_ErrorText::get()
Get translated string
- get
- in file Iconv.php, method Translation2_Decorator_Iconv::get()
Get the translated string, in the new encoding
- get
- in file UTF8.php, method Translation2_Decorator_UTF8::get()
Get translated string
- get
- in file Autoadd.php, method Translation2_Admin_Decorator_Autoadd::get()
Get a translated string
- get
- in file Translation2.php, method Translation2::get()
Get translated string
- get
- in file CacheLiteFunction.php, method Translation2_Decorator_CacheLiteFunction::get()
Get translated string
- get
- in file DefaultText.php, method Translation2_Decorator_DefaultText::get()
Get translated string
- getAdminDecorator
- in file Admin.php, method Translation2_Admin::getAdminDecorator()
Return an instance of an admin decorator
- getDbInfo
- in file dbms.php, method dbms::getDbInfo()
- getDecorator
- in file Decorator.php, method Translation2_Decorator::getDecorator()
Return an instance of a decorator
- getDecorator
- in file Translation2.php, method Translation2::getDecorator()
Return an instance of a decorator
- getLang
- in file Translation2.php, method Translation2::getLang()
get lang info
- getLang
- in file Decorator.php, method Translation2_Decorator::getLang()
get lang info
- getLang
- in file Container.php, method Translation2_Container::getLang()
Gets the current lang
- getLangData
- in file Container.php, method Translation2_Container::getLangData()
Gets the array data for the lang
- getLangs
- in file Container.php, method Translation2_Container::getLangs()
Gets the available languages
- getLangs
- in file Decorator.php, method Translation2_Decorator::getLangs()
get langs
- getLangs
- in file Translation2.php, method Translation2::getLangs()
get langs
- getOne
- in file gettext.php, method Translation2_Container_gettext::getOne()
Get a single item from the container, without caching the whole page
- getOne
- in file mdb.php, method Translation2_Container_mdb::getOne()
Get a single item from the container
- getOne
- in file dataobjectsimple.php, method Translation2_Container_dataobjectsimple::getOne()
Get a single item from the container, without caching the whole page
- getOne
- in file xml.php, method Translation2_Container_xml::getOne()
Get a single item from the container
- getOne
- in file mdb2.php, method Translation2_Container_mdb2::getOne()
Get a single item from the container
- getOne
- in file Container.php, method Translation2_Container::getOne()
Get a single item from the container, without caching the whole page Containers should implement this method.
- getOne
- in file db.php, method Translation2_Container_db::getOne()
Get a single item from the container
- getPage
- in file UTF8.php, method Translation2_Decorator_UTF8::getPage()
Same as getRawPage, but resort to fallback language and replace parameters when needed
- getPage
- in file Lang.php, method Translation2_Decorator_Lang::getPage()
Same as getRawPage, but resort to fallback language and replace parameters when needed
- getPage
- in file xml.php, method Translation2_Container_xml::getPage()
Returns an array of the strings in the selected page
- getPage
- in file gettext.php, method Translation2_Container_gettext::getPage()
Get all the strings from a domain (parsing the .mo file)
- getPage
- in file Iconv.php, method Translation2_Decorator_Iconv::getPage()
Same as getRawPage, but apply transformations when needed
- getPage
- in file mdb2.php, method Translation2_Container_mdb2::getPage()
Returns an array of the strings in the selected page
- getPage
- in file SpecialChars.php, method Translation2_Decorator_SpecialChars::getPage()
Same as getRawPage, but apply transformations when needed
- getPage
- in file mdb.php, method Translation2_Container_mdb::getPage()
Returns an array of the strings in the selected page
- getPage
- in file Translation2.php, method Translation2::getPage()
Get an entire group of strings
- getPage
- in file ErrorText.php, method Translation2_Decorator_ErrorText::getPage()
Same as getRawPage, but resort to fallback language and replace parameters when needed
- getPage
- in file Container.php, method Translation2_Container::getPage()
Returns an array of the strings in the selected page Containers should implement this method.
- getPage
- in file dataobjectsimple.php, method Translation2_Container_dataobjectsimple::getPage()
Returns an array of the strings in the selected page
- getPage
- in file db.php, method Translation2_Container_db::getPage()
Returns an array of the strings in the selected page
- getPage
- in file Decorator.php, method Translation2_Decorator::getPage()
Same as getRawPage, but resort to fallback language and replace parameters when needed
- getPage
- in file CacheMemory.php, method Translation2_Decorator_CacheMemory::getPage()
Same as getRawPage, but resort to fallback language and replace parameters when needed
- getPage
- in file CacheLiteFunction.php, method Translation2_Decorator_CacheLiteFunction::getPage()
Same as getRawPage, but resort to fallback language and replace parameters when needed
- getPage
- in file DefaultText.php, method Translation2_Decorator_DefaultText::getPage()
Replace empty strings with their $stringID
- getPageNames
- in file Decorator.php, method Translation2_Admin_Decorator::getPageNames()
Get a list of all the pageIDs in any table.
- getPageNames
- in file db.php, method Translation2_Admin_Container_db::getPageNames()
Get a list of all the pageIDs in any table.
- getPageNames
- in file mdb2.php, method Translation2_Admin_Container_mdb2::getPageNames()
Get a list of all the pageIDs in any table.
- getPageNames
- in file Admin.php, method Translation2_Admin::getPageNames()
Get a list of all the pageIDs in any table.
- getPageNames
- in file xml.php, method Translation2_Admin_Container_xml::getPageNames()
Get a list of all the pageIDs.
- getPageNames
- in file mdb.php, method Translation2_Admin_Container_mdb::getPageNames()
Get a list of all the pageIDs in any table.
- getPageNames
- in file gettext.php, method Translation2_Admin_Container_gettext::getPageNames()
Get a list of all the domains
- getParams
- in file dbms.php, method dbms::getParams()
- getRaw
- in file Translation2.php, method Translation2::getRaw()
Get translated string (as-is)
- getRaw
- in file Decorator.php, method Translation2_Decorator::getRaw()
Get translated string
- getRaw
- in file CacheMemory.php, method Translation2_Decorator_CacheMemory::getRaw()
Get translated string (as-is)
- getRaw
- in file CacheLiteFunction.php, method Translation2_Decorator_CacheLiteFunction::getRaw()
Get translated string (as-is)
- getRawPage
- in file Translation2.php, method Translation2::getRawPage()
Get the array of strings in a page
- getRawPage
- in file CacheMemory.php, method Translation2_Decorator_CacheMemory::getRawPage()
Get the array of strings in a page
- getRawPage
- in file CacheLiteFunction.php, method Translation2_Decorator_CacheLiteFunction::getRawPage()
Get the array of strings in a page
- getRawPage
- in file Decorator.php, method Translation2_Decorator::getRawPage()
Get the array of strings in a page
- getStringID
- in file xml.php, method Translation2_Container_xml::getStringID()
Get the stringID for the given string
- getStringID
- in file Decorator.php, method Translation2_Decorator::getStringID()
Get the stringID for the given string. This method is the reverse of get().
- getStringID
- in file CacheLiteFunction.php, method Translation2_Decorator_CacheLiteFunction::getStringID()
Get translated string
- getStringID
- in file Translation2.php, method Translation2::getStringID()
Get the stringID for the given string. This method is the reverse of get().
- getStringID
- in file gettext.php, method Translation2_Container_gettext::getStringID()
Get the stringID for the given string
- getStringID
- in file Container.php, method Translation2_Container::getStringID()
Get the stringID for the given string
- getStringID
- in file DefaultText.php, method Translation2_Decorator_DefaultText::getStringID()
Get the stringID for the given string. This method is the reverse of get().
- getStringID
- in file mdb.php, method Translation2_Container_mdb::getStringID()
Get the stringID for the given string
- getStringID
- in file db.php, method Translation2_Container_db::getStringID()
Get the stringID for the given string
- getStringID
- in file mdb2.php, method Translation2_Container_mdb2::getStringID()
Get the stringID for the given string
- getStringID
- in file dataobjectsimple.php, method Translation2_Container_dataobjectsimple::getStringID()
Get the stringID for the given string
- getValue
- in file settings.php, function getValue()
- gettext.php
- procedural page gettext.php
- gettext.php
- procedural page gettext.php
- gettext_admin.php
- procedural page gettext_admin.php
- gettext_prepare.php
- procedural page gettext_prepare.php
- gettext_settings.php
- procedural page gettext_settings.php
- gettext_mo_test.php
- procedural page gettext_mo_test.php
- gettext_po_test.php
- procedural page gettext_po_test.php
- gettext_prepare.php
- procedural page gettext_prepare.php
top
top
top
top
top
top
r
- $rawData
- in file CacheMemory.php, variable Translation2_Decorator_CacheMemory::$rawData
Translated strings array Used for cache purposes.
- raiseError
- in file Container.php, method Translation2_Container::raiseError()
Trigger a PEAR error
- remove
- in file mdb2.php, method Translation2_Admin_Container_mdb2::remove()
Remove an entry from the strings table.
- remove
- in file db.php, method Translation2_Admin_Container_db::remove()
Remove an entry from the strings table.
- remove
- in file Decorator.php, method Translation2_Admin_Decorator::remove()
Remove a translation
- remove
- in file gettext.php, method Translation2_Admin_Container_gettext::remove()
Remove an entry from the domain.
- remove
- in file mdb.php, method Translation2_Admin_Container_mdb::remove()
Remove an entry from the strings table.
- remove
- in file dataobjectsimple.php, method Translation2_Admin_Container_dataobjectsimple::remove()
Remove an entry from the strings table.
- remove
- in file xml.php, method Translation2_Admin_Container_xml::remove()
Remove an entry from the strings table.
- remove
- in file Admin.php, method Translation2_Admin::remove()
remove a translated string
- removeLang
- in file Admin.php, method Translation2_Admin::removeLang()
Remove the lang from the langsAvail table and drop the strings table.
- removeLang
- in file mdb.php, method Translation2_Admin_Container_mdb::removeLang()
Remove the lang from the langsAvail table and drop the strings table.
- removeLang
- in file gettext.php, method Translation2_Admin_Container_gettext::removeLang()
Remove Language
- removeLang
- in file Decorator.php, method Translation2_Admin_Decorator::removeLang()
Remove a language
- removeLang
- in file xml.php, method Translation2_Admin_Container_xml::removeLang()
Remove all the entries for the given lang from the strings table.
- removeLang
- in file mdb2.php, method Translation2_Admin_Container_mdb2::removeLang()
Remove the lang from the langsAvail table and drop the strings table.
- removeLang
- in file db.php, method Translation2_Admin_Container_db::removeLang()
Remove the lang from the langsAvail table and drop the strings table.
- replaceEmptyStringsWithKeys
- in file Translation2.php, method Translation2::replaceEmptyStringsWithKeys()
Replace empty strings with their stringID
- replaceEmptyStringsWithKeys
- in file Decorator.php, method Translation2_Decorator::replaceEmptyStringsWithKeys()
Replace empty strings with their stringID
top
s
- $storage
- in file Translation2.php, variable Translation2::$storage
Storage object
- $storage
- in file Decorator.php, variable Translation2_Decorator::$storage
- setContainerOptions
- in file Decorator.php, method Translation2_Decorator::setContainerOptions()
Set some storage driver options
- setContainerOptions
- in file Translation2.php, method Translation2::setContainerOptions()
Set some storage driver options
- setLang
- in file Translation2.php, method Translation2::setLang()
Set default lang
- setLang
- in file Decorator.php, method Translation2_Decorator::setLang()
Set default lang
- setLang
- in file gettext.php, method Translation2_Container_gettext::setLang()
Sets the current lang
- setLang
- in file Container.php, method Translation2_Container::setLang()
Sets the current lang
- setOption
- in file Decorator.php, method Translation2_Decorator::setOption()
set Decorator option
- setOption
- in file Lang.php, method Translation2_Decorator_Lang::setOption()
set Decorator option (intercept 'fallbackLang' option).
- setOptions
- in file Decorator.php, method Translation2_Decorator::setOptions()
set Decorator options
- setPageID
- in file Translation2.php, method Translation2::setPageID()
Set default page
- setPageID
- in file Decorator.php, method Translation2_Decorator::setPageID()
Set default page
- setParams
- in file Decorator.php, method Translation2_Decorator::setParams()
Set parameters for next string
- setParams
- in file Translation2.php, method Translation2::setParams()
Set parameters for next string
- setUp
- in file admin_mdb2_test.php, method TestOfAdminContainerMDB2::setUp()
- setUp
- in file xml_test.php, method TestOfContainerXML::setUp()
- setUp
- in file admin_mdb_test.php, method TestOfAdminContainerMDB::setUp()
- setUp
- in file admin_gettext_po_test.php, method TestOfAdminContainerGettextPO::setUp()
- setUp
- in file mdb2_test.php, method TestOfContainerMDB2::setUp()
- setUp
- in file gettext_po_test.php, method TestOfGettextPO::setUp()
- setUp
- in file gettext_mo_test.php, method TestOfGettextMO::setUp()
- setUp
- in file admin_db_test.php, method TestOfAdminContainerDB::setUp()
- setUp
- in file admin_xml_test.php, method TestOfAdminContainerXML::setUp()
- setUp
- in file db_test.php, method TestOfContainerDB::setUp()
- setUp
- in file mdb_test.php, method TestOfContainerMDB::setUp()
- SIMPLE_TEST
- in file simple_include.php, constant SIMPLE_TEST
- SpecialChars.php
- procedural page SpecialChars.php
- settings.php
- procedural page settings.php
- simple_include.php
- procedural page simple_include.php
top
t
- $tr
- in file db_test.php, variable TestOfContainerDB::$tr
- $tr
- in file admin_db_test.php, variable TestOfAdminContainerDB::$tr
- $translation2
- in file Decorator.php, variable Translation2_Decorator::$translation2
Translation2 object being decorated
- TABLE_PREFIX
- in file settings.php, constant TABLE_PREFIX
- tearDown
- in file admin_db_test.php, method TestOfAdminContainerDB::tearDown()
- tearDown
- in file db_test.php, method TestOfContainerDB::tearDown()
- tearDown
- in file admin_xml_test.php, method TestOfAdminContainerXML::tearDown()
- testAddLang
- in file admin_xml_test.php, method TestOfAdminContainerXML::testAddLang()
- testAddLang
- in file admin_db_test.php, method TestOfAdminContainerDB::testAddLang()
- testAddUpdateRemove
- in file admin_db_test.php, method TestOfAdminContainerDB::testAddUpdateRemove()
- testAddUpdateRemove
- in file admin_gettext_po_test.php, method TestOfAdminContainerGettextPO::testAddUpdateRemove()
- testCacheMemoryDecorator
- in file db_test.php, method TestOfContainerDB::testCacheMemoryDecorator()
- testConficts
- in file db_test.php, method TestOfContainerDB::testConficts()
- testDefaultTextDecorator
- in file db_test.php, method TestOfContainerDB::testDefaultTextDecorator()
- testDefaultTextDecorator
- in file gettext_po_test.php, method TestOfGettextPO::testDefaultTextDecorator()
- testErrorTextDecorator
- in file db_test.php, method TestOfContainerDB::testErrorTextDecorator()
- testFactory
- in file admin_db_test.php, method TestOfAdminContainerDB::testFactory()
- testFactory
- in file db_test.php, method TestOfContainerDB::testFactory()
- testGet
- in file db_test.php, method TestOfContainerDB::testGet()
- testGetLang
- in file db_test.php, method TestOfContainerDB::testGetLang()
- testGetLangs
- in file db_test.php, method TestOfContainerDB::testGetLangs()
- testGetPage
- in file db_test.php, method TestOfContainerDB::testGetPage()
- testGetPageNames
- in file admin_gettext_po_test.php, method TestOfAdminContainerGettextPO::testGetPageNames()
- testGetPageNames
- in file admin_db_test.php, method TestOfAdminContainerDB::testGetPageNames()
- testGetRaw
- in file db_test.php, method TestOfContainerDB::testGetRaw()
- testGetRawPage
- in file db_test.php, method TestOfContainerDB::testGetRawPage()
- testGetStringID
- in file db_test.php, method TestOfContainerDB::testGetStringID()
- testIconvDecorator
- in file db_test.php, method TestOfContainerDB::testIconvDecorator()
- testLangDecorator
- in file gettext_po_test.php, method TestOfGettextPO::testLangDecorator()
- testLangDecorator
- in file db_test.php, method TestOfContainerDB::testLangDecorator()
- testLangDecorator
- in file gettext_mo_test.php, method TestOfGettextMO::testLangDecorator()
- testMultipleDecorators
- in file db_test.php, method TestOfContainerDB::testMultipleDecorators()
- TestOfAdminContainerDB
- in file admin_db_test.php, class TestOfAdminContainerDB
- TestOfAdminContainerDB
- in file admin_db_test.php, method TestOfAdminContainerDB::TestOfAdminContainerDB()
- TestOfAdminContainerGettextPO
- in file admin_gettext_po_test.php, class TestOfAdminContainerGettextPO
- TestOfAdminContainerGettextPO
- in file admin_gettext_po_test.php, method TestOfAdminContainerGettextPO::TestOfAdminContainerGettextPO()
- TestOfAdminContainerMDB
- in file admin_mdb_test.php, method TestOfAdminContainerMDB::TestOfAdminContainerMDB()
- TestOfAdminContainerMDB
- in file admin_mdb_test.php, class TestOfAdminContainerMDB
- TestOfAdminContainerMDB2
- in file admin_mdb2_test.php, class TestOfAdminContainerMDB2
- TestOfAdminContainerMDB2
- in file admin_mdb2_test.php, method TestOfAdminContainerMDB2::TestOfAdminContainerMDB2()
- TestOfAdminContainerXML
- in file admin_xml_test.php, class TestOfAdminContainerXML
- TestOfAdminContainerXML
- in file admin_xml_test.php, method TestOfAdminContainerXML::TestOfAdminContainerXML()
- TestOfContainerDB
- in file db_test.php, method TestOfContainerDB::TestOfContainerDB()
- TestOfContainerDB
- in file db_test.php, class TestOfContainerDB
- TestOfContainerMDB
- in file mdb_test.php, class TestOfContainerMDB
- TestOfContainerMDB
- in file mdb_test.php, method TestOfContainerMDB::TestOfContainerMDB()
- TestOfContainerMDB2
- in file mdb2_test.php, method TestOfContainerMDB2::TestOfContainerMDB2()
- TestOfContainerMDB2
- in file mdb2_test.php, class TestOfContainerMDB2
- TestOfContainerXML
- in file xml_test.php, class TestOfContainerXML
- TestOfContainerXML
- in file xml_test.php, method TestOfContainerXML::TestOfContainerXML()
- TestOfGettextMO
- in file gettext_mo_test.php, class TestOfGettextMO
- TestOfGettextMO
- in file gettext_mo_test.php, method TestOfGettextMO::TestOfGettextMO()
- TestOfGettextPO
- in file gettext_po_test.php, method TestOfGettextPO::TestOfGettextPO()
- TestOfGettextPO
- in file gettext_po_test.php, class TestOfGettextPO
- testParameterSubstitution
- in file db_test.php, method TestOfContainerDB::testParameterSubstitution()
- testSpecialCharsDecorator
- in file db_test.php, method TestOfContainerDB::testSpecialCharsDecorator()
- testUpdateLang
- in file admin_db_test.php, method TestOfAdminContainerDB::testUpdateLang()
- TEST_RUNNING
- in file admin_containers_tests.php, constant TEST_RUNNING
- translate
- in file Decorator.php, method Translation2_Decorator::translate()
Get translated string
- Translation2
- in file Translation2.php, class Translation2
Translation2 base class
- Translation2
- in file Translation2.php, method Translation2::Translation2()
Constructor
- Translation2_example.php
- procedural page Translation2_example.php
- Translation2_gettext_example.php
- procedural page Translation2_gettext_example.php
- t2xmlchk.php
- procedural page t2xmlchk.php
- translation2_admin_include.php
- procedural page translation2_admin_include.php
- translation2_include.php
- procedural page translation2_include.php
- Translation2.php
- procedural page Translation2.php
- Translation2_Admin
- in file Admin.php, class Translation2_Admin
Administration utilities for translation string management
- Translation2_Admin_Container_dataobjectsimple
- in file dataobjectsimple.php, class Translation2_Admin_Container_dataobjectsimple
Storage driver for storing/fetching data to/from a database
- Translation2_Admin_Container_db
- in file db.php, class Translation2_Admin_Container_db
Storage driver for storing/fetching data to/from a database
- Translation2_Admin_Container_gettext
- in file gettext.php, class Translation2_Admin_Container_gettext
Storage driver for storing/fetching data to/from a gettext file
- Translation2_Admin_Container_mdb
- in file mdb.php, class Translation2_Admin_Container_mdb
Storage driver for storing/fetching data to/from a database
- Translation2_Admin_Container_mdb2
- in file mdb2.php, class Translation2_Admin_Container_mdb2
Storage driver for storing/fetching data to/from a database
- Translation2_Admin_Container_xml
- in file xml.php, class Translation2_Admin_Container_xml
Storage driver for storing/fetching data to/from a XML file
- Translation2_Admin_Decorator
- in file Decorator.php, class Translation2_Admin_Decorator
Decorates a Translation2_Admin class.
- Translation2_Admin_Decorator_Autoadd
- in file Autoadd.php, class Translation2_Admin_Decorator_Autoadd
Automatically add requested strings
- Translation2_Container
- in file Container.php, class Translation2_Container
Base class for Translation2 drivers/containers
- Translation2_Container
- in file Container.php, method Translation2_Container::Translation2_Container()
Constructor
- Translation2_Container_dataobjectsimple
- in file dataobjectsimple.php, class Translation2_Container_dataobjectsimple
Simple storage driver for fetching data from a db with DB_DataObject
- Translation2_Container_db
- in file db.php, class Translation2_Container_db
Storage driver for fetching data from a database
- Translation2_Container_gettext
- in file gettext.php, class Translation2_Container_gettext
Storage driver for fetching data with gettext
- Translation2_Container_mdb
- in file mdb.php, class Translation2_Container_mdb
Storage driver for fetching data from a database
- Translation2_Container_mdb2
- in file mdb2.php, class Translation2_Container_mdb2
Storage driver for fetching data from a database
- Translation2_Container_xml
- in file xml.php, class Translation2_Container_xml
Storage driver for fetching data from a XML file
- Translation2_Decorator
- in file Decorator.php, method Translation2_Decorator::Translation2_Decorator()
Constructor
- Translation2_Decorator
- in file Decorator.php, class Translation2_Decorator
Translation2_Decorator. Base Decorator class for Translation2
- Translation2_Decorator_CacheLiteFunction
- in file CacheLiteFunction.php, class Translation2_Decorator_CacheLiteFunction
Decorator to cache fetched data using the Cache_Lite_Function class.
- Translation2_Decorator_CacheMemory
- in file CacheMemory.php, class Translation2_Decorator_CacheMemory
Decorator to cache fetched data in memory
- Translation2_Decorator_DefaultText
- in file DefaultText.php, class Translation2_Decorator_DefaultText
Decorator to provide a fallback text for empty strings.
- Translation2_Decorator_ErrorText
- in file ErrorText.php, class Translation2_Decorator_ErrorText
Decorator to provide a fallback text for empty strings.
- Translation2_Decorator_Iconv
- in file Iconv.php, class Translation2_Decorator_Iconv
Translation2 Iconv Decorator
- Translation2_Decorator_Lang
- in file Lang.php, class Translation2_Decorator_Lang
Decorator to provide a fallback language for empty strings.
- Translation2_Decorator_SpecialChars
- in file SpecialChars.php, class Translation2_Decorator_SpecialChars
Decorator to replace special chars with the matching html entities.
- Translation2_Decorator_UTF8
- in file UTF8.php, class Translation2_Decorator_UTF8
Decorator to convert UTF-8 strings to ISO-8859-1
- TRANSLATION2_DEFAULT_PAGEID
- in file Translation2.php, constant TRANSLATION2_DEFAULT_PAGEID
Allows redefinition of the default pageID.
- TRANSLATION2_DTD
- in file xml.php, constant TRANSLATION2_DTD
Document Type Definition
- TRANSLATION2_EMPTY_PAGEID_KEY
- in file CacheMemory.php, constant TRANSLATION2_EMPTY_PAGEID_KEY
Allows redefinition of alternate key for empty pageID
- TRANSLATION2_ERROR
- in file Translation2.php, constant TRANSLATION2_ERROR
Class Error codes
- TRANSLATION2_ERROR_CANNOT_CONNECT
- in file Translation2.php, constant TRANSLATION2_ERROR_CANNOT_CONNECT
- TRANSLATION2_ERROR_CANNOT_CREATE_DIR
- in file Translation2.php, constant TRANSLATION2_ERROR_CANNOT_CREATE_DIR
- TRANSLATION2_ERROR_CANNOT_FIND_FILE
- in file Translation2.php, constant TRANSLATION2_ERROR_CANNOT_FIND_FILE
- TRANSLATION2_ERROR_CANNOT_WRITE_FILE
- in file Translation2.php, constant TRANSLATION2_ERROR_CANNOT_WRITE_FILE
- TRANSLATION2_ERROR_DOMAIN_NOT_SET
- in file Translation2.php, constant TRANSLATION2_ERROR_DOMAIN_NOT_SET
- TRANSLATION2_ERROR_ENCODING_CONVERSION
- in file Translation2.php, constant TRANSLATION2_ERROR_ENCODING_CONVERSION
- TRANSLATION2_ERROR_INVALID_PATH
- in file Translation2.php, constant TRANSLATION2_ERROR_INVALID_PATH
- TRANSLATION2_ERROR_METHOD_NOT_SUPPORTED
- in file Translation2.php, constant TRANSLATION2_ERROR_METHOD_NOT_SUPPORTED
- TRANSLATION2_ERROR_UNKNOWN_LANG
- in file Translation2.php, constant TRANSLATION2_ERROR_UNKNOWN_LANG
- TRANSLATION2_NULL_PAGEID_KEY
- in file CacheMemory.php, constant TRANSLATION2_NULL_PAGEID_KEY
Allows redefinition of alternate key for null pageID
top
u
- $url
- in file DefaultText.php, variable Translation2_Decorator_DefaultText::$url
Targeted URL of strings without translations
- UTF8.php
- procedural page UTF8.php
- update
- in file Admin.php, method Translation2_Admin::update()
Update an existing translation
- update
- in file mdb.php, method Translation2_Admin_Container_mdb::update()
Update an existing entry in the strings table.
- update
- in file mdb2.php, method Translation2_Admin_Container_mdb2::update()
Update an existing entry in the strings table.
- update
- in file xml.php, method Translation2_Admin_Container_xml::update()
Update an existing entry in the strings table.
- update
- in file gettext.php, method Translation2_Admin_Container_gettext::update()
Update
- update
- in file dataobjectsimple.php, method Translation2_Admin_Container_dataobjectsimple::update()
Update an existing entry in the strings table.
- update
- in file Decorator.php, method Translation2_Admin_Decorator::update()
Update a translation
- update
- in file db.php, method Translation2_Admin_Container_db::update()
Update an existing entry in the strings table.
- updateLang
- in file Admin.php, method Translation2_Admin::updateLang()
Update the lang info in the langsAvail table
- updateLang
- in file xml.php, method Translation2_Admin_Container_xml::updateLang()
Update the lang info in the langsAvail table
- updateLang
- in file gettext.php, method Translation2_Admin_Container_gettext::updateLang()
Update the lang info in the langs_avail file
- updateLang
- in file mdb2.php, method Translation2_Admin_Container_mdb2::updateLang()
Update the lang info in the langsAvail table
- updateLang
- in file db.php, method Translation2_Admin_Container_db::updateLang()
Update the lang info in the langsAvail table
- updateLang
- in file mdb.php, method Translation2_Admin_Container_mdb::updateLang()
Update the lang info in the langsAvail table
top
top
top
top
Documentation generated on Sun, 09 Oct 2005 06:32:09 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|