getBandUrl
The getBandUrl Function is used for getting the "URL" that a profile will use to access their site. If the Jamroom Bonus Pack is installed, and configured properly, then this will return the profile's "Friendly URL", otherwise it will return the URL including their band_id.
string
getBandUrl
(array &$_band, array &$_quot)
-
array
&$_band: Array of profile information
-
array
&$_quot: Array of Quota information for profile.
|