API documentation :: Docs For Class arbitCouchDbFaqCategoriesFacade
Packages:Interfaces:Classes:
|
Faq::Facade::arbitCouchDbFaqCategoriesFacadeClass arbitCouchDbFaqCategoriesFacadeProject facade defining all methods required to access faq_categories related data in the backend. Project facade defining all methods required to access faq_categories related data in the backend. Implements interfaces:arbitCouchDbFacadeBase | --arbitCouchDbFaqCategoriesFacadeAuthor(s):
Inherited Member Variables
Method Summary
Inherited Methods
MethodsgetCategories
array
getCategories(
)
Get FAQ categories The categories are available in a multidimensional array, where the name of the category is the key and its children are available in an array in the respective value. Get FAQ categories The categories are available in a multidimensional array, where the name of the category is the key and its children are available in an array in the respective value. The array looks like:
Implementation of:
setCategories
void
setCategories(
$data
)
Set categories Store the FAQ categories, given as a multidimensional array, in the same structure getCategories() returns. Set categories Store the FAQ categories, given as a multidimensional array, in the same structure getCategories() returns. The array looks like:
Parameters:
Implementation of:
Documentation generated on Mon, 05 Apr 2010 14:01:39 +0200 by phpDocumentor 1.4.3
|
||||||||||||||||||||||||||||||||