Go to the source code of this file.
getContent |
( |
|
$controlview = true , |
|
|
|
$filter = array() , |
|
|
|
$famid = "" , |
|
|
|
$insertguide = true |
|
) |
| |
return document includes in portfolio an in each of its guide or searched inside portfolio
- Parameters
-
bool | $controlview | if false all document are returned else only visible for current user document are return |
array | $filter | to add list sql filter for selected document |
int | $famid | family identificator to restrict search |
bool | $insertguide | if true merge each content of guide else same as a normal folder |
- Returns
- array array of document array
Definition at line 29 of file Method.BatchDoc.php.