Dynamic Finder

Dynamic Finder

Enables magic finders like

$Model->find_by_user_and_name('John', 'Smith');

on your Active Record models.

It modifies your application's ActiveRecord located in app/shared_model.php by adding a __call method which handles missing methods.

Installation

    ./script/plugin install dynamic_finder
 
dynamic_finder.txt · Last modified: 2008/04/06 19:31 by 82.103.225.65
 

The Akelos Framework was created by Bermi Ferrer and other contributors.
Potions of the code and documentation have been ported from Ruby on Rails.

The Akelos Framework is released under the LGPL license.

"Akelos", "Akelos Framework", and the Akelos logo are trademarks of Bermi Labs All rights reserved.

Wiki driven by DokuWiki