[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/js/dist/ -> block-serialization-default-parser.js (summary)

(no description)

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

Defines 16 functions

  __webpack_require__()
  getDefault()
  getModuleExports()
  _arrayWithHoles()
  _iterableToArrayLimit()
  _nonIterableRest()
  _slicedToArray()
  Block()
  Freeform()
  Frame()
  proceed()
  parseJSON()
  nextToken()
  addFreeform()
  addInnerBlock()
  addBlockFromStack()

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

_arrayWithHoles(arr)   X-Ref
No description

_iterableToArrayLimit(arr, i)   X-Ref
No description

_nonIterableRest()   X-Ref
No description

_slicedToArray(arr, i)   X-Ref
No description

Block(blockName, attrs, innerBlocks, innerHTML)   X-Ref
No description

Freeform(innerHTML)   X-Ref
No description

Frame(block, tokenStart, tokenLength, prevOffset, leadingHtmlStart)   X-Ref
No description

proceed()   X-Ref
No description

parseJSON(input)   X-Ref
Parse JSON if valid, otherwise return null

Note that JSON coming from the block comment
delimiters is constrained to be an object
and cannot be things like `true` or `null`

return: {Object|null} parsed JSON if valid
param: {string} input JSON input string to parse

nextToken()   X-Ref
No description

addFreeform(rawLength)   X-Ref
No description

addInnerBlock(block, tokenStart, tokenLength, lastOffset)   X-Ref
No description

addBlockFromStack(endOffset)   X-Ref
No description



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