ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 4

WP_Filesystem_FTPext::mtime()

Method: Gets the file modification time.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::size()

Method: Gets the file size (in bytes).

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::touch()

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

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext

Class: ClassicPress Filesystem Class for implementing FTP.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::connect()

Method: Connects filesystem.

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

Used by 0 functions | Uses 0 functions

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::put_contents()

Method: Writes a string to a file.

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

Used by 1 function | Uses 1 function

WP_Filesystem_FTPext::cwd()

Method: Gets the current working directory.

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

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