cPanel API component

By Hendrik Daldrup
A simple CakePHP component for cPanel XMLAPI calls ( http://www.cpanel.net/plugins/xmlapi/ ).
Requires cURL support.
[Read more]

TinyMCE helper

By David Boyer
This is a basic helper to make it really easy to use TinyMCE inside CakePHP.
[Read more]

Encrypting URLs

By Yuri de Lima Salame
Encrypting URLs is not very SEO friendly but when this is not the aim you can easily encrypt everything to avoid tampering when normal checks have been forgotten.
[Read more]

Using the Ajax Helper for Inplaceeditor and Inplacecollectioneditor Fields

By Paul Marshall
Although there is quite a bit of information available for using the Scriptaculous inplaceeditor, there is not much information for using it with CakePHP. In additon, there is very little information on using inplacecollectioneditor for select boxes. I have a contact form where all of the fields are using inplace editors. The form displays contact information as a combined view and editing form. If you have ever used Goldmine, you will know what I'm talking about.

Much of what you will find in this tutorial is similar to what you will find elsewhere, with the exception of the update methode I wrote. Most of the update methods work fine with text fields, however, they return key and not the value when updating a select box. I will cover the use of both the inplaceeditor for text fields, as well as the inplacecollectioneditor for select boxes. The collection feature is now integrated into the editor function.
[Read more]

Component for forcing a secure connection

By Jelle Henkens
With this simple component you can force the user to use a secure connection to the server.
[Read more]
 

Page 7 of 78, showing 5 articles out of 386 total, starting on article 31, ending on 35

<< previous | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 next >>