lib/ezutils/classes/ezhttppersistence.php
File containing the eZHTTPPersistence 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
\eZHTTPPersistence
Package: lib
File containing the eZHTTPPersistence 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


fetch(
$base_name, $def, $objects, $http, $is_array
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$base_name | ||
$def | ||
$objects | ||
$http | ||
$is_array |


fetchElement(
$base_name, $def, $object, $http, $index
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$base_name | ||
$def | ||
$object | ||
$http | ||
$index |


handleChecked(
$base_name, $def, $objects, $http, $is_array
=
true
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$base_name | ||
$def | ||
$objects | ||
$http | ||
$is_array |


handleCheckedElement(
$base_name, $def, $object, $http
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$base_name | ||
$def | ||
$object | ||
$http |