ForEachPlaceholder Methods

Methods

ClassVisibleToUser Determines if the ObjectClass is visible to the current user session.
(Inherited from PlaceholderCommandHandler)
ClosesBlock Determines if this command can close a block.
(Inherited from BlockCommandHandler)
Expand Expands this node in the given context.
(Overrides PlaceholderCommandHandlerExpand(IExpansionContext, ObjVerExReadCache))
GetClientCommandGenerator
(Inherited from PlaceholderCommandHandler)
GetClientDefinitions
(Inherited from PlaceholderCommandHandler)
GetResolvedStructureReferences Provides all structure references that exist and were resolved in this placeholder level.
(Inherited from PlaceholderCommandHandler)
GetSupportedTypes
(Inherited from PlaceholderCommandHandler)
Init Initializes the handler for a specific placeholder level. Sets the level, and performs base validation and kicks off custom initialization.
(Inherited from PlaceholderCommandHandler)
Initialize Performs custom initialization.
(Overrides PlaceholderCommandHandlerInitialize)
ObjTypeVisibleToUser Determines if the ObjType is visible to the current user session.
(Inherited from PlaceholderCommandHandler)
OpensBlock Determines if this command starts a new block.
(Overrides BlockCommandHandlerOpensBlock)
PropertyVisibleToUser Determines if the PropertyDef is visible to the current user session.
(Inherited from PlaceholderCommandHandler)
ValueListItemVisibleToUser Determines if the ObjectClass is visible to the current user session.
(Inherited from PlaceholderCommandHandler)

See Also