Class WP_Filesystem_Base

Description
Direct descendents
Variable Summary
 mixed $cache
 mixed $method
 mixed $verbose
Method Summary
 void abspath ()
 void find_base_dir ([ $base = '.'], [ $echo = false])
 void find_folder ( $folder)
 void gethchmod ( $file)
 void getnumchmodfromh ( $mode)
 void get_base_dir ([ $base = '.'], [ $echo = false])
 void search_for_folder ( $folder, [ $base = '.'], [ $loop = false])
 void wp_content_dir ()
 void wp_plugins_dir ()
 void wp_themes_dir ()
Variables
mixed $cache = array() (line 4)
mixed $method = '' (line 6)
mixed $verbose = false (line 3)
Methods
abspath (line 8)
void abspath ()
find_base_dir (line 27)
void find_base_dir ([ $base = '.'], [ $echo = false])
  • $base
  • $echo
find_folder (line 37)
void find_folder ( $folder)
  • $folder
gethchmod (line 96)
void gethchmod ( $file)
  • $file
getnumchmodfromh (line 138)
void getnumchmodfromh ( $mode)
  • $mode
get_base_dir (line 32)
void get_base_dir ([ $base = '.'], [ $echo = false])
  • $base
  • $echo
search_for_folder (line 53)
void search_for_folder ( $folder, [ $base = '.'], [ $loop = false])
  • $folder
  • $base
  • $loop
wp_content_dir (line 13)
void wp_content_dir ()
wp_plugins_dir (line 18)
void wp_plugins_dir ()
wp_themes_dir (line 23)
void wp_themes_dir ()

Documentation generated on Fri, 12 Sep 2008 21:09:00 -0400 by phpDocumentor 1.4.1