ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.5.0
  • Page 29

WP_Filesystem_Base::rmdir()

Method: Deletes a directory.

Source: wp-admin/includes/class-wp-filesystem-base.php:813

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::dirlist()

Method: Gets details for files in a directory or a specific file.

Source: wp-admin/includes/class-wp-filesystem-base.php:843

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::connect()

Method: Connects filesystem.

Source: wp-admin/includes/class-wp-filesystem-base.php:479

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::get_contents()

Method: Reads entire file into a string.

Source: wp-admin/includes/class-wp-filesystem-base.php:492

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::get_contents_array()

Method: Reads entire file into an array.

Source: wp-admin/includes/class-wp-filesystem-base.php:505

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::put_contents()

Method: Writes a string to a file.

Source: wp-admin/includes/class-wp-filesystem-base.php:521

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::cwd()

Method: Gets the current working directory.

Source: wp-admin/includes/class-wp-filesystem-base.php:533

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::chdir()

Method: Changes current directory.

Source: wp-admin/includes/class-wp-filesystem-base.php:546

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::chgrp()

Method: Changes the file group.

Source: wp-admin/includes/class-wp-filesystem-base.php:562

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::chmod()

Method: Changes filesystem permissions.

Source: wp-admin/includes/class-wp-filesystem-base.php:579

Used by 0 functions | Uses 0 functions
« Previous 1 … 28 29 30 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy