Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
freedom_icons.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * View folder containt in icon mode
8  *
9  * @author Anakeen
10  * @version $Id: freedom_icons.php,v 1.5 2005/08/18 09:16:09 eric Exp $
11  * @package FDL
12  * @subpackage GED
13  */
14 /**
15  */
16 
17 include_once ('FREEDOM/freedom_view.php');
18 // -----------------------------------
19 // -----------------------------------
21 {
22  // -----------------------------------
23  // Set the globals elements
24  $memo = (getHttpVars("memo", "N") == "Y");
25 
26  if ($memo) $action->parent->param->Set("FREEDOM_VIEW", "icon", PARAM_USER . $action->user->id, $action->parent->id);
27 
28  viewfolder($action, false);
29 }
30 ?>
freedom_icons(&$action)
global $action
const PARAM_USER
Definition: Class.Param.php:25
viewfolder(Action &$action, $with_abstract=false, $with_popup=true, $column=false, $slice="-", $sqlfilters=array(), $famid="", $paginationType="none")
Definition: viewfolder.php:34
getHttpVars($name, $def="", $scope="all")
Definition: Lib.Http.php:124
← centre documentaire © anakeen