webCOMAND

A Deeper Dive

The following developer tutorials will be added in the future.

  • Content Types
  • Queries & Scripts
    • cPath - Hierarchical xPath-like repository queries.
    • cQL - SQL-like object-oriented queries.
    • cScript - Access repository content.
  • Web Services
    • Get - Get and query repository objects.
    • Put - Create and update repository objects.
    • Delete - Remove repository objects.
  • PHP API
    • Basics - Perform basic CRUD operations in independent apps.
    • Objects - Working with objects, their fields and metadata.
    • Collections - Working with collections of objects.
    • Content Types - Working with Content Types.
  • Websites
    • Publications - How the Publication Content Types work together.
    • Web Pages - How to create web pages.
    • Navigation - How to create navigation menus.
    • Forms - How to create forms.
  • Apps
    • Packages  - Creating and managing packages and files on the server.
    • Routing - Detail the multi-stage routing process.
    • Standalone MVC Apps - Detail full set up of freestanding MVC App.