User Tools

Site Tools


filter_class

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
filter_class [2020/02/17 09:58] – [Conditions] sahlfilter_class [2020/08/07 11:35] (current) sahl
Line 12: Line 12:
  
 <code php> <code php>
-$filter->addCondition(new FilterConditionMatch('lastname', 'sahl'));+$filter->addCondition(new ConditionMatch('lastname', 'sahl'));
 </code> </code>
  
-And at last the filter is executed which will return a [[datarecordcollection_class|DataRecordCollection]] with the results.+And at last the filter is executed which will return a [[collection_class|Collection]] with the results.
  
 <code php> <code php>
filter_class.1581933534.txt.gz · Last modified: 2020/02/17 09:58 by sahl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki