From 094f797a3822e1ebe6cbda87462f4a366431ba32 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Wed, 30 May 2012 07:44:38 -0400 Subject: [PATCH] Cleanup docs --- docs/classes.svg | 224 +-- docs/classes/Add_DB.html | 95 -- docs/classes/Connection_Sidebar.html | 326 ---- .../OpenSQLManager.Connection_Sidebar.html | 164 ++ ..._Grid.html => OpenSQLManager.DB_tabs.html} | 142 +- ...ble.html => OpenSQLManager.Data_Grid.html} | 45 +- .../{Main.html => OpenSQLManager.Main.html} | 34 +- ...tml => OpenSQLManager.OpenSQLManager.html} | 53 +- docs/deprecated.html | 2 +- docs/errors.html | 8 +- docs/graph_class.html | 2 +- docs/index.html | 12 +- docs/markers.html | 2 +- .../{default.html => OpenSQLManager.html} | 102 +- docs/packages/.html | 2 +- docs/packages/Default.html | 2 +- docs/packages/OpenSQLManager.Widgets.html | 36 +- docs/packages/OpenSQLManager.Windows.html | 40 +- docs/packages/OpenSQLManager.html | 103 +- docs/structure.xml | 1519 +++-------------- 20 files changed, 693 insertions(+), 2220 deletions(-) delete mode 100644 docs/classes/Add_DB.html delete mode 100644 docs/classes/Connection_Sidebar.html create mode 100644 docs/classes/OpenSQLManager.Connection_Sidebar.html rename docs/classes/{Data_Grid.html => OpenSQLManager.DB_tabs.html} (62%) rename docs/classes/{Edit_Table.html => OpenSQLManager.Data_Grid.html} (79%) rename docs/classes/{Main.html => OpenSQLManager.Main.html} (85%) rename docs/classes/{Edit_DB.html => OpenSQLManager.OpenSQLManager.html} (72%) rename docs/namespaces/{default.html => OpenSQLManager.html} (74%) diff --git a/docs/classes.svg b/docs/classes.svg index 405e7f6..28f4738 100644 --- a/docs/classes.svg +++ b/docs/classes.svg @@ -4,170 +4,106 @@ - - + + G - -cluster_default - - - - - - - - + +cluster_OpenSQLManager + + + + + + + + +OpenSQLManager - -\\Connection_Sidebar + +\\OpenSQLManager\\OpenSQLManager + + +OpenSQLManager + + + +\\wxApp + +\wxApp + + +\\OpenSQLManager\\OpenSQLManager->\\wxApp + + + + +\\OpenSQLManager\\Connection_Sidebar - -Connection_Sidebar + +Connection_Sidebar - -\\GtkVBox - -\GtkVBox + +\\wxWindow + +\wxWindow - -\\Connection_Sidebar->\\GtkVBox - - + +\\OpenSQLManager\\Connection_Sidebar->\\wxWindow + + - -\\Data_Grid + +\\OpenSQLManager\\Data_Grid - -Data_Grid + +Data_Grid - -\\GtkTreeView - -\GtkTreeView + +\\wxGrid + +\wxGrid - -\\Data_Grid->\\GtkTreeView - - + +\\OpenSQLManager\\Data_Grid->\\wxGrid + + - -\\DB_Structure_Widget - - -DB_Structure_Widget - - - -\\GTKTable - -\GTKTable - - -\\DB_Structure_Widget->\\GTKTable - - - - -\\DB_tabs + +\\OpenSQLManager\\DB_tabs - -DB_tabs + +DB_tabs - -\\GtkNotebook - -\GtkNotebook + +\\wxNotebook + +\wxNotebook - -\\DB_tabs->\\GtkNotebook - - + +\\OpenSQLManager\\DB_tabs->\\wxNotebook + + - -\\DB_Info_Widget - - -DB_Info_Widget - - - -\\GtkTable - -\GtkTable - - -\\DB_Info_Widget->\\GtkTable - - - - -\\Add_DB - - -Add_DB - - - -\\GtkWindow - -\GtkWindow - - -\\Add_DB->\\GtkWindow - - - - -\\Edit_DB - - -Edit_DB - - - -\\Edit_DB->\\GtkWindow - - - - -\\Edit_Table - - -Edit_Table - - - -\\Edit_Table->\\GtkWindow - - - - -\\DB_Table_Data - - -DB_Table_Data - - - -\\DB_Table_Data->\\GtkWindow - - - - -\\Main + +\\OpenSQLManager\\Main - -Main + +Main - -\\Main->\\GtkWindow - - + +\\wxFrame + +\wxFrame + + +\\OpenSQLManager\\Main->\\wxFrame + + diff --git a/docs/classes/Add_DB.html b/docs/classes/Add_DB.html deleted file mode 100644 index 23b6bbc..0000000 --- a/docs/classes/Add_DB.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - -OpenSQLManager » \Add_DB - - - - - - - - - - -
- -
-
-
- -
- -
-
-
-

Window controlling addition of database connections

-
-

- - - - - - - - - -
packageOpenSQLManager
subpackageWindows
-

- Methods

-
-

Create the window

-
__construct() 
-
-

-
-
-
-
-
-
-
- - diff --git a/docs/classes/Connection_Sidebar.html b/docs/classes/Connection_Sidebar.html deleted file mode 100644 index ca3a242..0000000 --- a/docs/classes/Connection_Sidebar.html +++ /dev/null @@ -1,326 +0,0 @@ - - - - - -OpenSQLManager » \Connection_Sidebar - - - - - - - - - - -
- -
- -
-
-

Widget managing saved database connections

-
-

- - - - - - - - - -
packageOpenSQLManager
subpackageWidgets
-

- Methods

-
-

Constructor method

-
__construct() 
-
-

-
-
-

Creates and displays a context menu for the selected connection

-
conn_popup_menu(array $all) : void
-
-
-

-

Parameters

-
-

$all

-array -
-
-
-
-

Create connection to a database

-
db_connect() : void
-
-

-
-
-

Disconnect from a database

-
db_disconnect() : void
-
-

-
-
-

Update the connection information for an existing connection

-
edit_connection() : void
-
-

-
-
-

Return the current instance of the class

-
get_instance() : \Connection_Sidebar
-
-
-

-

Returns

- -
-
-
-

Returns window for creating a new database connection

-
new_conn() : \Add_DB
-
-
-

-

Returns

-
-\Add_DBobject
-
-
-
-

Event for mouse clicks on connection sidebar

-
on_button(\GtkTreeView $view, $event) : void
-
-
-

-

Parameters

-
-

$view

-\GtkTreeView -
-
-

$event

- -
-
-
-
-

Recreate sidebar widget to update connections

-
refresh() : void
-
-

-
-
-

Remove a connection from the connection manager

-
remove_connection() : void
-
-

-
-
-

Sets the icon for the current db type

-
set_icon(\GtkTreeView $col, \GtkCellRenderer $cell, \GtkTreeModel $model, \GtkTreeIter $iter) : void
-
-
-

-

Parameters

-
-

$col

-\GtkTreeView

Column $col

-
-
-

$cell

-\GtkCellRenderer -
-
-

$model

-\GtkTreeModel -
-
-

$iter

-\GtkTreeIter -
-
-
-
-

Sets the label of the current db connection

-
set_label(\GtkTreeViewColumn $col, \GtkCellRenderer $cell, \GtkTreeModel $model, \GtkTreeIter $iter) : void
-
-
-

-

Parameters

-
-

$col

-\GtkTreeViewColumn -
-
-

$cell

-\GtkCellRenderer -
-
-

$model

-\GtkTreeModel -
-
-

$iter

-\GtkTreeIter -
-
-
-
-

Sets the status icon of the current db connection

-
set_status_icon(\GtkTreeViewColumn $col, \GtkCellRenderer $cell, \GtkTreeModel $model, \GtkTreeIter $iter) : void
-
-
-

-

Parameters

-
-

$col

-\GtkTreeViewColumn -
-
-

$cell

-\GtkCellRenderer -
-
-

$model

-\GtkTreeModel -
-
-

$iter

-\GtkTreeIter -
-
-
-
-

Change tabs based on db connection selected

-
switch_tab(\GtkTreeView $view) : void
-
-
-

-

Parameters

-
-

$view

-\GtkTreeView -
-
-
-
-

Renders the connection sidebar widget

-
_render() : void
-
-

-
-

- Properties

- 
-

Reference to popup menu

-
$menu : \GtkMenu
-
-

-
- 
-

Reference to Settings instance

-
$settings : \Settings
-
-

-
- 
-

Treeview for displaying connections

-
$treeview : \GtkTreeView
-
-

-
- 
-

Name of current db connection

-
$conn_name : string
-
-

-
- 
-

Singleton instance

-
$instance : \Connection_Sidebar
-
-

-
-
-
-
-
-
-
- - diff --git a/docs/classes/OpenSQLManager.Connection_Sidebar.html b/docs/classes/OpenSQLManager.Connection_Sidebar.html new file mode 100644 index 0000000..9b38e7e --- /dev/null +++ b/docs/classes/OpenSQLManager.Connection_Sidebar.html @@ -0,0 +1,164 @@ + + + + + +OpenSQLManager » \OpenSQLManager\Connection_Sidebar + + + + + + + + + + +
+ +
+ +
+ +
+

Widget managing saved database connections

+
+

+ + + + + + + + + +
packageOpenSQLManager
subpackageWidgets
+

+ Methods

+
+

Constructor method

+
__construct() 
+
+

+
+
+

Return the current instance of the class

+
get_instance() : \OpenSQLManager\Connection_Sidebar
+
+ +
+
+

Renders the connection sidebar widget

+
_render() : void
+
+

+
+

+ Properties

+ 
+

Reference to popup menu

+
$menu : \OpenSQLManager\GtkMenu
+
+

+
+ 
+

Reference to Settings instance

+
$settings : \OpenSQLManager\Settings
+
+

+
+ 
+

Treeview for displaying connections

+
$treeview : \OpenSQLManager\GtkTreeView
+
+

+
+ 
+

Name of current db connection

+
$conn_name : string
+
+

+
+ 
+

Singleton instance

+
$instance : \OpenSQLManager\Connection_Sidebar
+
+

+
+
+
+
+
+
+
+ + diff --git a/docs/classes/Data_Grid.html b/docs/classes/OpenSQLManager.DB_tabs.html similarity index 62% rename from docs/classes/Data_Grid.html rename to docs/classes/OpenSQLManager.DB_tabs.html index 70483a0..b57d43b 100644 --- a/docs/classes/Data_Grid.html +++ b/docs/classes/OpenSQLManager.DB_tabs.html @@ -3,7 +3,7 @@ -OpenSQLManager » \Data_Grid +OpenSQLManager » \OpenSQLManager\DB_tabs @@ -57,19 +57,27 @@
  • Create the object
    __construct()
  • -
  • Adds a column of data to the model
    add_data_col()
  • -
  • Get the value of the model for the current selection
    get()
  • -
  • Create a datagrid from the provided data array
    render_data()
  • -
  • Clear datagrid
    reset()
  • +
  • Add a new tab with the provided label
    add_tab()
  • +
  • Return the db tabs object if it exists, or create and return
    get_instance()
  • - -
  • GtkTreeStore object
    $model
  • + +
  • Db Data cache
    $data
  • +
  • Current Tab Widget object
    $instance
  • -
    -

    Class to simplify dealing with GtkTreeView

    + +
    +

    Tabbed Container for database properties

    @@ -86,88 +94,48 @@  Methods

    Create the object

    -
    __construct(object $model) 
    -
    -
    -

    -

    Parameters

    -
    -

    $model

    -object -
    -
    -
    -
    -

    Adds a column of data to the model

    -
    add_data_col(\GtkTreeViewColumn $col, \GtkCellRenderer $cell, \GtkTreeModel $model, \GtkTreeIter $iter, int $i) : void
    -
    -
    -

    -

    Parameters

    -
    -

    $col

    -\GtkTreeViewColumn -
    -
    -

    $cell

    -\GtkCellRenderer -
    -
    -

    $model

    -\GtkTreeModel -
    -
    -

    $iter

    -\GtkTreeIter -
    -
    -

    $i

    -int -
    -
    -
    -
    -

    Get the value of the model for the current selection

    -
    get(int $pos) : mixed
    -
    -
    -

    -

    Parameters

    -
    -

    $pos

    -int

    pos

    -

    Returns

    -
    mixed
    -
    -
    -
    -

    Create a datagrid from the provided data array

    -
    render_data(array $data, array $events) : void
    -
    -
    -

    -

    Parameters

    -
    -

    $data

    -array -
    -
    -

    $events

    -array -
    -
    -
    -
    -

    Clear datagrid

    -
    reset() : void
    +
    __construct() 

    +
    +

    Add a new tab with the provided label

    +
    add_tab(string $label, \OpenSQLManager\GObject $widget) : void
    +
    +
    +

    +

    Parameters

    +
    +

    $label

    +string +
    +
    +

    $widget

    +\OpenSQLManager\GObject +
    +
    +
    +
    +

    Return the db tabs object if it exists, or create and return

    +
    get_instance() : \OpenSQLManager\DB_tabs
    +
    + +

     Properties

    - 
    -

    GtkTreeStore object

    -
    $model : \GtkTreeStore
    + 
    +

    Db Data cache

    +
    $data : array
    +
    +

    +
    + 
    +

    Current Tab Widget object

    +
    $instance : \OpenSQLManager\DB_Tabs

    @@ -178,7 +146,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/classes/Edit_Table.html b/docs/classes/OpenSQLManager.Data_Grid.html similarity index 79% rename from docs/classes/Edit_Table.html rename to docs/classes/OpenSQLManager.Data_Grid.html index 24063e9..aa7da38 100644 --- a/docs/classes/Edit_Table.html +++ b/docs/classes/OpenSQLManager.Data_Grid.html @@ -3,7 +3,7 @@ -OpenSQLManager » \Edit_Table +OpenSQLManager » \OpenSQLManager\Data_Grid @@ -56,52 +56,57 @@
    -
    -

    Window for editing db table structure

    + +
    +

    Class to simplify dealing with GtkTreeView

    - + - +
    packageOpenSQLManagerOpenSQLManager
    subpackageWindowsWidgets

     Methods

    -

    Create the window, and set basic properties

    -
    __construct(string $name, array $fields) 
    +

    Create the object

    +
    __construct(object $model) 

    Parameters

    -

    $name

    -string -
    -
    -

    $fields

    -array +

    $model

    +object

     Properties

    - 
    -

    Database fields for the current database table

    -
    $fields : array
    + 
    +

    GtkTreeStore object

    +
    $model : \OpenSQLManager\wxGridTableBase

    @@ -112,7 +117,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/classes/Main.html b/docs/classes/OpenSQLManager.Main.html similarity index 85% rename from docs/classes/Main.html rename to docs/classes/OpenSQLManager.Main.html index 6ff62dd..b2f1980 100644 --- a/docs/classes/Main.html +++ b/docs/classes/OpenSQLManager.Main.html @@ -3,7 +3,7 @@ -OpenSQLManager » \Main +OpenSQLManager » \OpenSQLManager\Main @@ -58,7 +58,8 @@  Methods
  • Create and display the main window on startup
    __construct()
  • Some cleanup for when the main window is closed
    __destruct()
  • -
  • Exits the GTK loop
    quit()
  • +
  • Display About menu with version information
    about()
  • +
  • Exits the wx loop
    quit()
  • Create the menu for the program
    _create_menu()
  • -
    + +

    Main Window Class

    Creates and displays the main interface window

    @@ -100,20 +110,26 @@ Create menus, hboxes, vboxs and other widgets
    _main_layout()

    +
    +

    Display About menu with version information

    +
    about() : void
    +
    +

    +
    -

    Exits the GTK loop

    +

    Exits the wx loop

    quit() : void

    Create the menu for the program

    -
    _create_menu() : \GtkMenuBar
    +
    _create_menu() : \OpenSQLManager\GtkMenuBar

    Returns

    -
    \GtkMenuBar
    +
    \OpenSQLManager\GtkMenuBar
    @@ -127,13 +143,13 @@ Create menus, hboxes, vboxs and other widgets  Properties  

    Reference to connection sidebar instance

    -
    $connection_sidebar : \Connection_Sidebar
    +
    $connection_sidebar : \OpenSQLManager\Connection_Sidebar

     

    Reference to settings instance

    -
    $settings : \Settings
    +
    $settings : \OpenSQLManager\Settings

    @@ -144,7 +160,7 @@ Create menus, hboxes, vboxs and other widgets
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/classes/Edit_DB.html b/docs/classes/OpenSQLManager.OpenSQLManager.html similarity index 72% rename from docs/classes/Edit_DB.html rename to docs/classes/OpenSQLManager.OpenSQLManager.html index a708f02..7740756 100644 --- a/docs/classes/Edit_DB.html +++ b/docs/classes/OpenSQLManager.OpenSQLManager.html @@ -3,7 +3,7 @@ -OpenSQLManager » \Edit_DB +OpenSQLManager » \OpenSQLManager\OpenSQLManager @@ -56,37 +56,48 @@
  • -
    -

    Window controlling modifications of database connections

    + +
    +

    Class for the app itself

    - - +
    - - - - - - -
    packageOpenSQLManager
    subpackageWindows
    +OpenSQLManager +

     Methods

    -
    -

    Connection editing window

    -
    __construct(object $db_params) 
    +
    +

    Return exit code

    +
    OnExit() : int

    -

    Parameters

    -
    -

    $db_params

    -object +

    Returns

    +
    int
    +
    +
    +

    Initialize the app

    +
    OnInit() : int
    +
    +
    +

    +

    Returns

    +
    int
    @@ -96,7 +107,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/deprecated.html b/docs/deprecated.html index 484eadb..5102b7d 100644 --- a/docs/deprecated.html +++ b/docs/deprecated.html @@ -66,7 +66,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/errors.html b/docs/errors.html index fab720a..f608ad3 100644 --- a/docs/errors.html +++ b/docs/errors.html @@ -70,18 +70,12 @@
    -
    -
    -
    -
    -
    -
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/graph_class.html b/docs/graph_class.html index c77d03c..f185a21 100644 --- a/docs/graph_class.html +++ b/docs/graph_class.html @@ -63,7 +63,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/index.html b/docs/index.html index f6e2ca2..2ee0dba 100644 --- a/docs/index.html +++ b/docs/index.html @@ -53,11 +53,17 @@

    Documentation

    -
    +
    diff --git a/docs/markers.html b/docs/markers.html index f5ab8bc..dc75dce 100644 --- a/docs/markers.html +++ b/docs/markers.html @@ -68,7 +68,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/namespaces/default.html b/docs/namespaces/OpenSQLManager.html similarity index 74% rename from docs/namespaces/default.html rename to docs/namespaces/OpenSQLManager.html index bcba857..7866247 100644 --- a/docs/namespaces/default.html +++ b/docs/namespaces/OpenSQLManager.html @@ -3,7 +3,7 @@ -OpenSQLManager » default +OpenSQLManager » OpenSQLManager @@ -57,7 +57,7 @@
  • -default +OpenSQLManager
  • @@ -66,17 +66,11 @@
  • \
  • -
  • default
  • +
  • OpenSQLManager
  • Functions

    -
    -

    Display About menu with version information

    -
    about() : void
    -
    -

    -

    Create info dialog to return an informational message

    alert(string $message) : void
    @@ -172,7 +166,7 @@ with array_map and glob

    Exceptions

    - +
    \ErrorException\OpenSQLManager\ErrorException
    @@ -183,77 +177,55 @@ with array_map and glob

    +
    +

    Autoloader for OpenSQLManager

    +
    osm_autoload(string $class) 
    +
    +
    +

    +

    Parameters

    +
    +

    $class

    +string +
    +
    +

    Classes and interfaces

    -
    -

    Add_DB -

    -

    Window controlling addition of database connections

    -
    -« More » -
    -
    -

    Connection_Sidebar +
    +

    Connection_Sidebar

    Widget managing saved database connections

    -« More » +« More »
    -
    -

    DB_Info_Widget -

    -

    Widget for adding / editing database connections

    -
    -« More » -
    -
    -

    DB_Structure_Widget -

    -

    Class for generating db-structure editing views

    -
    -« More » -
    -
    -

    DB_Table_Data -

    -

    Popup window to display database table data

    -
    -« More » -
    -
    -

    DB_tabs +
    +

    DB_tabs

    Tabbed Container for database properties

    -« More » +« More »
    -
    -

    Data_Grid +
    +

    Data_Grid

    Class to simplify dealing with GtkTreeView

    -« More » +« More »
    -
    -

    Edit_DB -

    -

    Window controlling modifications of database connections

    -
    -« More » -
    -
    -

    Edit_Table -

    -

    Window for editing db table structure

    -
    -« More » -
    -
    -

    Main +
    +

    Main

    Main Window Class

    -« More » +« More » +
    +
    +

    OpenSQLManager +

    +

    Class for the app itself

    +
    +« More »

    Constants

    @@ -287,7 +259,7 @@ with array_map and glob

    + generated on 2012-05-30T07:43:57-04:00.

    diff --git a/docs/packages/.html b/docs/packages/.html index 040b473..b6e96f3 100644 --- a/docs/packages/.html +++ b/docs/packages/.html @@ -66,7 +66,7 @@
    + generated on 2012-05-30T07:43:57-04:00.

    diff --git a/docs/packages/Default.html b/docs/packages/Default.html index 80f848d..5b2c5cb 100644 --- a/docs/packages/Default.html +++ b/docs/packages/Default.html @@ -107,7 +107,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/packages/OpenSQLManager.Widgets.html b/docs/packages/OpenSQLManager.Widgets.html index 597a18f..c4eae71 100644 --- a/docs/packages/OpenSQLManager.Widgets.html +++ b/docs/packages/OpenSQLManager.Widgets.html @@ -63,9 +63,7 @@ Classes
  • Connection_Sidebar
  • Data_Grid
  • -
  • DB_Structure_Widget
  • DB_tabs
  • -
  • DB_Info_Widget
  • @@ -79,40 +77,26 @@

    Classes and interfaces

    -
    -

    Connection_Sidebar +
    +

    Connection_Sidebar

    Widget managing saved database connections

    -« More » +« More »
    -
    -

    DB_Info_Widget -

    -

    Widget for adding / editing database connections

    -
    -« More » -
    -
    -

    DB_Structure_Widget -

    -

    Class for generating db-structure editing views

    -
    -« More » -
    -
    -

    DB_tabs +
    +

    DB_tabs

    Tabbed Container for database properties

    -« More » +« More »
    -
    -

    Data_Grid +
    +

    Data_Grid

    Class to simplify dealing with GtkTreeView

    -« More » +« More »

    @@ -120,7 +104,7 @@
    + generated on 2012-05-30T07:43:57-04:00.

    diff --git a/docs/packages/OpenSQLManager.Windows.html b/docs/packages/OpenSQLManager.Windows.html index ca56f9d..62efb79 100644 --- a/docs/packages/OpenSQLManager.Windows.html +++ b/docs/packages/OpenSQLManager.Windows.html @@ -61,10 +61,6 @@ -
  • Add_DB
  • -
  • Edit_DB
  • -
  • Edit_Table
  • -
  • DB_Table_Data
  • Main
  • @@ -79,40 +75,12 @@

    Classes and interfaces

    -
    -

    Add_DB -

    -

    Window controlling addition of database connections

    -
    -« More » -
    -
    -

    DB_Table_Data -

    -

    Popup window to display database table data

    -
    -« More » -
    -
    -

    Edit_DB -

    -

    Window controlling modifications of database connections

    -
    -« More » -
    -
    -

    Edit_Table -

    -

    Window for editing db table structure

    -
    -« More » -
    -
    -

    Main +
    +

    Main

    Main Window Class

    -« More » +« More »

    @@ -120,7 +88,7 @@
    + generated on 2012-05-30T07:43:57-04:00.
    diff --git a/docs/packages/OpenSQLManager.html b/docs/packages/OpenSQLManager.html index 502a4d9..9bf9536 100644 --- a/docs/packages/OpenSQLManager.html +++ b/docs/packages/OpenSQLManager.html @@ -68,7 +68,6 @@ -
  • Display About menu with version information
    about
  • Create info dialog to return an informational message
    alert
  • Convert an array to an object
    array_to_object
  • Creates a binary confirmation dialog
    confirm
  • @@ -78,6 +77,10 @@ with array_map and glob
    do_include
  • Create info dialog to retun an informational message
    error
  • Error handler to convert errors to exceptions
    exception_error_handler
  • Log fatal errors
    log_fatal
  • +
  • Autoloader for OpenSQLManager
    osm_autoload
  • + +
  • OpenSQLManager
  • @@ -90,12 +93,6 @@ with array_map and glob
    do_include

    Functions

    -
    -

    Display About menu with version information

    -
    about() : void
    -
    -

    -

    Create info dialog to return an informational message

    alert(string $message) : void
    @@ -191,7 +188,7 @@ with array_map and glob

    Exceptions

    - +
    \ErrorException\OpenSQLManager\ErrorException
    @@ -202,6 +199,28 @@ with array_map and glob

    +
    +

    Autoloader for OpenSQLManager

    +
    osm_autoload(string $class) 
    +
    +
    +

    +

    Parameters

    +
    +

    $class

    +string +
    +
    +
    +

    + Classes and interfaces

    +
    +

    OpenSQLManager +

    +

    Class for the app itself

    +
    +« More » +