Hubzilla-Dokumentation
This page is not yet available in Deutsch. See /help/developer/developer_guide#Translations for information about how to help.
Inhalt
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
id | sequential ID | int(11) | NO | PRI | NULL | auto_increment |
hook | name of hook | char(255) | NO | MUL | NULL | |
file | relative filename of hook handler | char(255) | NO | NULL | ||
fn | function name of hook handler | char(255) | NO | NULL | ||
priority | can be used to sort conflicts in hook handling by calling handlers in priority order | int(11) unsigned | NO | 0 | ||
hook_version | version 0 hooks must have two arguments, the App and the hook data. version 1 hooks have 1 argument - the hook data | int(11) unsigned | NO | 0 |
Return to database documentation
Diese Website verwendet Piwik, um die Besucherzugriffe auszuwerten. Wenn Du nicht möchtest, dass Deine Besuche zu diesem Zweck gespeichert werden, kannst Du ein Cookie setzen, welches Piwik davon abhält, Deine weiteren Besuche auf dieser Website zu verfolgen (Opt-out).