Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
tstSearchDocSsearch.php
Go to the documentation of this file.
1 <?php
2 function tstSearchDocSsearch($start = "0", $slice = "ALL", $userid = 0)
3 {
4  $s = new \SearchDoc();
5  $s->setObjectReturn(false);
6  $s->setSlice($slice);
7  $s->setStart($start);
8  $s->addFilter("name = 'SOMETHING_THAT_DOES_NOT_EXISTS'");
9  return $s->search();
10 }
if($famId) $s
tstSearchDocSsearch($start="0", $slice="ALL", $userid=0)
← centre documentaire © anakeen