Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • lib
  • search
  • searchutil.inc.php
10 Nov, 2005
3 commits
  • PHPDoc documentation for functions. ...
    d56468f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3961 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 19:22:54 +0000  
    Browse File »
  • Create testConditionOnDocument which does what it says - checks if a ...
    258511d8
    condition applies to a document, returning true if it does, or false.
    
    Implement changes to make the query generated by criteriaToQuery more
    flexible, and make criteriaToLegacyQuery that does what the previous
    searches did.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3959 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 18:25:49 +0000  
    Browse File »
  • SearchUtil helps in searches, particularly in converting criteria sets ...
    70455465
    to SQL queries that will find the documents in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3948 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:31:06 +0000  
    Browse File »