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 getnamespaceNamespace of the WHFS type
RECORD optionsOptions
openorphansOpen type even if orphan (not referred by any siteprofile)
Return value
OBJECTWHFS type object (DEFAULT OBJECT if the type does not exist)
Description
This function opens a WHFS type by its namespace