|
module_exists |
function |
drupal-6.x/includes/module.inc |
Determine whether a given module exists. |
|
db_table_exists |
function |
drupal-6.x/includes/database.mysql.inc |
Check if a table exists. |
|
db_table_exists |
function |
drupal-6.x/includes/database.pgsql.inc |
Check if a table exists. |
|
db_table_exists |
function |
drupal-6.x/includes/database.mysqli.inc |
Check if a table exists. |
|
db_column_exists |
function |
drupal-6.x/includes/database.mysql.inc |
Check if a column exists in the given table. |
|
db_column_exists |
function |
drupal-6.x/includes/database.pgsql.inc |
Check if a column exists in the given table. |
|
db_column_exists |
function |
drupal-6.x/includes/database.mysqli.inc |
Check if a column exists in the given table. |
|
FILE_EXISTS_ERROR |
constant |
drupal-6.x/includes/file.inc |
|
|
_blog_post_exists |
function |
drupal-6.x/modules/blog/blog.module |
Helper function to determine if a user has blog posts already. |
|
FILE_EXISTS_RENAME |
constant |
drupal-6.x/includes/file.inc |
|
|
FILE_EXISTS_REPLACE |
constant |
drupal-6.x/includes/file.inc |
|