Advanced examples

Advanced example

This example comes from an application that I'm writing.

That application has many requirements about the graphics and access permissions.

In details this example will show:

  • How to write your function to enable/disable the delete link per row basis
  • How to use images as link to add/modify/delete pages
  • How to call custom page in resposne to that links
  • How to use the configuration file
  • The example is splitted into 3 pages:

  • the PHP module
  • the extensions to Yap
  • the configuration file
  • Note: this example requires almost CYap 1.1.0.