dancrew32 / marcel

The PHP 5.4 MVC with Shoes On: ActiveRecord, User/Session, Generators, SCSS, (Twitter Bootstrap) Integration, Workers, Cron Management, Image Manipulation, Caching, Git Management, Mail & Mail Parsing, OCR, Scraping, Selenium, Mustache, Markdown, Phone & Text Messaging, WebSockets, BitTorrent and much more!
5 stars 0 forks source link

JSON dump registry with js classes and required id event listener bindings #67

Open dancrew32 opened 11 years ago

dancrew32 commented 11 years ago

similar to how Drupal outputs to a Drupal.settings object, have each field class that has js event listener dependencies register its selectors in settings, then have each class iterate over its respective APP.settings.class.to_bind or something