string Translation2::getStringID (
string $string
, mixed $pageID = TRANSLATION2_DEFAULT_PAGEID
)
Get the stringID of the string passed as parameter
$string
This is NOT the stringID, this is a real string. The method will return its matching stringID.
$pageID
This function can not be called statically.