/Core_Resources/Includes/functions.php

Description
Functions
activate_module (line 666)
void activate_module (mixed $moduleName)
addslashes_deep (line 970)
void addslashes_deep (mixed $value)
array_diff_key (line 1142)

Computes the difference of arrays using keys for comparison

void array_diff_key (array $valuesBase, array $valuesComp[,..], array 2)
  • array $valuesBase: Base elements for comparison, associative
  • array $valuesComp[,..]: Comparison elements, associative
  • array 2: Elements, not existing in comparison element, associative
array_merge_withKeys (line 1182)
void array_merge_withKeys ()
clean (line 986)
void clean (mixed $value)
copy_folder (line 872)
void copy_folder (mixed $srcPath, mixed $destPath)
core_get_active_modules (line 350)
void core_get_active_modules ([mixed $field = NULL])
core_satisfied (line 368)
void core_satisfied (mixed &$constraint, mixed &$object)
core_start (line 4)
void core_start ()
deactivate_module (line 728)
void deactivate_module (mixed $moduleName)
delete_directory (line 838)
void delete_directory (mixed $path)
file_to_html (line 1042)
void file_to_html (mixed $file)
format_path (line 1060)
void format_path (mixed $path)
get_core_settings (line 824)
void get_core_settings ()
get_root (line 906)
void get_root ()
html_to_file (line 1052)
void html_to_file (mixed $html)
ifile_exists (line 1092)
void ifile_exists (mixed $path)
initialize_core (line 194)
void initialize_core ()
insert_db_table (line 1218)
void insert_db_table (mixed $fields)
insert_object_type (line 1306)
void insert_object_type (mixed $fields)
insert_relationship_type (line 1332)
void insert_relationship_type (mixed $fields)
install_module (line 596)
void install_module (mixed $modulePath, [mixed $activate = true])
in_array_deep (line 916)
void in_array_deep (mixed $needle, mixed $haystack, [mixed $searchkeys = false])
new_constraint (line 1358)
void new_constraint (mixed $valueArray)
retrieve_available_modules (line 316)
void retrieve_available_modules ()
retrieve_installed_modules (line 298)
void retrieve_installed_modules ()
stripslashes_deep (line 954)
void stripslashes_deep (mixed $value)
test_object_constraint (line 442)
void test_object_constraint (mixed $attribute, mixed $operator, mixed $value)
test_relationship_constraint (line 478)
void test_relationship_constraint (mixed $relationships, mixed &$constraintFull)
toDbDate (line 1018)
void toDbDate ([mixed $string = NULL])
toHTML (line 1006)
void toHTML (mixed $value)
toPhpDate (line 1030)
void toPhpDate ([mixed $string = NULL])
to_phone (line 1370)
void to_phone (mixed $input)
unclean (line 998)
void unclean (mixed $value)
uninstall_module (line 788)
void uninstall_module (mixed $moduleName, [mixed $backupFiles = true])
validate_db_table (line 1256)
void validate_db_table (mixed $fields)
verify_core (line 42)
void verify_core ()

Documentation generated on Tue, 24 May 2005 03:57:49 -0400 by phpDocumentor 1.3.0RC3