![]() |
|---|
| [ Index ] |
Source Code Reference for V1.00 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 298 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
CDepartment:: (12 methods):
CDepartment()
load()
bind()
check()
store()
delete()
getAllowedRecords()
getAllowedSQL()
setAllowedSQL()
showchilddept()
findchilddept()
addDeptId()
Class: CDepartment - X-Ref
| CDepartment() X-Ref |
| No description |
| load($oid) X-Ref |
| No description |
| bind($hash) X-Ref |
| No description |
| check() X-Ref |
| No description |
| store() X-Ref |
| No description |
| delete() X-Ref |
| No description |
| getAllowedRecords($uid, $fields = '*', $orderby = '', $index = null, $extra = null) X-Ref |
| Returns a list of records exposed to the user param: int User id number param: string Optional fields to be returned by the query, default is all param: string Optional sort order for the query param: string Optional name of field to index the returned array param: array Optional array of additional sql parameters (from and where supported) return: array |
| getAllowedSQL($uid, $index = null) X-Ref |
| No description |
| setAllowedSQL($uid, &$query, $index = null, $key = null) X-Ref |
| No description |
| showchilddept(&$a, $level = 1) X-Ref |
| No description |
| findchilddept(&$tarr, $parent, $level = 1) X-Ref |
| No description |
| addDeptId($dataset, $parent) X-Ref |
| No description |
| Generated: Wed Jan 7 03:00:01 2009 | Cross-referenced by PHPXref 0.7 |