OpenWHFSType (open)

Returns a WHFS type object from the namespace of the type

Syntax

LOADLIB "mod::system/lib/whfs.whlib";

OBJECT FUNCTION OpenWHFSType(STRING getnamespace, RECORD options)

Parameters

STRING getnamespace

Namespace of the WHFS type

RECORD options

Options

openorphans

Open type even if orphan (not referred by any siteprofile)

Return value

OBJECT

WHFS type object (DEFAULT OBJECT if the type does not exist)

Description

This function opens a WHFS type by its namespace