Zend Framework

How to use Flickr with Zend Framework?

Zend Framework have a good API to play with Flickr Service. You will find it in the service API of Zend Framework.
Continue reading “How to use Flickr with Zend Framework?” »

Tags : , , , , , ,

Autocomplete field with Zend Framework and Dojo

In this exemple, we will se how to create an autocomplete field with Zend Framework and Dojo in the ZF MVC environment. We will use the QueryReadStore Dojo component to load new data when input value change.

Continue reading “Autocomplete field with Zend Framework and Dojo” »

Tags : , , , , , , , , , , ,

Phenix_Wiki, a parser componant for Zend Framework

Phenix_Wiki is a new component of the PhenixApp project. This component parse structured wiki text and render it into arbitrary formats such as XHTML.
Continue reading “Phenix_Wiki, a parser componant for Zend Framework” »

Tags : , , , , , , , , , , , ,

Add language route to your Zend Framework project.

Today it’s easy to make business with other country and to join the most poeple as possible, our website must be translated in many language. This tutorial will show you how to integrate multi-language into your URL with Zend Framework controller route component and be able to use it with the Url helper in your layout.

This tutorial requiere Zend Framework 1.8.2 version or higher.
Continue reading “Add language route to your Zend Framework project.” »

Tags : , , , , , , , , , , , , , , , , ,

Le projet PhenixApp

PhenixApp projectPhenixApp est une application construite avec Zend Framework qui propose une structure définit pour que tous les développeur puisse contruire des modules compatible utilisable avec le composant principale de PhenixApp sois, Zend_Application qui permet de bien structurer le démarrage (bootstrap) de l’application.
Continue reading “Le projet PhenixApp” »

Tags : , , , , , , , , , , , , , , , , , , ,

Phenix_File_Parser_Csv

If you need a CSV parser in PHP, this class is for you.

You can download the class from the repository of PhenixApp project : Phenix_File_Parser_Csv
Continue reading “Phenix_File_Parser_Csv” »

Tags : , , , , , , , , ,

Phenix_View_Helper_Text2image (English)

Did you already got the probleme to create a menu with image because the font was not a standard web font and you has to make again and again the menu because you clients ask you to do many change? This helper is the solution.
Continue reading “Phenix_View_Helper_Text2image (English)” »

Tags : , , , , , , , , ,

Zend_Form : How to remove decorator from hidden field.

This question come a lot in #ZFtalk channel on IRC.

The Default decorator apply the DtDdWrapper to all form element when they are created. But hidden field does’nt need decorator and the actual hidden element class does’nt care about that.
Continue reading “Zend_Form : How to remove decorator from hidden field.” »

Tags : , , , , , , , , , , , ,

Phenix_View_Helper_Text2image

Avez-vous déjà éprouvé le problème de créer un menu pour un site web sous forme d’image, car la police n’est pas standard au web et qu’ensuite vous ailler souvent a refaire le menu, car sois le site est traduit ou encore votre client vous demande des ajouts et modifications très souvent? Ce nouveau helper est donc la solution pour vous.
Continue reading “Phenix_View_Helper_Text2image” »

Tags : , , , , , , ,