IsNodeApplicableToThisWebHare (open)
Returns whether a node with version/servertype/installationtype restrictions is applicable to this WebHare installation
Syntax
LOADLIB "mod::system/lib/configure.whlib";
BOOLEAN FUNCTION IsNodeApplicableToThisWebHare(OBJECT xmlnode, RECORD options)
Parameters
OBJECT xmlnode
XML node to check
RECORD options
Options
prefix
Prefix to add before attribute names. Eg set to 'data-' by mailer tags
Return value
BOOLEAN
Whether the node is applicable to this WebHare installation.