@since: BuddyBoss 1.4.0 |
Description |
---|---|
document_screen_single_folder() |
Load an individual folder screen. |
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). |
BP_GOPP_Image_Editor_GS::get_page() |
Gets the page to render for the preview. |
document_screen_single_folder |
Fires right before the loading of the single folder view screen template file. |
BP_GOPP_Image_Editor_GS::save() |
Creates JPEG preview from PDF. |
BP_GOPP_Image_Editor_GS::set_page() |
Sets the page to render for the preview. |
document_template_single_folder |
Filters the template to load for the Single Folder view screen. |
BP_GOPP_Image_Editor_GS::gs_valid() |
Checks that file is local, doesn’t have a funny name and is a PDF. |
gopp_editor_set_page |
Filters the default PDF preview page setting. |
BP_GOPP_Image_Editor_GS::gs_cmd_path() |
Returns the path of the Ghostscript executable. |