VuFind API Documentation

TranslatableStringInterface extends Stringable

Interface for translatable strings.

Tags
category

VuFind

author

Ere Maijala ere.maijala@helsinki.fi

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Main Site

Table of Contents

getDisplayString()  : string
Return string for display if raw value has no translation available (can be further translated)
isTranslatable()  : bool
Checks if the string can be translated

Methods

getDisplayString()

Return string for display if raw value has no translation available (can be further translated)

public getDisplayString() : string
Return values
string

Search results