Articles tagged with "helpers"
Dojo Helper
A Dojo Helper class for some Widgets but mainly for AJAX support like you know it from the AJAX Helper!
[Read more] Threaded Lists
Ever needed a tree of sections with an unlimited depth? Here's a quick guide to findAllThreaded().
[Read more] Create Multiple Checkboxes Instead of a Multiple-Select in your Views
From a usablitiy stand point, multiple-select boxes are a nightmare. Forget to hold down the modifier key when adding an option and you loose all your selections. When the number of options are managable, multiple checkboxs are a better choice for average users. This functionality is coming to cake in future versions but you can have it now with this helper.
[Read more] Generate Excel spreadsheets from your database
With CakePHP you can easily create views from database models. At times, however, you need to output your database model as a spreadsheet file. In this article I'll show how you can use PEAR's Spreadsheet_Excel_Writer class to generate an Excel spreadsheet with CakePHP.
[Read more] Barcode with cake
How to print barcode with cakephp and pdfb library
[Read more] Basic Pagination Overview (1.2)
Just a basic introduction to the wonderful abilities of pagination in Cake 1.2. Gives an overview of how to use pagination to do some very complex things with very little code.
[Read more] Lightroom Helper
This is a simple helper for people who want to use the lightbox.js
[Read more]
Latest Comments