Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitTranslateable

Core::arbitTranslateable

Interface arbitTranslateable

Interface indicating that an object can be translated.

Interface indicating that an object can be translated. This means, that all dynamic values in the string should be replaced by placholders of the type %[a-z]+, and for each value an entry in an array is given which contains the replacement value.

Author(s):
Version:   $Revision: 1236 $
License:   GPL

Method Summary

public string getText( )
Get message
public array getTextValues( )
Get properties Get text properties containing the values, which should replace the placeholders in the message.

Methods

getText

string getText( )

Get message

Get message Get raw exception message without replaced placeholders

getTextValues

array getTextValues( )

Get properties Get text properties containing the values, which should replace the placeholders in the message.

Get properties Get text properties containing the values, which should replace the placeholders in the message.

Documentation generated on Mon, 05 Apr 2010 14:02:20 +0200 by phpDocumentor 1.4.3