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

checkDownloadCategoryError(mixed w3)

static void

checkDownloadError(mixed w3)

static void

checkDownloadSubcategoryError(mixed w3)

static void

deleteDownload(mixed downloadID)

static void

deleteDownloadCategory(mixed w3, mixed categoryID)

static void

deleteDownloadSubcategory(mixed w3, mixed subcategoryID)

static void

disableDownload(mixed downloadID)

static void

disableDownloadCategory(mixed categoryID)

static void

disableDownloadSubcategory(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 downloadID)

static void

enableDownloadCategory(mixed categoryID)

static void

enableDownloadSubcategory(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 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 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

saveDownloadCategory(mixed w3)

static void

saveDownloadSubcategory(mixed w3)

static void

selectDownloadCategory(mixed w3, mixed name, mixed categoryID, mixed all, mixed admin)

static void

selectDownloadSource(mixed w3, mixed name, mixed source, mixed js)

static void

selectDownloadSubcategory(mixed w3, mixed name, mixed subcategoryID, mixed all, mixed admin)

static void

updateDownload(mixed w3)

static void

updateDownloadCategory(mixed w3)

static void

updateDownloadSubcategory(mixed w3)

Methods inherited from webmatic3.wm3Section
addCategory, addSubcategory, checkCategoryError, checkSubcategoryError, deleteCategory, deleteSubcategory, editCategory, editSubcategory, existsCategory, existsSubcategory, getCategoryFieldsArray, getCategoryID, getCategoryIcon, getCategoryList, getCategoryName, getSubcategoryFieldsArray, getSubcategoryList, getSubcategoryName, isActionPrintable, makeBottomList, makeCaptionList, makeEmptyItemsList, makeFormBottom, makeFormItem, makeFormSeparator, makeFormTitle, makeHeaderList, makeItemList, makeNotFoundItem, 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 580

addDownload

public static void addDownload(mixed w3, mixed error)

\core\classes\wm3Download.php at line 316

addDownloadCategory

public static void addDownloadCategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 371

addDownloadSubcategory

public static void addDownloadSubcategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 311

checkDownloadCategoryError

public static void checkDownloadCategoryError(mixed w3)

\core\classes\wm3Download.php at line 560

checkDownloadError

public static void checkDownloadError(mixed w3)

\core\classes\wm3Download.php at line 366

checkDownloadSubcategoryError

public static void checkDownloadSubcategoryError(mixed w3)

\core\classes\wm3Download.php at line 835

deleteDownload

public static void deleteDownload(mixed downloadID)

\core\classes\wm3Download.php at line 346

deleteDownloadCategory

public static void deleteDownloadCategory(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 401

deleteDownloadSubcategory

public static void deleteDownloadSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 825

disableDownload

public static void disableDownload(mixed downloadID)

\core\classes\wm3Download.php at line 336

disableDownloadCategory

public static void disableDownloadCategory(mixed categoryID)

\core\classes\wm3Download.php at line 391

disableDownloadSubcategory

public static void disableDownloadSubcategory(mixed subcategoryID)

\core\classes\wm3Download.php at line 803

duplicateDownload

public static void duplicateDownload(mixed w3)

\core\classes\wm3Download.php at line 671

editDownload

public static void editDownload(mixed w3, mixed error)

\core\classes\wm3Download.php at line 321

editDownloadCategory

public static void editDownloadCategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 376

editDownloadSubcategory

public static void editDownloadSubcategory(mixed w3, mixed error)

\core\classes\wm3Download.php at line 830

enableDownload

public static void enableDownload(mixed downloadID)

\core\classes\wm3Download.php at line 341

enableDownloadCategory

public static void enableDownloadCategory(mixed categoryID)

\core\classes\wm3Download.php at line 396

enableDownloadSubcategory

public static void enableDownloadSubcategory(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 416

getDownloadCategoryID

public static void getDownloadCategoryID(mixed w3, mixed subcategoryID)

\core\classes\wm3Download.php at line 306

getDownloadCategoryList

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

\core\classes\wm3Download.php at line 356

getDownloadCategoryName

public static void getDownloadCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Download.php at line 54

getDownloadFieldsArray

public static void getDownloadFieldsArray()

\core\classes\wm3Download.php at line 970

getDownloadFile

public static void getDownloadFile(mixed w3, mixed admin)

\core\classes\wm3Download.php at line 421

getDownloadList

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

\core\classes\wm3Download.php at line 854

getDownloadName

public static void getDownloadName(mixed downloadID)

\core\classes\wm3Download.php at line 59

getDownloadPictureFieldsArray

public static void getDownloadPictureFieldsArray()

\core\classes\wm3Download.php at line 361

getDownloadSubcategoryList

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

\core\classes\wm3Download.php at line 406

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 1175

hitDownload

public static void hitDownload(mixed w3)

\core\classes\wm3Download.php at line 1183

isUsedDownloadFile

public static void isUsedDownloadFile(mixed file)

\core\classes\wm3Download.php at line 1050

makeDownloadDirectLink

public static void makeDownloadDirectLink(mixed w3, mixed row)

\core\classes\wm3Download.php at line 1074

makeDownloadInfo

public static void makeDownloadInfo(mixed w3, mixed byte)

\core\classes\wm3Download.php at line 1057

makeDownloadTime

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

\core\classes\wm3Download.php at line 871

renderDownload

public static void renderDownload(mixed w3, mixed admin)

\core\classes\wm3Download.php at line 1089

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 770

saveDownload

public static void saveDownload(mixed w3)

\core\classes\wm3Download.php at line 326

saveDownloadCategory

public static void saveDownloadCategory(mixed w3)

\core\classes\wm3Download.php at line 381

saveDownloadSubcategory

public static void saveDownloadSubcategory(mixed w3)

\core\classes\wm3Download.php at line 351

selectDownloadCategory

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

\core\classes\wm3Download.php at line 861

selectDownloadSource

public static void selectDownloadSource(mixed w3, mixed name, mixed source, mixed js)

\core\classes\wm3Download.php at line 411

selectDownloadSubcategory

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

\core\classes\wm3Download.php at line 782

updateDownload

public static void updateDownload(mixed w3)

\core\classes\wm3Download.php at line 331

updateDownloadCategory

public static void updateDownloadCategory(mixed w3)

\core\classes\wm3Download.php at line 386

updateDownloadSubcategory

public static void updateDownloadSubcategory(mixed w3)