ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 171

WP_Filesystem_FTPext::dirlist()

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

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:718

Used by 6 functions | Uses 3 functions

WP_Filesystem_FTPext::exists()

Method: Checks if a file or directory exists.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:426

Used by 2 functions | Uses 1 function

WP_Filesystem_FTPext::get_contents()

Method: Reads entire file into a string.

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

Used by 2 functions | Uses 0 functions

WP_Filesystem_FTPext::get_contents_array()

Method: Reads entire file into an array.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:173

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::getchmod()

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

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:313

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::group()

Method: Gets the file’s group.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:327

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::is_dir()

Method: Checks if resource is a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:456

Used by 3 functions | Uses 1 function

WP_Filesystem_FTPext::is_file()

Method: Checks if resource is a file.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:444

Used by 3 functions | Uses 2 functions

WP_Filesystem_FTPext::is_readable()

Method: Checks if a file is readable.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:476

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::is_writable()

Method: Checks if a file or directory is writable.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:488

Used by 0 functions | Uses 0 functions
« Previous 1 … 170 171 172 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy