Go to the source code of this file.
Namespaces | |
namespace | FDL |
Functions | |
if($query->nb > 0) | updateDoc ($dbaccess, $v) |
pushfam ($fromid, &$tid, $tfam) | |
Variables | |
$appl = new Application() | |
$dbaccess = $appl->GetParam("FREEDOM_DB") | |
if($dbaccess=="") | $docid = GetHttpVars("docid", 0) |
if(($docid!==0)&&(!is_numeric($docid))) | $query = new QueryDb($dbaccess, "DocFam") |
$query | order_by = "id" |
if($docid > 0) | else |
$tid = array() | |
pushfam | ( | $fromid, | |
& | $tid, | ||
$tfam | |||
) |
Definition at line 100 of file fdl_adoc.php.
if ($query->nb > 0) updateDoc | ( | $dbaccess, | |
$v | |||
) |
$appl = new Application() |
Definition at line 23 of file fdl_adoc.php.
$dbaccess = $appl->GetParam("FREEDOM_DB") |
Definition at line 26 of file fdl_adoc.php.
if ($dbaccess=="") $docid = GetHttpVars("docid", 0) |
Definition at line 32 of file fdl_adoc.php.
Definition at line 42 of file fdl_adoc.php.
$tid = array() |
Definition at line 54 of file fdl_adoc.php.
if ($docid > 0) else |
Definition at line 51 of file fdl_adoc.php.
$query order_by = "id" |
Definition at line 44 of file fdl_adoc.php.
← centre documentaire |
|