Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
freedom_logo.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * View logo
8  *
9  * @author Anakeen
10  * @version $Id: freedom_logo.php,v 1.6 2007/03/12 17:35:46 eric Exp $
11  * @package FDL
12  * @subpackage GED
13  */
14 /**
15  */
16 
18 {
19  $action->parent->AddJsRef($action->GetParam("CORE_JSURL") . "/geometry.js");
20  $action->parent->AddJsRef($action->GetParam("CORE_JSURL") . "/resizeimg.js");
21  $action->lay->Set("appicon", $action->parent->getImageLink($action->parent->icon));
22  $action->lay->Set("apptitle", $action->parent->description);
23 }
24 ?>
freedom_logo(Action &$action)
global $action
Set($name, &$parent)
← centre documentaire © anakeen