Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [LoadPage]
Private  Storage   

class %Installer.LoadPage extends %Installer.Activity

This is a "LoadPage" activity within a Manifest document. It loads a CSP file by calling $System.CSP.LoadPage(Name, Flags) and $System.CSP.LoadPageDir(Dir, Flags).

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
Dir Flags IgnoreErrors Target name

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %Indent %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property Dir as %String(MAXLEN=1024);
Directory
• property Flags as %String [ InitialExpression = "ck" ];
Flags value
• property IgnoreErrors as %String [ InitialExpression = "0" ];
Ignore errors flag
• property Target as %String(MAXLEN=1024,XMLNAME="Name");
Page name


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.