Skip to content

NavPoint

An EPUB TOC navigation point.

  • Full name: \SebLucas\EPubMeta\Contents\NavPoint

Properties

id

protected string $id

class

protected string $class

playOrder

protected int $playOrder

protected string $navLabel

contentSourceFile

protected string $contentSourceFile

contentSourceFragment

protected string $contentSourceFragment

children

protected \SebLucas\EPubMeta\Contents\NavPointList $children

Methods

__construct

public __construct(string $id, string $class, int $playOrder, string $label, string $contentSource): mixed

Parameters:

Parameter Type Description
$id string
$class string
$playOrder int
$label string
$contentSource string

getId

public getId(): string

getClass

public getClass(): string

getPlayOrder

public getPlayOrder(): int

getNavLabel

public getNavLabel(): string

getContentSource

public getContentSource(): string

getContentSourceFile

public getContentSourceFile(): string

getContentSourceFragment

public getContentSourceFragment(): string

getChildren

public getChildren(): \SebLucas\EPubMeta\Contents\NavPointList


Automatically generated on 2025-03-18