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
  • groups
  • GroupUtil.php
15 Oct, 2005
1 commit
  • Give the GroupUtil functions the KTUtil::getId and aOptions workover, to ...
    eaeef97f
    allow either objects or ids to be given as input, and to be requested as
    output.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3812 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 09:28:05 +0000  
    Browse File »

02 Sep, 2005
1 commit
  • PHP5 fix - array_merge no longer handles being passed a non-array (such ...
    39c0a584
    as null)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3565 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-02 16:28:56 +0000  
    Browse File »

02 Aug, 2005
1 commit
  • Nested group utility functions. ...
    aced656e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3540 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 13:11:13 +0000  
    Browse File »

21 Jul, 2005
3 commits
  • Add listGroupsForUsers, giving a list of Group objects for a given User ...
    df1211a5
    object.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3426 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-21 15:36:09 +0000  
    Browse File »
  • Change _back_ to addGroup from add. Return the just-created group. ...
    ac33b7fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3414 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-21 14:19:28 +0000  
    Browse File »
  • GroupUtil provides high-level Group functions, as well as providing for ...
    eaa73076
    other common Group-related needs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3410 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-21 10:58:40 +0000  
    Browse File »