[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/js/dist/ -> list-reusable-blocks.js (summary)

(no description)

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

Defines 27 functions

  __webpack_require__()
  getDefault()
  getModuleExports()
  _assertThisInitialized()
  asyncGeneratorStep()
  _asyncToGenerator()
  _next()
  _throw()
  _classCallCheck()
  _defineProperties()
  _createClass()
  _defineProperty()
  _getPrototypeOf()
  _inherits()
  _objectSpread()
  _possibleConstructorReturn()
  _setPrototypeOf()
  _typeof2()
  _typeof()
  ImportDropdown()
  ImportForm()
  exportReusableBlock()
  _exportReusableBlock()
  download()
  readTextFile()
  importReusableBlock()
  _importReusableBlock()

Functions
Functions that are not part of a class:

__webpack_require__(moduleId)   X-Ref
No description

getDefault()   X-Ref
No description

getModuleExports()   X-Ref
No description

_assertThisInitialized(self)   X-Ref
No description

asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg)   X-Ref
No description

_asyncToGenerator(fn)   X-Ref
No description

_next(value)   X-Ref
No description

_throw(err)   X-Ref
No description

_classCallCheck(instance, Constructor)   X-Ref
No description

_defineProperties(target, props)   X-Ref
No description

_createClass(Constructor, protoProps, staticProps)   X-Ref
No description

_defineProperty(obj, key, value)   X-Ref
No description

_getPrototypeOf(o)   X-Ref
No description

_inherits(subClass, superClass)   X-Ref
No description

_objectSpread(target)   X-Ref
No description

_possibleConstructorReturn(self, call)   X-Ref
No description

_setPrototypeOf(o, p)   X-Ref
No description

_typeof2(obj)   X-Ref
No description

_typeof(obj)   X-Ref
No description

ImportDropdown(_ref)   X-Ref
No description

ImportForm()   X-Ref
No description

exportReusableBlock(_x)   X-Ref
Export a reusable block as a JSON file.

param: {number} id

_exportReusableBlock()   X-Ref
No description

download(fileName, content, contentType)   X-Ref
Downloads a file.

param: {string} fileName    File Name.
param: {string} content     File Content.
param: {string} contentType File mime type.

readTextFile(file)   X-Ref
Reads the textual content of the given file.

return: {Promise<string>}  Content of the file.
param: {File} file        File.

importReusableBlock(_x)   X-Ref
Import a reusable block from a JSON file.

return: {Promise} Promise returning the imported reusable block.
param: {File}     file File.

_importReusableBlock()   X-Ref
No description



Generated: Mon Jan 7 01:00:05 2019 Cross-referenced by PHPXref 0.7.1