Uiinfrastructure API Docs  
 

InitPortalObjects.CheckPTHome Method 

Initializes our connection to OpenKernel. Before this point you cannot use the logger because it will not have been initialized yet. To display errors before now, output directly to the console.

public virtual ReturnValue CheckPTHome();

See Also

InitPortalObjects Class | com.plumtree.uiinfrastructure.application.startup Namespace