[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/console/core/ -> DarkConsoleCore.php (summary)

(no description)

File Size: 134 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  __construct()
  getPlugins()
  getKey()
  getColor()
  render()
  sanitizeForJSON()

Functions
Functions that are not part of a class:

__construct()   X-Ref
No description

getPlugins()   X-Ref
No description

getKey(AphrontRequest $request)   X-Ref
No description

getColor()   X-Ref
No description

render(AphrontRequest $request)   X-Ref
No description

sanitizeForJSON($data)   X-Ref
Sometimes, tab data includes binary information (like INSERT queries which
write file data into the database). To successfully JSON encode it, we
need to convert it to UTF-8.




Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1