Menu
Personal Management SystemPersonal Management SystemDocumentationDemoWorkflowSource codeDownload
MailGitHubLinkedinXingCodersRank
Personal Management SystemPersonal Management System
  • Documentation
  • Demo
  • Workflow
  • Source code
  • Download
  • Mail
  • GitHub
  • Linkedin
  • Xing
  • CodersRank
  • General
    • Requirements
    • Installation
      • Interactive GUI
      • Raspberry Pi 4
        • Environment
        • Scripts
      • Docker
        • Information
        • Windows known issues
      • Linux
      • Windows
      • General
    • First usage
    • Known issues
    • Tech stack
    • Guide mode
  • Technical
    • Development mode
    • Folders structure
    • Adding Module
      • Backend
      • Frontend
    • Adding menu element
    • Ajax form submission
    • Actions
      • General
      • Binding in templates
      • JS actions handling
    • Content re/loading
    • Special functionality
      • Lock mechanism
      • Session
    • Composer & Commands
      • Commands
      • Composer
    • Search & Files tag
  • Integration
    • Notifier Proxy Logger
    • Personal management system IO
  • Summary
    • Contributors
    • Questions & Answers
    • About me

General

This section covers handling the crud actions via DataProcessors (mentioned in previous section )

tip
  • The actions in the frontend are handled by special scripts in: src/assets/scripts/core/ui/Actions.
  • Backend actions (create was discussed in the previous section) are defined in: src/Action/Core/RepositoriesAction.php
Previous
« Ajax form submission
Next
Binding in templates »
Copyright © 2021. Built by Volmarg Reiso.