-
Recent Posts
Categories
Recent Comments
Archives
Monthly Archives: June 2009
Zend_Db_Table dynamic finders
The recently added Zend_Navigation component uses dynamic finders to find pages e.g. findOneByLabel(‘Home’) to return the first matching page with label Home (and that’s straight from the manual). It would be nice if Zend_Db_Table could do this too but it … Continue reading
Posted in Zend Framework
3 Comments