Articles tagged with "behaviour"

Behaviour.js Helper

By Kjell Bublitz
Helps you using the Behaviour Javacript in your App. Behaviour can be used to attach Javascript to Elements. With this you can easily avoid using inline-Javascript.
[Read more]

Clean urls with isapi rewrite on iis

By Yuka Poppe
Forced to deal with a windows based server, without apache and effectively also mod_rewrite? But, after much complaining and begging your sysadmin has been kind enough to install isapi_rewrite on that (already bloated) iis box... then this is for you!
[Read more]

LDAP Models in CakePHP

By John David Anderson
Many organizations today utilize LDAP to store client and employee information. This tutorial will show you how to harness that data (as use in a CakePHP model) in your applications.
[Read more]