The Dom\AdjacentPosition Enum

(PHP 8 >= 8.4.0)

Introduction

The AdjacentPosition enum is used to specify where, relative to the context element, insertion should be performed using Dom\Element::insertAdjacentElement() or Dom\Element::insertAdjacentText().

Enum synopsis

enum AdjacentPosition
{
case BeforeBegin ; / Insert before the context element. This is only possible if the element is in a document and has a parent.

case AfterBegin ; / Insert before the first child of the context element.

case BeforeEnd ; / Insert after the last child of the context element.

case AfterEnd ; / Insert after the context element. This is only possible if the element is in a document and has a parent.

}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant