MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe PhpWsdlHashArrayBuilder

Membros públicos estáticos

static Serialize ($hash)
 
static Deserialize ($arr)
 

Descrição detalhada

Key/Value pair types for string value type

@pw_element string $key Key @pw_element string $value Value @pw_complex StringHash String hash array type @pw_complex StringHashArray Array of string hash array types Key/Value pair types for int value type

@pw_element string $key Key @pw_element int $value Value @pw_complex IntHash Int hash array type @pw_complex IntHashArray Array of int hash array types Key/Value pair types for boolean value type

@pw_element string $key Key @pw_element boolean $value Value @pw_complex BooleanHash Boolean hash array type @pw_complex BooleanHashArray Array of boolean hash array types This class contains static methods to (de)serialize hash arrays

Autor
Andreas Zimmermann, wan24.de

Documentação das funções

◆ Deserialize()

static Deserialize ( $arr)
static

Deserialize an hash array

Parâmetros
array$arrThe serialized array
Retorna
array The deserialized PHP hash array

◆ Serialize()

static Serialize ( $hash)
static

Serialize an hash array

Parâmetros
array$hashThe PHP hash array
Retorna
PhpWsdlHash[] The serialized array

A documentação para esta classe foi gerada a partir do seguinte ficheiro: