Designer
class Designer (View source)
Set of functions related to database designer
Methods
string
getHtmlForEditOrDeletePages(string $db, string $operation)
Function to get html for displaying the page edit/delete form
string
getHtmlForPageSaveAs(string $db)
Function to get html for displaying the page save as form
string
getHtmlForSchemaExport(string $db, int $page)
Function to get html for displaying the schema export
array
returnClassNamesFromMenuButtons()
Returns class names for various buttons on Designer Side Menu
array
getColumnTypes(array $tableColumnsInfo, array $tablesAllKeys)
No description
getDesignerConfig(string $db, array $designerTables, array $scriptTables, array $scriptContr, int $displayPage)
No description
Details
__construct(DatabaseInterface $dbi, Relation $relation, Template $template)
No description
string
getHtmlForEditOrDeletePages(string $db, string $operation)
Function to get html for displaying the page edit/delete form
string
getHtmlForPageSaveAs(string $db)
Function to get html for displaying the page save as form
string
getHtmlForSchemaExport(string $db, int $page)
Function to get html for displaying the schema export
array
returnClassNamesFromMenuButtons()
Returns class names for various buttons on Designer Side Menu
array
getColumnTypes(array $tableColumnsInfo, array $tablesAllKeys)
No description
stdClass
getDesignerConfig(string $db, array $designerTables, array $scriptTables, array $scriptContr, int $displayPage)
No description