Hemi JavaScript Framework

Hemi.util

Description

The utility class includes node and object help functions.

static Hemi.util

version 3.1.9

Hemi framework utilities

Index

Method Index

Methods

absorb

Copies the source array into the target array.

Syntax

void absorb( a, b )

Parameters

evaluateElementHandler

Evaluates an attribute on an XHTML Node (e.g.: onclick)

Syntax

void evaluateElementHandler( e, h )

Parameters

getDate

Returns the current date.

Syntax

d = getDate( i )

Parameters

Returns

d as vDate: Returns the date

merge

Merges an internal object into the specified. Method is private and should not be directly referenced.

Syntax

h = merge( o, n, s )

Parameters

Returns

h as String: A hash of the specified value.