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 481

addDownload

public static void addDownload(mixed w3, mixed error)

\core\classes\wm3Download.php at line 253

addDownloadCategory

public static void addDownloadCategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 293

addDownloadSubcategory

public static void addDownloadSubcategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 461

checkDownloadError

public static void checkDownloadError(mixed w3)

\core\classes\wm3Download.php at line 719

deleteDownload

public static void deleteDownload(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 273

deleteDownloadCategory

public static void deleteDownloadCategory(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 313

deleteDownloadSubcategory

public static void deleteDownloadSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 709

disableDownload

public static void disableDownload(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 263

disableDownloadCategory

public static void disableDownloadCategory(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 303

disableDownloadSubcategory

public static void disableDownloadSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 686

duplicateDownload

public static void duplicateDownload(mixed w3)

\core\classes\wm3Download.php at line 560

editDownload

public static void editDownload(mixed w3, mixed error)

\core\classes\wm3Download.php at line 258

editDownloadCategory

public static void editDownloadCategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 298

editDownloadSubcategory

public static void editDownloadSubcategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 714

enableDownload

public static void enableDownload(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 268

enableDownloadCategory

public static void enableDownloadCategory(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 308

enableDownloadSubcategory

public static void enableDownloadSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 103

executeAdminAction

public static void executeAdminAction(mixed w3)

\core\classes\wm3Download.php at line 62

executeHomeAction

public static void executeHomeAction(mixed w3, mixed pageID)

\core\classes\wm3Download.php at line 328

getDownloadCategoryID

public static void getDownloadCategoryID(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 248

getDownloadCategoryList

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

\core\classes\wm3Download.php at line 283

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 839

getDownloadFile

public static void getDownloadFile(mixed w3, mixed admin)

\core\classes\wm3Download.php at line 333

getDownloadList

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

\core\classes\wm3Download.php at line 724

getDownloadName

public static void getDownloadName(mixed w3, mixed downloadID)

\core\classes\wm3Download.php at line 57

getDownloadPictureFieldsArray

public static void getDownloadPictureFieldsArray()

\core\classes\wm3Download.php at line 288

getDownloadSubcategoryList

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

\core\classes\wm3Download.php at line 318

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 1041

hitDownload

public static void hitDownload(mixed w3)

\core\classes\wm3Download.php at line 1049

isUsedDownloadFile

public static void isUsedDownloadFile(mixed w3, mixed file)

\core\classes\wm3Download.php at line 918

makeDownloadDirectLink

public static void makeDownloadDirectLink(mixed w3, mixed row)

\core\classes\wm3Download.php at line 942

makeDownloadInfo

public static void makeDownloadInfo(mixed w3, mixed byte)

\core\classes\wm3Download.php at line 925

makeDownloadTime

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

\core\classes\wm3Download.php at line 738

renderDownload

public static void renderDownload(mixed w3, mixed admin)

\core\classes\wm3Download.php at line 957

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 653

saveDownload

public static void saveDownload(mixed w3)

\core\classes\wm3Download.php at line 278

selectDownloadCategory

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

\core\classes\wm3Download.php at line 731

selectDownloadSource

public static void selectDownloadSource(mixed w3)

\core\classes\wm3Download.php at line 323

selectDownloadSubcategory

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

\core\classes\wm3Download.php at line 665

updateDownload

public static void updateDownload(mixed w3)