Cpanel::MysqlFE::listdbsbackup

This article documents the usage of the Cpanel::MysqlFE::listdbsbackup function in relation to the cPanel interface. This tag can be used inside cPanel pages.


SYNOPSIS

Cpanel::MysqlFE::listdbsbackup


DESCRIPTION

This function outputs the names of MySQL database backups.


VARIABLES

INPUT

NONE

OUTPUT

db (string)
Full name of the MySQL Database. Format: user_dbname

strippeddb (string)
Short name of the database. Format: dbname


EXAMPLES

<?cp MysqlFE::listdbsbackup([tr][td][a href=``/getsqlbackup/%.gz'']%[/a][/td][/tr],strippeddb,db) ?>

This example will output a table of MySQL database backups with links to download them.


COPYRIGHT

Copyright 2007 cPanel Inc.