apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: MDB2_Schema_Example

Source Location: /MDB2_Schema-0.8.4/www/mdb2_schematool/class.inc.php

Class Overview


This is all rather ugly code, thats probably very much XSS exploitable etc.


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 54]
This is all rather ugly code, thats probably very much XSS exploitable etc.

However the idea was to keep the magic and dependencies low, to just illustrate the MDB2_Schema API a bit.



[ Top ]


Class Variables

$action =  ''

[line 80]


Type:   mixed


[ Top ]

$disable_query =  false

[line 79]


Type:   mixed


[ Top ]

$dsn = array(
        'phptype'   => '',
        'username'  => 'root',
        'password'  => '',
        'hostspec'  => 'localhost',
        'database'  => 'MDB2Example',
        'charset'   => 'utf8'
    )

[line 69]


Type:   mixed


[ Top ]

$dumptype =  ''

[line 81]


Type:   mixed


[ Top ]

$file =  ''

[line 82]


Type:   mixed


[ Top ]

$options = array(
        'log_line_break' => '<br>',
        'idxname_format' => '%s',
        'DBA_username' => '',
        'DBA_password' => '',
        'default_table_type' => 'MyISAM',
        'debug' => true,
        'use_transactions' => true,
        'quote_identifier' => true,
        'force_defaults' => false,
        'portability' => false,
    )

[line 56]


Type:   mixed


[ Top ]

$show_structure =  false

[line 78]


Type:   mixed


[ Top ]



Method Detail

factory   [line 84]

void factory( $input)


Parameters:

   $input   — 

[ Top ]

printQueries   [line 95]

void printQueries( &$db, $scope, $message)


Parameters:

   &$db   — 
   $scope   — 
   $message   — 

[ Top ]

saveCookies   [line 168]

void saveCookies( )


[ Top ]

setOptions   [line 103]

void setOptions( $options)


Parameters:

   $options   — 

[ Top ]

validateInput   [line 131]

void validateInput( $input)


Parameters:

   $input   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:26:17 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.