Documentation TYPO3 par Ameos |
Public Member Functions | |
getVariables () | |
getVariablesLikePattern () | |
getInfoPages () | |
getPage ($id) |
Definition at line 5 of file innodb.lib.php.
|
public String[] getInfoPages () Returns a list of available information pages with labels
Reimplemented from PMA_StorageEngine. Definition at line 32 of file innodb.lib.php. |
|
public String getPage () Generates the requested information page
Reimplemented from PMA_StorageEngine. Definition at line 44 of file innodb.lib.php. |
|
public String[][] getVariables () Generates a list of MySQL variables that provide information about this engine. This function should be overridden when extending this class for a particular engine.
Reimplemented from PMA_StorageEngine. Definition at line 6 of file innodb.lib.php. |
|
public String getVariablesLikePattern () Reimplemented from PMA_StorageEngine. Definition at line 28 of file innodb.lib.php. |