webCOMAND

Component

The Component model represents a component of a specific type defined as an object in the repository.  For example, cpath_view content will be loaded as ui_component objects

Namespace: com_webcomand\models

UUID: c9a7cb71-c735-11e3-abb8-00ff29e41420

Extends

Implements

Content Type Fields

  • Title
  • Identifier
  • Package
  • Summary
  • Icon
  • Class

Model Properties

  • framework - Instance of the framework the component instance was created with.
  • parent - This components parent component in the UI component hierarchy.
  • component_uuid - UUID of the component instance, which is generated dynamically when the component is instantiated.