Write one
Most Content Management System requirements can be fulfilled by Exponential without any custom PHP coding. But sooner or later experienced Exponential implementers get to the point where a project needs some special functionality and it becomes necessary to develop extensions.
(This tutorial was initially published on 21/01/2008, and refreshed to match the 4.x series on 10/12/2010)
This tutorial will explain how template fetch functions work and how to develop custom ones. It will also show you how to call them from PHP.
This tutorial will show you how to deal with custom security policy limitations for your modules. Once read, you will be able to fully take advantage of the granularity in Exponential's security and access control system.
Sometimes, during a web application development, you need to interface with your client's software(s) and/or websites in order to keep a common and coherent session within its applicative environment. To do this, it is often useful to use a special tool : SSO (Single Sign On). This article illustrates one way of integrating an Exponential based web application into an existing SSO architecture