webmatic3.wm3Download
\core\classes\wm3Download.php at line 8

Class wm3Download

wm3Section
└─wm3Download

public class wm3Download
extends wm3Section


Constructor Summary

wm3Download()

Method Summary
static void

addDownload(mixed w3, mixed error)

static void

addDownloadCategory(mixed w3, mixed error)

static void

addDownloadSubcategory(mixed w3, mixed error)

static void

checkDownloadError(mixed w3)

static void

deleteDownload(mixed w3, mixed downloadID)

static void

deleteDownloadCategory(mixed w3, mixed categoryID)

static void

deleteDownloadSubcategory(mixed w3, mixed subcategoryID)

static void

disableDownload(mixed w3, mixed downloadID)

static void

disableDownloadCategory(mixed w3, mixed categoryID)

static void

disableDownloadSubcategory(mixed w3, mixed subcategoryID)

static void

duplicateDownload(mixed w3)

static void

editDownload(mixed w3, mixed error)

static void

editDownloadCategory(mixed w3, mixed error)

static void

editDownloadSubcategory(mixed w3, mixed error)

static void

enableDownload(mixed w3, mixed downloadID)

static void

enableDownloadCategory(mixed w3, mixed categoryID)

static void

enableDownloadSubcategory(mixed w3, mixed subcategoryID)

static void

executeAdminAction(mixed w3)

static void

executeHomeAction(mixed w3, mixed pageID)

static void

getDownloadCategoryID(mixed w3, mixed subcategoryID)

static void

getDownloadCategoryList(mixed w3, mixed currentID, mixed admin)

static void

getDownloadCategoryName(mixed w3, mixed categoryID)

static void

getDownloadFieldsArray()

static void

getDownloadFile(mixed w3, mixed admin)

static void

getDownloadList(mixed w3, mixed currentID, mixed admin)

static void

getDownloadName(mixed w3, mixed downloadID)

static void

getDownloadPictureFieldsArray()

static void

getDownloadSubcategoryList(mixed w3, mixed currentID, mixed admin)

static void

getDownloadSubcategoryName(mixed w3, mixed subcategoryID)

static void

getSectionParameters()

static void

hitDownload(mixed w3)

static void

isUsedDownloadFile(mixed w3, mixed file)

static void

makeDownloadDirectLink(mixed w3, mixed row)

static void

makeDownloadInfo(mixed w3, mixed byte)

static void

makeDownloadTime(mixed w3, mixed byte, mixed speed)

static void

renderDownload(mixed w3, mixed admin)

static void

renderDownloadTopRating(mixed w3, mixed order_by, mixed label, mixed by_rate, mixed by_hits, mixed by_votes, mixed max_items, mixed admin)

static void

saveDownload(mixed w3)

static void

selectDownloadCategory(mixed w3, mixed all, mixed admin)

static void

selectDownloadSource(mixed w3)

static void

selectDownloadSubcategory(mixed w3, mixed all, mixed admin)

static void

updateDownload(mixed w3)

Methods inherited from webmatic3.wm3Section
addCategory, addSubcategory, deleteCategory, deleteSubcategory, editCategory, editSubcategory, existsCategory, existsSubcategory, getCategoryFieldsArray, getCategoryID, getCategoryIcon, getCategoryList, getCategoryName, getSubcategoryFieldsArray, getSubcategoryList, getSubcategoryName, isActionPrintable, saveCategory, saveSubcategory, selectCategory, selectSubcategory, setParameters, updateCategory, updateSubcategory

Constructor Detail

\core\classes\wm3Download.php at line 11

wm3Download

public wm3Download()

Method Detail

\core\classes\wm3Download.php at line 483

addDownload

public static void addDownload(mixed w3, mixed error)

\core\classes\wm3Download.php at line 255

addDownloadCategory

public static void addDownloadCategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 295

addDownloadSubcategory

public static void addDownloadSubcategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 463

checkDownloadError

public static void checkDownloadError(mixed w3)

\core\classes\wm3Download.php at line 728

deleteDownload

public static void deleteDownload(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 275

deleteDownloadCategory

public static void deleteDownloadCategory(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 315

deleteDownloadSubcategory

public static void deleteDownloadSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 718

disableDownload

public static void disableDownload(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 265

disableDownloadCategory

public static void disableDownloadCategory(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 305

disableDownloadSubcategory

public static void disableDownloadSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 692

duplicateDownload

public static void duplicateDownload(mixed w3)

\core\classes\wm3Download.php at line 562

editDownload

public static void editDownload(mixed w3, mixed error)

\core\classes\wm3Download.php at line 260

editDownloadCategory

public static void editDownloadCategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 300

editDownloadSubcategory

public static void editDownloadSubcategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 723

enableDownload

public static void enableDownload(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 270

enableDownloadCategory

public static void enableDownloadCategory(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 310

enableDownloadSubcategory

public static void enableDownloadSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 105

executeAdminAction

public static void executeAdminAction(mixed w3)

\core\classes\wm3Download.php at line 64

executeHomeAction

public static void executeHomeAction(mixed w3, mixed pageID)

\core\classes\wm3Download.php at line 330

getDownloadCategoryID

public static void getDownloadCategoryID(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 250

getDownloadCategoryList

public static void getDownloadCategoryList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Download.php at line 285

getDownloadCategoryName

public static void getDownloadCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 52

getDownloadFieldsArray

public static void getDownloadFieldsArray()

\core\classes\wm3Download.php at line 848

getDownloadFile

public static void getDownloadFile(mixed w3, mixed admin)

\core\classes\wm3Download.php at line 335

getDownloadList

public static void getDownloadList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Download.php at line 733

getDownloadName

public static void getDownloadName(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 59

getDownloadPictureFieldsArray

public static void getDownloadPictureFieldsArray()

\core\classes\wm3Download.php at line 290

getDownloadSubcategoryList

public static void getDownloadSubcategoryList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Download.php at line 320

getDownloadSubcategoryName

public static void getDownloadSubcategoryName(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 13

getSectionParameters

public static void getSectionParameters()

\core\classes\wm3Download.php at line 1050

hitDownload

public static void hitDownload(mixed w3)

\core\classes\wm3Download.php at line 1058

isUsedDownloadFile

public static void isUsedDownloadFile(mixed w3, mixed file)

\core\classes\wm3Download.php at line 927

makeDownloadDirectLink

public static void makeDownloadDirectLink(mixed w3, mixed row)

\core\classes\wm3Download.php at line 951

makeDownloadInfo

public static void makeDownloadInfo(mixed w3, mixed byte)

\core\classes\wm3Download.php at line 934

makeDownloadTime

public static void makeDownloadTime(mixed w3, mixed byte, mixed speed)

\core\classes\wm3Download.php at line 747

renderDownload

public static void renderDownload(mixed w3, mixed admin)

\core\classes\wm3Download.php at line 966

renderDownloadTopRating

public static void renderDownloadTopRating(mixed w3, mixed order_by, mixed label, mixed by_rate, mixed by_hits, mixed by_votes, mixed max_items, mixed admin)

\core\classes\wm3Download.php at line 655

saveDownload

public static void saveDownload(mixed w3)

\core\classes\wm3Download.php at line 280

selectDownloadCategory

public static void selectDownloadCategory(mixed w3, mixed all, mixed admin)

\core\classes\wm3Download.php at line 740

selectDownloadSource

public static void selectDownloadSource(mixed w3)

\core\classes\wm3Download.php at line 325

selectDownloadSubcategory

public static void selectDownloadSubcategory(mixed w3, mixed all, mixed admin)

\core\classes\wm3Download.php at line 671

updateDownload

public static void updateDownload(mixed w3)