forked from jmzrlz/WCDDL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hooklist
48 lines (48 loc) · 1.27 KB
/
hooklist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
init
DatabaseColumn, (&$query, &$args)
DatabaseRowObject, (&$class, &$query, &$args)
DatabaseRowObjects, (&$class, &$query, &$args)
DatabaseExecute, (&$query, &$args)
DatabaseRow, (&$query, &$args)
DatabaseRows, (&$query, &$args)
CoreGetModules, (&$return)
DownloadsPreGet, (&$this)
DownloadsGetQuery, (&$sql)
DownloadsGetWhere, (&$where, &$whereParams)
DownloadsGetFullQuery, (&$rows)
DownloadsGetRows, (&$rows)
DownloadsPostGet, (&$this)
LogQueryPre, (&$this->query)
ShowQueresPost, (&$q)
CommonFormatUrl, (&$s)
CommonIsEmail, (&$e)
CommonIsUrl, (&$u)
CommonUrlHost, (&$p)
CommonDisplayStr, (&$s)
PagesPre, (&$map)
PagesPost, (&$result)
DownloadQueuePre, (&$this)
DownloadsDeQueuePre, (&$this)
DownloadsDeletePre, (&$this)
DownloadSavePre, (&$query, &$params)
DownloadAddView, (&$this)
DownloadSetRating, (&$this, &$i)
DownloadShowTitle, (&$t)
SubmitConstruct, (&$this)
SubmitPre, (&$this)
SubmitValidation, (&$this)
SubmitDownload, (&$d)
SubmitFilterPre, (&$this)
SubmitFilterValidate, (&$valid)
SiteSavePre, (&$this)
SiteSave, (&$query, &$params)
SiteGetListPre, (&$this)
SiteGetList, (&$query)
SiteWhitelist, (&$url)
SiteWhitelistRemove, (&$url)
SiteBlacklistRemove, (&$url)
SiteBlacklist, (&$url)
SiteIsWhitelisted, (&$url)
SiteIsBlacklisted, (&$url)
AdminInit, (&$this)
AdminHandleContent, (&$go)