lib/ezutils/classes/ezprocess.php
File containing the eZProcess class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZProcess
Package: lib
File containing the eZProcess class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Methods


instance(
)
:
\eZProcess
static
Returns a shared instance of the eZProcess class
Returns
Type | Description |
---|---|
\eZProcess |


run(
$file, $Params
=
array(), $params_as_var
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$file | ||
$Params | ||
$params_as_var |