phpDocumentor collections
[ class tree: collections ] [ index: collections ] [ all elements ]

Procedural File: _coll_group_perm.form.php

Source Location: /qp_inc/collections/views/_coll_group_perm.form.php

Page Details

This file implements the UI view (+more :/) for the blogs permission management.

Quam Plures - http://quamplures.net/ Released under GNU GPL License - http://quamplures.net/license.html

Copyright:  (c)2003-2009 by Francois PLANQUE - http://fplanque.net/
Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Todo:  move user rights queries to object (fplanque)
Filesource:  Source Code for this file
Functions
coll_perm_checkbox  [line 180]

void coll_perm_checkbox( $row, $perm, $title, [ $id = NULL]  )
Parameters:
   $row: 
   $perm: 
   $title: 
   $id: 


[ Top ]
coll_perm_edit  [line 286]

void coll_perm_edit( $row  )
Parameters:
   $row: 


[ Top ]
coll_perm_status_checkbox  [line 204]

void coll_perm_status_checkbox( $row, $perm_status, $title  )
Parameters:
   $row: 
   $perm_status: 
   $title: 


[ Top ]
filter_colluserlist  [line 133]

void filter_colluserlist( Form &$Form  )

Callback to add filters on top of the result set

Parameters:
Form   &$Form: 


[ Top ]
perm_check_all  [line 391]

void perm_check_all( $row  )
Parameters:
   $row: 


[ Top ]
simple_coll_perm_radios  [line 448]

void simple_coll_perm_radios( $row  )
Parameters:
   $row: 


[ Top ]