DAMinish - danopia/deviantart-difi GitHub Wiki

This DiFi class no longer exists.

This class was apparently used to handle basic parts of the interface, such as showing the list of partners and affiliates at the bottom of the page when the "Our Partners" link was clicked.

partners

Returns the HTML code for the Partners list at the bottom of the page.

Usage

  • Called when the "Our Partners" link is clicked.

Params

None. This method doesn't take any arguments.

Response

  • head: empty. purpose unknown.
  • body: The full HTML code for the entire table of partners and affiliates.