Skip to content
kerrishotts edited this page Nov 14, 2012 · 5 revisions

PKUTIL (in framework/utility.js) provides various utility functions that make dealing with the DOM easier as well as various XHR routines to handle loading HTML, JSON, and more.

Constants

  • PKUTIL.COMPLETION_SUCCESS = true
  • PKUTIL.COMPLETION_FAILURE = false

Methods

Namespaces

PKUTIL.FILE

Version

0.1 Introduced

0.2 Docs Valid

Clone this wiki locally