Sets the category text for a given language
addCategoryText(string $language, $text) : \Webenq_Model_Category
fluent |
This method is part of a fluent interface and will return the same instance |
Parameters
$language
string
The language to set the title for
$text
Returns
Sets the category texts for every language
addCategoryTexts(array $texts) : \Webenq_Model_Category
fluent |
This method is part of a fluent interface and will return the same instance |
Parameters
$texts
Returns
Gets the category text in the given, current or preferred language.
getCategoryText(string $language) : string
Returns
an empty string if nothing was found.
Parameters
$language
string
Returns
string