Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering #8

Open
gabteles opened this issue Dec 5, 2015 · 1 comment
Open

Filtering #8

gabteles opened this issue Dec 5, 2015 · 1 comment

Comments

@gabteles
Copy link
Collaborator

gabteles commented Dec 5, 2015

Need mechanisms that allow filter results in queries.
Not sure if it's only an interface field or it could be used as a programmatic artifact too.
Also not sure if milestone 1.0.0 or 1.1.0.

@hugoofab
Copy link
Owner

hugoofab commented Dec 9, 2015

we can implement TotalFlex->addFilter ( FilterAbstract $filter ) .
it should be a method that add a field filter. it should accept as a parameter one object of a predefined type. the object passed as parameter should have all necessary attributes and methods to create the field filter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants