In a application I'm working on I need to add some filters like for
example: approved, with documents, with documents approved and some others.
All these filters is based on MySQL queries to DB performed by PHP
controller (I'm using Symfony2) and the functions on that controllers will
return a well formed JSON. My question is: can I write filters for
AngularJS based on this behavior? How? (I mean a little example just for
understand the flow)

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to