Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$usage = new ApiUsage() | |
$famId = $usage->addNeeded("famid", "family identifier (name or id)") | |
$docid = $usage->addOption("docid", "document identifier to apply refresh only on this document") | |
$method = $usage->addOption("method", "method to apply instead of refresh method") | |
$arg = $usage->addOption("arg", "option arg of the method") | |
$fldid = $usage->addOption("fldid", "collection identifier where apply refresh") | |
$allrev | |
$appl = new Application() | |
$dbaccess = $appl->GetParam("FREEDOM_DB") | |
if($dbaccess=="") if($famId) | $s = new SearchDoc($dbaccess, $famId) |
if($s->searchError()) | $targ = array() |
$card = $s->count() | |
$allrev |
Definition at line 30 of file freedom_refresh.php.
$appl = new Application() |
Definition at line 38 of file freedom_refresh.php.
$arg = $usage->addOption("arg", "option arg of the method") |
Definition at line 28 of file freedom_refresh.php.
$card = $s->count() |
Definition at line 75 of file freedom_refresh.php.
$dbaccess = $appl->GetParam("FREEDOM_DB") |
Definition at line 41 of file freedom_refresh.php.
Definition at line 26 of file freedom_refresh.php.
$famId = $usage->addNeeded("famid", "family identifier (name or id)") |
Definition at line 25 of file freedom_refresh.php.
$fldid = $usage->addOption("fldid", "collection identifier where apply refresh") |
Definition at line 29 of file freedom_refresh.php.
$method = $usage->addOption("method", "method to apply instead of refresh method") |
Definition at line 27 of file freedom_refresh.php.
Definition at line 57 of file freedom_refresh.php.
if ($s->searchError()) $targ = array() |
Definition at line 73 of file freedom_refresh.php.
Definition at line 23 of file freedom_refresh.php.
← centre documentaire |
|