Property | Type | Description | |
---|---|---|---|
PermissionAdd | string | ||
PermissionDel | string | ||
PermissionDeleteSnapshot | string | ||
PermissionIgnore | string | ||
PermissionManage | string | ||
PermissionRestoreSnapshot | string | ||
PermissionShare | string | ||
PermissionSnaphot | string | ||
Snapshots | bool | ||
SnapshotsDirectory | string | ||
running | bool |
Method | Description | |
---|---|---|
Construct ( ) : bool | ||
Extension_DumpHtml ( Channel channel ) : string | ||
Hook_Channel ( Channel channel ) : void | ||
Hook_ChannelDrop ( Channel chan ) : void | ||
Hook_OnRegister ( ) : bool | ||
Hook_OnUnload ( ) : bool | ||
Hook_PRIV ( Channel channel, libirc invoker, string message ) : void | ||
Hook_ReloadConfig ( Channel chan ) : void | ||
Hook_SetConfig ( Channel chan, libirc invoker, string config, string value ) : bool | ||
Load ( ) : void | ||
RegisterPermissions ( ) : void | ||
getDB ( Channel &chan ) : string |
public Extension_DumpHtml ( Channel channel ) : string | ||
channel | Channel | |
return | string |
public Hook_Channel ( Channel channel ) : void | ||
channel | Channel | |
return | void |
public Hook_ChannelDrop ( Channel chan ) : void | ||
chan | Channel | |
return | void |
public Hook_PRIV ( Channel channel, libirc invoker, string message ) : void | ||
channel | Channel | |
invoker | libirc | |
message | string | |
return | void |
public Hook_ReloadConfig ( Channel chan ) : void | ||
chan | Channel | |
return | void |
public Hook_SetConfig ( Channel chan, libirc invoker, string config, string value ) : bool | ||
chan | Channel | |
invoker | libirc | |
config | string | |
value | string | |
return | bool |
public static string PermissionDeleteSnapshot | ||
return | string |
public static string PermissionRestoreSnapshot | ||
return | string |