Posts Tagged ‘phenix
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” »
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” »
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.” »
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” »

