News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Extending Zend Server GUI '" Data Cache Information
September 11, 2009 @ 10:01:16

New in the Zend Developer Zone today is this post looking at the Zend Server GUI and how you can extend it to add in data from the Data Cache API.

As the GUI of Zend Server is based on the open-source Zend Framework, you can easily extend it. This article demonstrates how to integrate new functionality to Zend Server which makes it possible see the content and some meta information of cached items. For this example I use the Data Cache API from Zend Server, but in combination with the Zend Framework component Zend_Cache and its Zend_Cache_Backend_ZendServer_Disk backend adapter.

He steps through the creation of a new Zend_Cache object and an implementation of the Zend_Cache_Backend_Interface as well as making the new tab for the data to live under in the GUI. The interface is dropped in place and a view and model is added and your end result can look like this.

0 comments voice your opinion now!
extend tutorial zendserver zendframework cache


blog comments powered by Disqus

Similar Posts

PHP F1: PHP Session Tutorial

Joseph Crawford's Blog: ZF: Creating RESTful Applications

MelonFire Community: Caching Web Sites With PEAR Cache

Jachim Coudenys: Using multiple databases in phpunit/dbunit with Composer

Mayflower Blog: Zend Framework Application.ini Cheat Sheet


Community Events









Don't see your event here?
Let us know!


event testing podcast code object database opinion unittest tool example introduction language community development phpunit interview release composer framework zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework