Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorGlobalUploadTargetView

final class PhabricatorGlobalUploadTargetView
Phabricator Technical Documentation (Files)

IMPORTANT: If you use this, make sure to implement
public function isGlobalDragAndDropUploadEnabled() {
  return true;
}

on the controller(s) that render this class...! This is necessary to make sure Quicksand works properly with the javascript in this UI.

Methods

public function setShowIfSupportedID($show_if_supported_id)

This method is not documented.
Parameters
$show_if_supported_id
Return
wild

public function getShowIfSupportedID()

This method is not documented.
Return
wild

public function render()

This method is not documented.
Return
wild