ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 176

WP_Filesystem_SSH2::chmod()

Method: Changes filesystem permissions.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:358

Used by 1 function | Uses 4 functions

WP_Filesystem_SSH2::chown()

Method: Changes the owner of a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:391

Used by 1 function | Uses 3 functions

WP_Filesystem_SSH2::connect()

Method: Connects filesystem.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:119

Used by 0 functions | Uses 0 functions

WP_Filesystem_SSH2::copy()

Method: Copies a file.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:484

Used by 0 functions | Uses 3 functions

WP_Filesystem_SSH2::cwd()

Method: Gets the current working directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:301

Used by 0 functions | Uses 0 functions

WP_Filesystem_SSH2::delete()

Method: Deletes a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:542

Used by 3 functions | Uses 3 functions

WP_Filesystem_SSH2::dirlist()

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

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:758

Used by 2 functions | Uses 9 functions

WP_Filesystem_SSH2::exists()

Method: Checks if a file or directory exists.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:570

Used by 5 functions | Uses 1 function

WP_Filesystem_SSH2::get_contents()

Method: Reads entire file into a string.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:255

Used by 1 function | Uses 1 function

WP_Filesystem_SSH2::get_contents_array()

Method: Reads entire file into an array.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:267

Used by 0 functions | Uses 1 function
« Previous 1 … 175 176 177 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy