Methods
Description
BP_Friendship_Export::get_data()

Get data & count of messages by page and user.

Source: bp-core/gdpr/class-bp-friendship-export.php:155

BP_Friendship_Export::instance()

Get the instance of this class.

Source: bp-core/gdpr/class-bp-friendship-export.php:22

BP_Friendship_Export::process_data()

Export member friendships.

Source: bp-core/gdpr/class-bp-friendship-export.php:45

BP_Friendship_Export::process_erase()

Delete friendship connection data.

Source: bp-core/gdpr/class-bp-friendship-export.php:128

BP_GOPP_Image_Editor_GS::clear()

Deletes transient and clears caching statics.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:589

BP_GOPP_Image_Editor_GS::crop()

Crops Image. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:760

BP_GOPP_Image_Editor_GS::escapeshellarg()

It’s too tiresome to have to deal with PHP’s setlocale() to avoid UTF-8 mangling so just do escaping ourselves.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:552

BP_GOPP_Image_Editor_GS::flip()

Flips current image. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:787

BP_GOPP_Image_Editor_GS::get_gs_args()

Returns the arguments for the main Ghostscript invocation.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:499

BP_GOPP_Image_Editor_GS::get_page()

Gets the page to render for the preview.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:658

BP_GOPP_Image_Editor_GS::get_resolution()

Gets the resolution to use for the preview.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:603

BP_GOPP_Image_Editor_GS::get_size()

Gets dimensions of image.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:812

BP_GOPP_Image_Editor_GS::gs_cmd()

Returns (shell-escaped) shell command with passed-in arguments tagged on, and stderr redirected to stdout.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:483

BP_GOPP_Image_Editor_GS::gs_cmd_nix()

Returns the *nix path of the Ghostscript executable.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:343

BP_GOPP_Image_Editor_GS::gs_cmd_path()

Returns the path of the Ghostscript executable.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:276

BP_GOPP_Image_Editor_GS::gs_cmd_win()

Tries to determine the Windows path of the Ghostscript executable.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:363

BP_GOPP_Image_Editor_GS::gs_valid()

Checks that file is local, doesn’t have a funny name and is a PDF.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:229

BP_GOPP_Image_Editor_GS::initial_gs_args()

The initial non-varying arguments for the main invocation of Ghostscript.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:535

BP_GOPP_Image_Editor_GS::is_win()

Whether on Windows or not.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:572

BP_GOPP_Image_Editor_GS::load()

Checks validity and existence of file and sets mime type and calls `set_resolution` and `set_page` and `set_quality` (firing filters).

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:135

BP_GOPP_Image_Editor_GS::multi_resize()

Resize multiple images from a single source. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:741

BP_GOPP_Image_Editor_GS::resize()

Resizes current image. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:720

BP_GOPP_Image_Editor_GS::rotate()

Rotates current image counter-clockwise by $angle. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:773

BP_GOPP_Image_Editor_GS::save()

Creates JPEG preview from PDF.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:166

BP_GOPP_Image_Editor_GS::set_page()

Sets the page to render for the preview.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:676

BP_GOPP_Image_Editor_GS::set_resolution()

Sets the resolution to use for the preview.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:621

BP_GOPP_Image_Editor_GS::stream()

Streams current image to browser. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:800

BP_GOPP_Image_Editor_GS::supports_mime_type()

Checks to see if editor supports the mime-type specified.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:123

BP_GOPP_Image_Editor_GS::test()

Checks to see if current environment supports Ghostscript and whether we’re compatible with args if any.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:79

BP_GOPP_Image_Editor_GS::test_gs_cmd()

Tests whether a purported Ghostscript executable works.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:324

BP_Group_Export::additional_group_items_delete()

Delete group avatar and cover photo.

Source: bp-core/gdpr/class-bp-group-export.php:214

BP_Group_Export::get_data()

Get data & count of messages by page and user.

Source: bp-core/gdpr/class-bp-group-export.php:252

BP_Group_Export::instance()

Get the instance of this class.

Source: bp-core/gdpr/class-bp-group-export.php:22

BP_Group_Export::merge_metas()

Fetch all metas and merge into items.

Source: bp-core/gdpr/class-bp-group-export.php:296

BP_Group_Export::process_data()

Export member created groups.

Source: bp-core/gdpr/class-bp-group-export.php:44

BP_Group_Export::process_erase()

Delete member created groups.

Source: bp-core/gdpr/class-bp-group-export.php:179

BP_Group_Extension::__get()

Provide access to otherwise unavailable object properties.

Source: bp-groups/classes/class-bp-group-extension.php:1429

BP_Group_Extension::__isset()

Provide a fallback for isset( $this->foo ) when foo is unavailable.

Source: bp-groups/classes/class-bp-group-extension.php:1453

BP_Group_Extension::__set()

Allow plugins to set otherwise unavailable object properties.

Source: bp-groups/classes/class-bp-group-extension.php:1476

BP_Group_Extension::_display_hook()

Hook the main display method, and loads the template file.

Source: bp-groups/classes/class-bp-group-extension.php:791

BP_Group_Extension::_meta_box_display_callback()

Create the Dashboard meta box for this extension.

Source: bp-groups/classes/class-bp-group-extension.php:1226

BP_Group_Extension::_register()

The main setup routine for the extension.

Source: bp-groups/classes/class-bp-group-extension.php:414

BP_Group_Extension::admin_screen()

Source: bp-groups/classes/class-bp-group-extension.php:306

BP_Group_Extension::admin_screen_save()

Source: bp-groups/classes/class-bp-group-extension.php:307

BP_Group_Extension::call_admin_screen()

Call the admin_screen() method, and add a nonce field.

Source: bp-groups/classes/class-bp-group-extension.php:1206

BP_Group_Extension::call_admin_screen_save()

Check the nonce, and call the admin_screen_save() method.

Source: bp-groups/classes/class-bp-group-extension.php:1216

BP_Group_Extension::call_display()

Call the display() method.

Source: bp-groups/classes/class-bp-group-extension.php:821

BP_Group_Extension::call_edit_screen()

Call the edit_screen() method.

Source: bp-groups/classes/class-bp-group-extension.php:1045

BP_Group_Extension::call_edit_screen_save()

Check the nonce, and call the edit_screen_save() method.

Source: bp-groups/classes/class-bp-group-extension.php:1061

BP_Group_Extension::call_edit_screen_template_loader()

Load the template that houses the Edit screen.

Source: bp-groups/classes/class-bp-group-extension.php:1116