Plumtree Portal UI  
 

GbObjEditorModel.CheckEditorAccessAndStart Method 

That method is called by the EditorStartControl. It creates the global object and puts it in m_ptGlobalObject.

public override bool CheckEditorAccessAndStart(
   XPHashtable _htFormData
);

Parameters

_htFormData

Return Value

boolean Is true if the current user has the rights to access this Editor.

See Also

GbObjEditorModel Class | com.plumtree.portaluiinfrastructure.editor Namespace