previousTranslation2::getRawPage (Previous) (Next) Translation2::replaceEmptyStringsWithKeysnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Translation2::getStringID

Translation2::getStringID() – Get the stringID for a given string

Synopsis

require_once 'Translation2.php';

string Translation2::getStringID ( string $string , mixed $pageID = TRANSLATION2_DEFAULT_PAGEID )

Description

Get the stringID of the string passed as parameter

Parameter

string $string

This is NOT the stringID, this is a real string. The method will return its matching stringID.

mixed $pageID

Note

This function can not be called statically.

previousTranslation2::getRawPage (Previous) (Next) Translation2::replaceEmptyStringsWithKeysnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.