BEdita API doc | 4-cactus
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Download

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Model
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Utility
    • Core
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Validation
      • ORM
        • Locator
      • Utility

Classes

  • AddAssociatedAction
  • AddRelatedObjectsAction
  • BaseAction
  • ChangeCredentialsAction
  • DeleteEntityAction
  • DeleteObjectAction
  • GetEntityAction
  • GetObjectAction
  • ListEntitiesAction
  • ListObjectsAction
  • ListRelatedFoldersAction
  • RemoveAssociatedAction
  • RemoveRelatedObjectsAction
  • SaveEntityAction
  • SetAssociatedAction
  • SetRelatedObjectsAction
  • UpdateAssociatedAction

Namespace BEdita\Core\Model\Action

Classes summary

AddAssociatedAction Command to add links between entities.
AddRelatedObjectsAction Command to add relations between objects.
BaseAction Base class for actions.
ChangeCredentialsAction Command to change user access credentials (password)
DeleteEntityAction Command to delete an entity.
DeleteObjectAction Command to delete an object.
GetEntityAction Command to get an entity.
GetObjectAction Command to get an object.
ListEntitiesAction Command to list entities.
ListObjectsAction Command to save an entity.
ListRelatedFoldersAction Command to list associated objects for folders.
RemoveAssociatedAction Command to remove links between entities.
RemoveRelatedObjectsAction Command to remove links between related objects or objects and associated entities.
SaveEntityAction Command to save an entity.
SetAssociatedAction Command to replace all entities associated to another entity.
SetRelatedObjectsAction Command to replace all objects related to another object.
UpdateAssociatedAction Abstract class for updating associations between entities.
BEdita API doc | 4-cactus API documentation generated by ApiGen