DiFi › class › DAMinish
From Botdom Documentation
< DiFi
This class is 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 is clicked.
Contents |
partners
Returns the HTML code for the Partners list at the bottom of the page. Called when the "Our Partners" link is clicked.
Arguments
| None | This method doesn't take any arguments. |
Return values
| head | Empty; purpose unknown. |
| body | The full HTML code for the entire table of partners and affiliates. |

