Skip to content

Instantly share code, notes, and snippets.

@icerge
Last active October 11, 2018 22:40
Show Gist options
  • Select an option

  • Save icerge/3c20834f74a743ee48b67286e4ffb7ff to your computer and use it in GitHub Desktop.

Select an option

Save icerge/3c20834f74a743ee48b67286e4ffb7ff to your computer and use it in GitHub Desktop.
Observation of GlideController object

There is a class GlideController. It's not documented. However you have definitly come across it. In client-callable script include, for example. Or in OOTB code :)

class
close
enforceSecurity
enforcingSecurity
equals
evaluate
evaluateAsObject
evaluateGeneratedString
evaluateSilent
evaluateString
evaluateStringWithPrefix
exceptionHandler
getClass
getExceptionHandler
getGlobalScope
getSlowEvalWarn
globalScope
hashCode
haveError
interpretedMode
interpretString
isEnforcingSecurity
legacyStrictMode
locate
notify
notifyAll
putAction
setEnforceSecurity
setExceptionHandler
setInterpretedMode
setLegacyStrictMode
slowEvalWarn
toString
tryQuickEval
wait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment