Definition at line 39 of file manifest.inc.
◆ getAdminMenu()
static TaxonomyManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 54 of file manifest.inc.
58 "Classification" => array(
60 "Taxonomies" => array(
"page" =>
"/admin/taxonomies",
65 "Bindings" => array(
"page" =>
"/admin/bindings",
68 "icon" =>
"/components/taxonomy/images/binding.svg"))
◆ getComponentDefinition()
static TaxonomyManifest::getComponentDefinition |
( |
| ) |
|
|
static |
◆ getScripts()
static TaxonomyManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 72 of file manifest.inc.
74 return array(
"/components/taxonomy/js/taxonomy_facet_handler.js");
◆ subscribeToEvents()
static TaxonomyManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 77 of file manifest.inc.
82 "RegisterSerializationHandler" => array(
TaxonomyManager, registerSerializationHandler)
TaxonomyManager provides the internal API for working with taxonomies, facets and bindings.
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/taxonomy/manifest.inc