ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.5.0
  • Page 30

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::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::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::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

WP_Filesystem_Base::is_dir()

Method: Checks if resource is a directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::connect()

Method: Connects filesystem.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::get_contents()

Method: Reads entire file into a string.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::get_contents_array()

Method: Reads entire file into an array.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::put_contents()

Method: Writes a string to a file.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 29 30 31 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy