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|nullgetFootnoteNumber()
public
static getFootnoteNumber(string $key) : int|null
Parameters
- $key : string
Return values
int|nullisAnonymousFootnote()
public
static isAnonymousFootnote(string $key) : bool
Parameters
- $key : string
Return values
boolisFootnoteKey()
public
static isFootnoteKey(string $key) : bool
Parameters
- $key : string