[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/dist/ -> element.js (summary)

(no description)

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

Defines 28 functions

  concatChildren()
  switchChildrenNodeName()
  createFrame()
  proceed()
  nextToken()
  addText()
  addChild()
  closeOuterElement()
  isObject()
  isPlainObject()
  lowerCase()
  noCase()
  replace()
  dotCase()
  paramCase()
  RawHTML()
  hasPrefix()
  isInternalAttribute()
  getNormalAttributeValue()
  getNormalAttributeName()
  getNormalStylePropertyName()
  getNormalStylePropertyValue()
  renderElement()
  renderNativeComponent()
  renderComponent()
  renderChildren()
  renderAttributes()
  renderStyle()

Functions
Functions that are not part of a class:

concatChildren(...childrenArguments)   X-Ref
No description

switchChildrenNodeName(children, nodeName)   X-Ref
No description

createFrame(element, tokenStart, tokenLength, prevOffset, leadingTextStart)   X-Ref
No description

proceed(conversionMap)   X-Ref
No description

nextToken()   X-Ref
No description

addText()   X-Ref
No description

addChild(frame)   X-Ref
No description

closeOuterElement(endOffset)   X-Ref
No description

isObject(o)   X-Ref
No description

isPlainObject(o)   X-Ref
No description

lowerCase(str)   X-Ref
No description

noCase(input, options)   X-Ref
No description

replace(input, re, value)   X-Ref
No description

dotCase(input, options)   X-Ref
No description

paramCase(input, options)   X-Ref
No description

RawHTML({children,...props})   X-Ref
No description

hasPrefix(string, prefixes)   X-Ref
No description

isInternalAttribute(attribute)   X-Ref
No description

getNormalAttributeValue(attribute, value)   X-Ref
No description

getNormalAttributeName(attribute)   X-Ref
No description

getNormalStylePropertyName(property)   X-Ref
No description

getNormalStylePropertyValue(property, value)   X-Ref
No description

renderElement(element, context, legacyContext = {})   X-Ref
No description

renderNativeComponent(type, props, context, legacyContext = {})   X-Ref
No description

renderComponent(Component2, props, context, legacyContext = {})   X-Ref
No description

renderChildren(children, context, legacyContext = {})   X-Ref
No description

renderAttributes(props)   X-Ref
No description

renderStyle(style)   X-Ref
No description



Generated : Wed Apr 15 08:20:10 2026 Cross-referenced by PHPXref