Core
3.2
PHP API documentation
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
popup.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: popup.php,v 1.2 2005/09/27 16:16:50 eric Exp $
11
* @package FDL
12
* @subpackage GED
13
*/
14
/**
15
*/
16
17
function
popup
(&
$action
)
18
{
19
$folio = GetHttpVars(
"folio"
);
20
21
if
($folio) {
22
$action
->lay->set(
"ofolio"
,
"&folio=$folio"
);
23
}
else
{
24
$action
->lay->set(
"ofolio"
,
""
);
25
}
26
}
27
?>
$action
global $action
Definition:
accountRefreshGroup.php:16
popup
popup(&$action)
Definition:
popup.php:17
← centre documentaire
© anakeen