Class SystemProperties

java.lang.Object
org.craftercms.engine.properties.SystemProperties

public class SystemProperties extends Object
Global properties of the Engine instance, in other words, properties that are common to all sites.
Author:
avasquez
  • Field Details

  • Constructor Details

    • SystemProperties

      public SystemProperties()
  • Method Details

    • isModePreview

      public static boolean isModePreview()
    • getEnvironment

      public static String getEnvironment()