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
processExecute.php
Go to the documentation of this file.
1
<?php
2
/*
3
* @author Anakeen
4
* @package FDL
5
*/
6
/**
7
* Execute Freedom Processes when needed
8
*
9
* @author Anakeen
10
* @version $Id: processExecute.php,v 1.4 2008/12/31 14:39:52 eric Exp $
11
* @package FDL
12
* @subpackage
13
*/
14
/**
15
*/
16
// refreah for a classname
17
// use this only if you have changed title attributes
18
global
$action
;
19
20
processExecuteAPI::run
(
$action
);
processExecuteAPI\run
static run(Action &$action)
Definition:
Class.processExecuteAPI.php:14
$action
global $action
Definition:
processExecute.php:18
← centre documentaire
© anakeen