Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
freedom_refresh.php File Reference

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()
 

Variable Documentation

$allrev
Initial value:
= (strtoupper(substr($usage->addOption("revision", "collection identifier where apply refresh", array(
"yes",
"no",
"Y",
"N"
)), 0, 1)) == "Y")

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.

$docid = $usage->addOption("docid", "document identifier to apply refresh only on this document")

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.

if ($dbaccess=="") if ($famId) $s = new SearchDoc($dbaccess, $famId)

Definition at line 57 of file freedom_refresh.php.

if ($s->searchError()) $targ = array()

Definition at line 73 of file freedom_refresh.php.

$usage = new ApiUsage()

Definition at line 23 of file freedom_refresh.php.

← centre documentaire © anakeen - published under CC License - Dynacase