News Feed
Jobs Feed
Sections




News Archive
Eli White's Blog:
An intriguing use of lambda functions
March 11, 2010 @ 08:48:16

In a new post to his blog today Eli White takes a look at an interesting use of lambda functions he's figured out for a his development at work.

I found a very specific use out of the blue of Lambda functions that I have now used and I see as a great use-case. Which is specifically passing functions/logic from your Controller to your View. In the case of Goodsie, I'm using PHP for my templating language and as usual I'm trying to remove as much logic from my View as possible, while still allowing the view to be malleable.

His method centered around a pagination subview that he wanted to make flexible enough to work with both the standard page view and with an ajax request. Lambda functions came to the rescue by dynamically creating a function based on the request need.

0 comments voice your opinion now!
lambda function pagination subview tutorial


blog comments powered by Disqus

Similar Posts

MSBWare.com: Alternating Row Colors

Eran Galperin's Blog: Profiling queries with Zend_Db and optimizing them by hand

Alison Lunde's Blog: Quick and Dirty PHP Caching

DevShed: Database and Password Security for Web Applications

PHPit.net: A beginners introduction to PHP\'s file functions


Community Events











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


series development functional interview framework introduction phpunit podcast release community tool opinion conference unittest application zendframework2 code language testing example

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