@since: BuddyBoss 1.4.0
Description
BP_GOPP_Image_Editor_GS

GOPP Image Editor Class for producing JPEG from PDF using Ghostscript.

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

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

document_screen

Fires right before the loading of the Document screen template file.

Source: bp-document/screens/document.php:26

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

Sets the resolution to use for the preview.

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

document_template

Filters the template to load for the Document screen.

Source: bp-document/screens/document.php:35

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

gopp_editor_set_resolution

Filters the default PDF preview resolution setting.

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

document_screen_single_folder()

Load an individual folder screen.

Source: bp-document/screens/folders.php:17

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