Content allocation
Content allocation plugin provides creation of tagging tree and tag articles.Tagging can be used for common reasons like building of knowledge trees or search
Classes
Name | Description |
---|---|
pApiTree | main content allocation class which can store, generate and change tree |
pApiContentAllocationArticle | content allocation article tree class, to show tree in article area |
pApiContentAllocationComplexList | content allocation complexe list class, to show complexe tree |
pApiContentAllocationSelectBox | content allocation select box class, to show tree as select box |
pApiContentAllocationTreeView | the class to show content allocation tree in plugin |
pApiContentAllocation | handles CRUD operation with content allocation, like Item class |
Tables
Name | Description |
---|---|
con_pica_alloc | TODO |
con_pica_alloc_con | TODO |
con_pica_lang | TODO |
Chains
Content allocation uses two different chains.
Name | Description |
---|---|
Contenido.Article.RegisterCustomTab | Register new tab in article area, to tag article |
Contenido.Article.GetCustomTabProperties | Read custom tag properties |