Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
queryfile.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Generated Header (not documented yet)
8  *
9  * @author Anakeen
10  * @version $Id: queryfile.php,v 1.4 2005/06/28 08:37:46 eric Exp $
11  * @package FDL
12  * @subpackage GED
13  */
14 /**
15  */
16 // ---------------------------------------------------------------
17 // $Id: queryfile.php,v 1.4 2005/06/28 08:37:46 eric Exp $
18 // $Source: /home/cvsroot/anakeen/freedom/freedom/Action/Freedom/queryfile.php,v $
19 // ---------------------------------------------------------------
20 include_once ("FDL/Class.Doc.php");
21 include_once ("FDL/Class.DocAttr.php");
22 
24 {
25  $dbaccess = $action->dbaccess;
26  $docid = GetHttpVars("id", 0);
27 
29  $action->lay->eSet("APP_TITLE", _($action->parent->description));
30  $action->lay->Set("docid", $doc->id);
31  $action->lay->Set("title", $doc->getHTMLTitle());
32  $action->lay->Set("iconsrc", $doc->geticon());
33 }
global $action
Set($name, &$parent)
$docid
Definition: cleanFamily.php:13
new_Doc($dbaccess, $id= '', $latest=false)
$dbaccess
Definition: checkVault.php:17
queryfile(Action &$action)
Definition: queryfile.php:23
← centre documentaire © anakeen