A

KBEntry::addDocumentation() — Method in class KBEntry

Add documentation link

SlimData::addVariable() — Method in class SlimData

Add a variable

D

$ Search#dataProperty in class Search

Loaded data

$ Search#DATA_DIRProperty in class Search

The directory where the data is located

G

KBDocumentation::getUrl() — Method in class KBDocumentation

Get the url

KBDocumentation::getAnchor() — Method in class KBDocumentation

Get the anchor

KBEntry::getName() — Method in class KBEntry

Get the variable name

KBEntry::getType() — Method in class KBEntry

Get the variable type

KBEntry::getDocumentations() — Method in class KBEntry

Get all documentations

Search::getByName() — Method in class Search

get the first link to doc available

Search::getVariable() — Method in class Search

Get a variable

Search::getVariableType() — Method in class Search

get the type of the variable

Search::getStaticVariables() — Method in class Search

Return the list of static variables

Search::getDynamicVariables() — Method in class Search

Return the list of dynamic variables

Search::getVariablesWithDynamic() — Method in class Search

Return the list of variables having dynamic = $dynamic

H

KBEntry::hasDocumentations() — Method in class KBEntry

Variable has documentations

I

KBEntry::isDynamic() — Method in class KBEntry

Is the variable dynamic

J

KBDocumentation::jsonSerialize() — Method in class KBDocumentation

Used for json_encode function This can seem useless, do not remove it.

KBEntry::jsonSerialize() — Method in class KBEntry

Used for json_encode function This can seem useless, do not remove it.

SlimData::jsonSerialize() — Method in class SlimData

Used for json_encode function This can seem useless, do not remove it.

K

KBDocumentationClass in namespace Williamdes\MariaDBMySQLKBS
KBEntryClass in namespace Williamdes\MariaDBMySQLKBS
KBExceptionClass in namespace Williamdes\MariaDBMySQLKBS

L

$ Search#loadedProperty in class Search

Data is loaded

Search::loadData() — Method in class Search

Load data from disk

Search::loadTestData() — Method in class Search

Load test data

S

SearchClass in namespace Williamdes\MariaDBMySQLKBS
SlimDataClass in namespace Williamdes\MariaDBMySQLKBS

_

KBDocumentation::__construct() — Method in class KBDocumentation

Create a KBEntry object

KBEntry::__construct() — Method in class KBEntry

Create a KBEntry object

SlimData::__construct() — Method in class SlimData

Create a slimData object