View · Index

Creating/Updating Pages

Typical pattern

  • Create an XOTcl page in memory
  • Populate page object with actual values
  • CREATE: persist page with method "save_new"
  • UPDATE: create new revision with method "save"