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

Craig Freshwater\'s Blog: Using PHP for Website Navigation, Explained

PHPro.org: SQLite-ON DUPLICATE KEY UPDATE

Internet.com: Storing Blobs in Microsoft Azure with the Zend Framework

Builder.com: Match users to their geo-location with PHP and PEAR Net:Geo

NETTUTS.com: Top 15+ Best Practices for Writing Super Readable Code


Community Events











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


interview testing rest symfony2 development zendframework2 framework series usergroup podcast opinion language introduction phpunit functional database community unittest conference release

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