ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-filesystem-base.php
  • Page 3

WP_Filesystem_Base::copy()

Method: Copies a file.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::gethchmod()

Method: Returns the *nix-style file permissions for a file.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::move()

Method: Moves a file.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::getchmod()

Method: Gets the permissions of the specified file or filepath in their octal format.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::delete()

Method: Deletes a file or directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::getnumchmodfromh()

Method: Converts *nix-style file permissions to a octal number.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::exists()

Method: Checks if a file or directory exists.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::is_binary()

Method: Determines if the string provided contains binary characters.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::is_file()

Method: Checks if resource is a file.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::chown()

Method: Changes the owner of a file or directory.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy