mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-08 20:46:05 +00:00
document meaning of 5 in $seachin passed to search()
This commit is contained in:
parent
9687c8f081
commit
31290fbcf7
|
@ -1423,7 +1423,7 @@ class SeedDMS_Core_DMS {
|
|||
* @param integer $offset index of first item in result set
|
||||
* @param string $logicalmode either AND or OR
|
||||
* @param array $searchin list of fields to search in
|
||||
* 1 = keywords, 2=name, 3=comment, 4=attributes
|
||||
* 1 = keywords, 2=name, 3=comment, 4=attributes, 5=id
|
||||
* @param SeedDMS_Core_Folder|null $startFolder search in the folder only (null for root folder)
|
||||
* @param SeedDMS_Core_User $owner search for documents owned by this user
|
||||
* @param array $status list of status
|
||||
|
|
Loading…
Reference in New Issue
Block a user