Element index for package SQL
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ l ]
[ m ]
[ p ]
[ r ]
[ s ]
a
- add_mysql_backup
- in file sql.php, method Sql_Module::add_mysql_backup()
- add_mysql_user
- in file sql.php, method Sql_Module::add_mysql_user()
bool add_mysql_user(string, string, string[, int[, int[, int[, string[, string[, string[, string]]]]]]])
- add_mysql_user_permissions
- in file sql.php, method Sql_Module::add_mysql_user_permissions()
bool add_mysql_user_permissions (string, string, string, array) Add/removes privileges for a user to a table, any value listed as false or not supplied as an array key will revoke the privilege
- add_pgsql_backup
- in file sql.php, method Sql_Module::add_pgsql_backup()
- add_pgsql_user
- in file sql.php, method Sql_Module::add_pgsql_user()
bool add_pgsql_user(string, string[, int])
- add_pgsql_user_permissions
- in file sql.php, method Sql_Module::add_pgsql_user_permissions()
bool add_pgsql_user_permissions (string, string, string, array) Add/removes privileges for a user to a table, any value listed as false or not supplied as an array key will revoke the privilege
- assert_mysql_permissions
- in file sql.php, method Sql_Module::assert_mysql_permissions()
Ensure that /var/lib/mysql/ has mysql:<group id> ownership
top
top
d
- decrypt_sql_password
- in file sql.php, method Sql_Module::decrypt_sql_password()
string decrypt_sql_password (string, string)
- delete_mysql_backup
- in file sql.php, method Sql_Module::delete_mysql_backup()
- delete_mysql_database
- in file sql.php, method Sql_Module::delete_mysql_database()
bool delete_mysql_database(string)
- delete_mysql_database_backend
- in file sql.php, method Sql_Module::delete_mysql_database_backend()
- delete_mysql_user
- in file sql.php, method Sql_Module::delete_mysql_user()
bool delete_mysql_user(string, string[, bool = false])
- delete_mysql_user_permissions
- in file sql.php, method Sql_Module::delete_mysql_user_permissions()
- delete_pgsql_backup
- in file sql.php, method Sql_Module::delete_pgsql_backup()
- delete_pgsql_database
- in file sql.php, method Sql_Module::delete_pgsql_database()
bool delete_pgsql_database(string)
- delete_pgsql_user
- in file sql.php, method Sql_Module::delete_pgsql_user()
bool delete_pgsql_user(string[, bool = false])
- delete_pgsql_user_permissions
- in file sql.php, method Sql_Module::delete_pgsql_user_permissions()
- delete_sql_password
- in file sql.php, method Sql_Module::delete_sql_password()
bool delete_sql_password (string[, string])
top
e
- edit_mysql_backup
- in file sql.php, method Sql_Module::edit_mysql_backup()
- edit_mysql_user
- in file sql.php, method Sql_Module::edit_mysql_user()
bool edit_mysql_user(string, string, array) Note when calling through SOAP, all options must be given, otherwise the will default to server preferences.
- edit_pgsql_backup
- in file sql.php, method Sql_Module::edit_pgsql_backup()
- edit_pgsql_user
- in file sql.php, method Sql_Module::edit_pgsql_user()
bool edit_pgsql_user(string, string, array)
- encrypt_sql_password
- in file sql.php, method Sql_Module::encrypt_sql_password()
string encrypt_sql_password(string, string)
top
g
- get_database_size
- in file sql.php, method Sql_Module::get_database_size()
int get_database_size(string, string)
- get_database_size_backend
- in file sql.php, method Sql_Module::get_database_size_backend()
int get_database_size_backend(string, string)
- get_elevated_password_backend
- in file sql.php, method Sql_Module::get_elevated_password_backend()
- get_mysql_uptime
- in file sql.php, method Sql_Module::get_mysql_uptime()
int get_mysql_uptime
- get_mysql_user_permissions
- in file sql.php, method Sql_Module::get_mysql_user_permissions()
- get_pgsql_uptime
- in file sql.php, method Sql_Module::get_pgsql_uptime()
int get_pgsql_uptime
- get_pgsql_user_permissions
- in file sql.php, method Sql_Module::get_pgsql_user_permissions()
void get_pgsql_user_permissions(string, string)
- get_sql_prefix
- in file sql.php, method Sql_Module::get_sql_prefix()
top
top
top
top
top
top
|
|