Guides

AnnotationUtility
in package

FinalYes

Table of Contents

Methods

getFootnoteName()  : string|null
getFootnoteNumber()  : int|null
isAnonymousFootnote()  : bool
isFootnoteKey()  : bool

Methods

getFootnoteName()

public static getFootnoteName(string $key) : string|null
Parameters
$key : string
Return values
string|null

getFootnoteNumber()

public static getFootnoteNumber(string $key) : int|null
Parameters
$key : string
Return values
int|null

isAnonymousFootnote()

public static isAnonymousFootnote(string $key) : bool
Parameters
$key : string
Return values
bool

isFootnoteKey()

public static isFootnoteKey(string $key) : bool
Parameters
$key : string
Return values
bool

        
On this page

Search results