bigace.classes.sql
[ class tree: bigace.classes.sql ] [ index: bigace.classes.sql ] [ all elements ]

Class: phpmysqldump

Source Location: /classes/sql/mysqldump.php

Class Overview


Class used for creating Database dumps of the currently used Consumer.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 31]
Class used for creating Database dumps of the currently used Consumer.

Was introduced with BIGACE 1.6 for easier transport of single consumers.




[ Top ]


Class Variables

$commentStart =  "#"

[line 47]


Type:   mixed


[ Top ]

$filename =

[line 35]


Type:   mixed


[ Top ]

$host =

[line 34]


Type:   mixed


[ Top ]

$link =

[line 33]


Type:   mixed


[ Top ]

$msg =

[line 38]


Type:   mixed


[ Top ]

$replacer =

[line 44]


Type:   mixed


[ Top ]

$selectTables =

[line 37]


Type:   mixed


[ Top ]

$showComment =

[line 42]


Type:   mixed


[ Top ]

$showCreateTable =

[line 41]


Type:   mixed


[ Top ]

$showDropTable =

[line 40]


Type:   mixed


[ Top ]

$useReplacer =

[line 45]


Type:   mixed


[ Top ]



Class Methods


constructor phpmysqldump [line 49]

phpmysqldump phpmysqldump( mixed $host, mixed $user, mixed $password, [mixed $create = true], [mixed $drop = true], [mixed $comment = true])



[ Top ]

method addReplacer [line 76]

void addReplacer( mixed $replacer, mixed $value)



[ Top ]

method backup [line 156]

void backup( mixed $table, [mixed $excludeTables = array()])



[ Top ]

method doEscape [line 254]

void doEscape( mixed $tbl)



[ Top ]

method getDump [line 97]

void getDump( )



[ Top ]

method getDumpComment [line 102]

void getDumpComment( mixed $database)



[ Top ]

method getTableComment [line 117]

void getTableComment( mixed $tablename)



[ Top ]

method getTableCreateComment [line 127]

void getTableCreateComment( mixed $tablename)



[ Top ]

method getTableDropComment [line 132]

void getTableDropComment( mixed $tablename)



[ Top ]

method getTableEmptyComment [line 146]

void getTableEmptyComment( mixed $tablename)



[ Top ]

method getTableInsertComment [line 137]

void getTableInsertComment( mixed $tablename)



[ Top ]

method message [line 92]

void message( mixed $t)



[ Top ]

method setReplacer [line 70]

void setReplacer( mixed $replacer)



[ Top ]

method setShowComments [line 80]

void setShowComments( mixed $s)



[ Top ]

method setShowCreateTable [line 88]

void setShowCreateTable( mixed $s)



[ Top ]

method setShowDropTable [line 84]

void setShowDropTable( mixed $s)



[ Top ]

method setUseReplacer [line 64]

void setUseReplacer( mixed $useReplacer)



[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:17 +0200 by phpDocumentor 1.3.0RC2