• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-admin/includes/class-wp-filesystem-ftpsockets.php

WP_Filesystem_ftpsockets::rmdir()

Method: Deletes a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:593

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::dirlist()

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

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:622

Used by 5 functions | Uses 5 functions

WP_Filesystem_ftpsockets::__destruct()

Method: Destructor.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:686

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::mkdir()

Method: Creates a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:563

Used by 0 functions | Uses 2 functions

WP_Filesystem_ftpsockets::delete()

Method: Deletes a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:397

Used by 1 function | Uses 1 function

WP_Filesystem_ftpsockets::exists()

Method: Checks if a file or directory exists.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:421

Used by 4 functions | Uses 1 function

WP_Filesystem_ftpsockets::is_file()

Method: Checks if resource is a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:440

Used by 3 functions | Uses 2 functions

WP_Filesystem_ftpsockets::is_dir()

Method: Checks if resource is a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:460

Used by 3 functions | Uses 2 functions

WP_Filesystem_ftpsockets::is_readable()

Method: Checks if a file is readable.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::is_writable()

Method: Checks if a file or directory is writable.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:491

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::owner()

Method: Gets the file owner.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:309

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::atime()

Method: Gets the file’s last access time.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:503

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::getchmod()

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

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:323

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::mtime()

Method: Gets the file modification time.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:515

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::group()

Method: Gets the file’s group.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:337

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::size()

Method: Gets the file size (in bytes).

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:527

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::copy()

Method: Copies a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:356

Used by 0 functions | Uses 3 functions

WP_Filesystem_ftpsockets::touch()

Method: Sets the access and modification times of a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:545

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::move()

Method: Moves a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:381

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::get_contents()

Method: Reads entire file into a string.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:137

Used by 2 functions | Uses 4 functions

WP_Filesystem_ftpsockets::get_contents_array()

Method: Reads entire file into an array.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:184

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::put_contents()

Method: Writes a string to a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:199

Used by 1 function | Uses 4 functions

WP_Filesystem_ftpsockets::cwd()

Method: Gets the current working directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:243

Used by 1 function | Uses 1 function

WP_Filesystem_ftpsockets::chdir()

Method: Changes current directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:261

Used by 1 function | Uses 0 functions

WP_Filesystem_ftpsockets::chmod()

Method: Changes filesystem permissions.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:277

Used by 3 functions | Uses 4 functions

WP_Filesystem_ftpsockets

Class: WordPress Filesystem Class for implementing FTP Sockets.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:16

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::__construct()

Method: Constructor.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:31

Used by 0 functions | Uses 2 functions

WP_Filesystem_ftpsockets::connect()

Method: Connects filesystem.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:75

Used by 0 functions | Uses 1 function
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry