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