>> YANA 4 PHP Framework >> Docs For Class Hashtable

Class Hashtable

Description

«utility» Hashtable

  • static:
  • access: public

Located in /includes/class_hashtable.php


	
			

Method Summary

boolean exists (array &$hash, string $key)
mixed &get (array &$hash, string $key)
boolean remove (array &$hash, string $key)
boolean set (array &$hash, string $key, mixed $value)
boolean setType (array &$hash, string $key, string $type)

Methods

exists
boolean exists (array &$hash, string $key)

exists

  • static:
  • access: public
Name Type Description
$hash array
$key string
get
mixed &get (array &$hash, string $key)

get

  • static:
  • access: public
Name Type Description
$hash array
$key string
remove
boolean remove (array &$hash, string $key)

remove

  • static:
  • access: public
Name Type Description
$hash array
$key string
set
boolean set (array &$hash, string $key, mixed $value)

set

  • static:
  • access: public
Name Type Description
$hash array
$key string
$value mixed
setType
boolean setType (array &$hash, string $key, string $type)

set

  • static:
  • access: public
Name Type Description
$hash array
$key string
$type string

Documentation generated on Sat, 16 Sep 2006 17:05:59 +0200 by phpDocumentor 1.3.0RC4

yana author: Thomas MeyerHomepage: www.all-community.de/pub