models
Table of Contents
Namespaces
Interfaces
- Movable
- This interface can be implemented by Models which can be moved to a [[ContentContainerActiveRecord]]
Classes
- Content
- This is the model class for table "content". The content model serves as relation between a [[ContentContainer]] and [[ContentActiveRecord]] entries and contains shared content features as
- ContentContainer
- This is the model class for table "contentcontainer".
- ContentContainerBlockedUsers
- Class ContentContainerBlockedUsers
- ContentContainerDefaultPermission
- This is the model class for table "contentcontainer_default_permission".
- ContentContainerModuleState
- This is the model class for table "contentcontainer_module".
- ContentContainerPermission
- This is the model class for table "contentcontainer_permission".
- ContentContainerSetting
- This is the model class for table "contentcontainer_setting".
- ContentContainerTag
- Tags of content containers User|Space
- ContentContainerTagRelation
- Class ContentContainerTagRelation
- ContentFulltext
- This is the model class for table 'content_fulltext'.
- ContentTag
- ContentTags are a concept to categorize content on module and ContentContainer level.
- ContentTagAddition
- Class ContentTagAddition
- ContentTagRelation
- Class ContentTagRelation
- ContentType
- The ContentType class serves as meta data class for content types and can be used to search for existing types of [[\humhub\modules\content\components\ContentActiveRecords]].