Translation2::getStringID() -- Get the stringID for a given string
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.