diff --git a/CHANGELOG b/CHANGELOG index 051e5ef..ed89408 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ -Tested compatibility to version: 3.0.13.6 x64 +Tested compatibility to version: 3.0.13.8 x64 __________________________________________ +Version: 1.0.2.2 - Thu, 02 Nov 2017 + +~ parameter seconds_empty changed to secondsempty in channelList (thanks to Mateusz) + + Version: 1.0.2.1 - Tue, 07 Feb 2017 ~ fixed composer.json diff --git a/docs/manual/Butterfly-128.png b/docs/manual/Butterfly-128.png deleted file mode 100644 index 39766b7..0000000 Binary files a/docs/manual/Butterfly-128.png and /dev/null differ diff --git a/docs/manual/annotated.html b/docs/manual/annotated.html index 76dc647..ae24d8d 100644 --- a/docs/manual/annotated.html +++ b/docs/manual/annotated.html @@ -3,7 +3,8 @@ - + + ts3admin.class: Data Structures @@ -11,9 +12,6 @@ - @@ -22,10 +20,10 @@ - + @@ -34,40 +32,19 @@
ts3admin.class -  1.0.2.1 +  1.0.2.2
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
- + - - + + + + - + - - + + + +
Data Structure Index
-
T
+
t
@@ -96,13 +73,13 @@
  t  
ts3admin   
-
T
+
t
diff --git a/docs/manual/classts3admin.html b/docs/manual/classts3admin.html index 53c1ff0..acc2537 100644 --- a/docs/manual/classts3admin.html +++ b/docs/manual/classts3admin.html @@ -3,7 +3,8 @@ - + + ts3admin.class: ts3admin Class Reference @@ -11,9 +12,6 @@ - @@ -22,10 +20,10 @@ - + @@ -34,40 +32,19 @@
ts3admin.class -  1.0.2.1 +  1.0.2.2
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
- + - - + + + +
   ftCreateDir ($cid, $cpw=null, $dirname)   - ftDeleteFile ($cid, $cpw= '', $files) -  + ftDeleteFile ($cid, $cpw='', $files) +   ftDownloadFile ($data)   - ftGetFileInfo ($cid, $cpw= '', $file) -  - ftGetFileList ($cid, $cpw= '', $path) -  - ftInitDownload ($name, $cid, $cpw= '', $seekpos=0, $proto=null) -  - ftInitUpload ($filename, $cid, $size, $cpw= '', $overwrite=false, $resume=false, $proto=null) -  + ftGetFileInfo ($cid, $cpw='', $file) +  + ftGetFileList ($cid, $cpw='', $path) +  + ftInitDownload ($name, $cid, $cpw='', $seekpos=0, $proto=null) +  + ftInitUpload ($filename, $cid, $size, $cpw='', $overwrite=false, $resume=false, $proto=null) +   ftList ()    ftRenameFile ($cid, $cpw=null, $oldname, $newname, $tcid=null, $tcpw=null) @@ -311,10 +288,10 @@    privilegekeyUse ($token)   - readChatMessage ($type= 'textchannel', $keepalive=false, $cid=-1) -  - selectServer ($value, $type= 'port', $virtual =false) -  + readChatMessage ($type='textchannel', $keepalive=false, $cid=-1) +  + selectServer ($value, $type='port', $virtual =false) +   sendMessage ($mode, $target, $msg)    serverCreate ($data=array()) @@ -373,8 +350,8 @@    serverStop ($sid)   - serverTempPasswordAdd ($pw, $duration, $desc= 'none', $tcid=0, $tcpw=null) -  + serverTempPasswordAdd ($pw, $duration, $desc='none', $tcid=0, $tcpw=null) +   serverTempPasswordDel ($pw)    serverTempPasswordList () @@ -402,116 +379,118 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Data Fields

+
const CODEC_CELT_MONO = 3
 
+
const CODEC_CRYPT_DISABLED = 1
 
+
const CODEC_CRYPT_ENABLED = 2
 
+
const CODEC_CRYPT_INDIVIDUAL = 0
 
+
const CODEC_OPUS_MUSIC = 5
 
+
const CODEC_OPUS_VOICE = 4
 
+
const CODEC_SPEEX_NARROWBAND = 0
 
+
const CODEC_SPEEX_ULTRAWIDEBAND = 2
 
+
const CODEC_SPEEX_WIDEBAND = 1
 
+
const HostBannerMode_IGNOREASPECT = 1
 
+
const HostBannerMode_KEEPASPECT = 2
 
+
const HostBannerMode_NOADJUST = 0
 
+
const HostMessageMode_LOG = 1
 
+
const HostMessageMode_MODAL = 2
 
+
const HostMessageMode_MODALQUIT = 3
 
+
const HostMessageMode_NONE = 0
 
+
const LogLevel_DEBUG = 3
 
+
const LogLevel_ERROR = 1
 
+
const LogLevel_INFO = 4
 
+
const LogLevel_WARNING = 2
 
+
const PermGroupDBTypeQuery = 2
 
+
const PermGroupDBTypeRegular = 1
 
+
const PermGroupDBTypeTemplate = 0
 
+
const PermGroupTypeChannel = 2
 
+
const PermGroupTypeChannelClient = 4
 
+
const PermGroupTypeChannelGroup = 3
 
+
const PermGroupTypeGlobalClient = 1
 
+
const PermGroupTypeServerGroup = 0
 
+
const REASON_KICK_CHANNEL = 4
 
+
const REASON_KICK_SERVER = 5
 
+
const TextMessageTarget_CHANNEL = 2
 
+
const TextMessageTarget_CLIENT = 1
 
+
const TextMessageTarget_SERVER = 3
 
+
const TokenChannelGroup = 1
 
+
const TokenServerGroup = 0
 

Detailed Description

The ts3admin.class.

Constructor & Destructor Documentation

- + +

◆ __construct()

+
@@ -555,7 +534,9 @@ - + +

◆ __destruct()

+
@@ -574,7 +555,9 @@

Member Function Documentation

- + +

◆ __call()

+
@@ -611,7 +594,9 @@

Member Function Documentation

- + +

◆ banAddByIp()

+
@@ -660,7 +645,9 @@

Member Function Documentation

- + +

◆ banAddByName()

+
@@ -709,7 +696,9 @@

Member Function Documentation

- + +

◆ banAddByUid()

+
@@ -758,7 +747,9 @@

Member Function Documentation

- + +

◆ banClient()

+
@@ -808,7 +799,9 @@

Member Function Documentation

- + +

◆ banDelete()

+
@@ -834,7 +827,9 @@

Member Function Documentation

- + +

◆ banDeleteAll()

+
@@ -853,7 +848,9 @@

Member Function Documentation

- + +

◆ banList()

+
@@ -887,7 +884,9 @@

Member Function Documentation

- + +

◆ bindingList()

+
@@ -918,7 +917,9 @@

Member Function Documentation

- + +

◆ channelAddPerm()

+
@@ -960,7 +961,9 @@

Member Function Documentation

- + +

◆ channelClientAddPerm()

+
@@ -1009,7 +1012,9 @@

Member Function Documentation

- + +

◆ channelClientDelPerm()

+
@@ -1059,7 +1064,9 @@

Member Function Documentation

- + +

◆ channelClientList()

+
@@ -1133,7 +1140,9 @@

Member Function Documentation

- + +

◆ channelClientPermList()

+
@@ -1188,7 +1197,9 @@

Member Function Documentation

- + +

◆ channelCreate()

+
@@ -1226,7 +1237,9 @@

Member Function Documentation

- + +

◆ channelDelete()

+
@@ -1263,7 +1276,9 @@

Member Function Documentation

- + +

◆ channelDelPerm()

+
@@ -1305,7 +1320,9 @@

Member Function Documentation

- + +

◆ channelEdit()

+
@@ -1346,7 +1363,9 @@

Member Function Documentation

- + +

◆ channelFind()

+
@@ -1378,7 +1397,9 @@

Member Function Documentation

- + +

◆ channelGetIconByChannelID()

+
@@ -1407,7 +1428,9 @@

Member Function Documentation

- + +

◆ channelGroupAdd()

+
@@ -1457,7 +1480,9 @@

Member Function Documentation

- + +

◆ channelGroupAddClient()

+
@@ -1501,7 +1526,9 @@

Member Function Documentation

- + +

◆ channelGroupAddPerm()

+
@@ -1543,7 +1570,9 @@

Member Function Documentation

- + +

◆ channelGroupClientList()

+
@@ -1594,7 +1623,9 @@

Member Function Documentation

- + +

◆ channelGroupCopy()

+
@@ -1658,7 +1689,9 @@

Member Function Documentation

- + +

◆ channelGroupDelete()

+
@@ -1695,7 +1728,9 @@

Member Function Documentation

- + +

◆ channelGroupDelPerm()

+
@@ -1736,7 +1771,9 @@

Member Function Documentation

- + +

◆ channelGroupGetIconByCGID()

+
@@ -1765,7 +1802,9 @@

Member Function Documentation

- + +

◆ channelGroupList()

+
@@ -1798,7 +1837,9 @@

Member Function Documentation

- + +

◆ channelGroupPermList()

+
@@ -1844,7 +1885,9 @@

Member Function Documentation

- + +

◆ channelGroupRename()

+
@@ -1881,7 +1924,9 @@

Member Function Documentation

- + +

◆ channelInfo()

+
@@ -1939,7 +1984,9 @@

Member Function Documentation

- + +

◆ channelList()

+
@@ -1954,7 +2001,7 @@

Member Function Documentation

channelList

Displays a list of channels created on a virtual server including their ID, order, name, etc. The output can be modified using several command options.

-

Possible parameters: [-topic] [-flags] [-voice] [-limits] [-icon] [-seconds_empty]

+

Possible parameters: [-topic] [-flags] [-voice] [-limits] [-icon] [-secondsempty]

Output: (without parameters)

 Array
 {
@@ -1997,7 +2044,9 @@ 

Member Function Documentation

- + +

◆ channelMove()

+
@@ -2041,7 +2090,9 @@

Member Function Documentation

- + +

◆ channelPermList()

+
@@ -2088,7 +2139,9 @@

Member Function Documentation

- + +

◆ clientAddPerm()

+
@@ -2130,7 +2183,9 @@

Member Function Documentation

- + +

◆ clientAvatar()

+
@@ -2159,7 +2214,9 @@

Member Function Documentation

- + +

◆ clientDbDelete()

+
@@ -2185,7 +2242,9 @@

Member Function Documentation

- + +

◆ clientDbEdit()

+
@@ -2225,7 +2284,9 @@

Member Function Documentation

- + +

◆ clientDbFind()

+
@@ -2267,7 +2328,9 @@

Member Function Documentation

- + +

◆ clientDbInfo()

+
@@ -2312,7 +2375,9 @@

Member Function Documentation

- + +

◆ clientDbList()

+
@@ -2370,7 +2435,9 @@

Member Function Documentation

- + +

◆ clientDelPerm()

+
@@ -2412,7 +2479,9 @@

Member Function Documentation

- + +

◆ clientEdit()

+
@@ -2453,7 +2522,9 @@

Member Function Documentation

- + +

◆ clientFind()

+
@@ -2485,7 +2556,9 @@

Member Function Documentation

- + +

◆ clientGetDbIdFromUid()

+
@@ -2517,7 +2590,9 @@

Member Function Documentation

- + +

◆ clientGetIds()

+
@@ -2550,7 +2625,9 @@

Member Function Documentation

- + +

◆ clientGetNameFromDbid()

+
@@ -2583,7 +2660,9 @@

Member Function Documentation

- + +

◆ clientGetNameFromUid()

+
@@ -2616,7 +2695,9 @@

Member Function Documentation

- + +

◆ clientInfo()

+
@@ -2704,7 +2785,9 @@

Member Function Documentation

- + +

◆ clientKick()

+
@@ -2748,7 +2831,9 @@

Member Function Documentation

- + +

◆ clientList()

+
@@ -2811,7 +2896,9 @@

Member Function Documentation

- + +

◆ clientMove()

+
@@ -2855,7 +2942,9 @@

Member Function Documentation

- + +

◆ clientPermList()

+
@@ -2901,7 +2990,9 @@

Member Function Documentation

- + +

◆ clientPoke()

+
@@ -2938,7 +3029,9 @@

Member Function Documentation

- + +

◆ clientSetServerQueryLogin()

+
@@ -2969,7 +3062,9 @@

Member Function Documentation

- + +

◆ clientUpdate()

+
@@ -2999,7 +3094,9 @@

Member Function Documentation

- + +

◆ complainAdd()

+
@@ -3036,7 +3133,9 @@

Member Function Documentation

- + +

◆ complainDelete()

+
@@ -3073,7 +3172,9 @@

Member Function Documentation

- + +

◆ complainDeleteAll()

+
@@ -3099,7 +3200,9 @@

Member Function Documentation

- + +

◆ complainList()

+
@@ -3135,7 +3238,9 @@

Member Function Documentation

- + +

◆ connect()

+
@@ -3154,7 +3259,9 @@

Member Function Documentation

- + +

◆ convertSecondsToArrayTime()

+
@@ -3188,7 +3295,9 @@

Member Function Documentation

- + +

◆ convertSecondsToStrTime()

+
@@ -3214,7 +3323,9 @@

Member Function Documentation

- + +

◆ customInfo()

+
@@ -3255,7 +3366,9 @@

Member Function Documentation

- + +

◆ customSearch()

+
@@ -3308,7 +3421,9 @@

Member Function Documentation

- + +

◆ execOwnCommand()

+
@@ -3355,7 +3470,9 @@

Member Function Documentation

- + +

◆ ftCreateDir()

+
@@ -3399,7 +3516,9 @@

Member Function Documentation

- + +

◆ ftDeleteFile()

+
@@ -3447,7 +3566,9 @@

Member Function Documentation

- + +

◆ ftDownloadFile()

+
@@ -3473,7 +3594,9 @@

Member Function Documentation

- + +

◆ ftGetFileInfo()

+
@@ -3525,7 +3648,9 @@

Member Function Documentation

- + +

◆ ftGetFileList()

+
@@ -3579,7 +3704,9 @@

Member Function Documentation

- + +

◆ ftInitDownload()

+
@@ -3646,7 +3773,9 @@

Member Function Documentation

- + +

◆ ftInitUpload()

+
@@ -3727,7 +3856,9 @@

Member Function Documentation

- + +

◆ ftList()

+
@@ -3763,7 +3894,9 @@

Member Function Documentation

- + +

◆ ftRenameFile()

+
@@ -3828,7 +3961,9 @@

Member Function Documentation

- + +

◆ ftStop()

+
@@ -3865,7 +4000,9 @@

Member Function Documentation

- + +

◆ ftUploadFile()

+
@@ -3902,7 +4039,9 @@

Member Function Documentation

- + +

◆ getDebugLog()

+
@@ -3920,14 +4059,16 @@

Member Function Documentation

Array { [0] => Error in login() on line 1908: ErrorID: 520 | Message: invalid loginname or password - [1] => Error in selectServer() on line 2044: ErrorID: 1540 | Message: convert error + [1] => Error in selectServer() on line 2044: ErrorID: 1540 | Message: convert error }
Author
Stefan Zehnpfennig
Returns
array debugLog
- + +

◆ getElement()

+
@@ -3975,7 +4116,9 @@

Member Function Documentation

- + +

◆ getIconByID()

+
@@ -4004,7 +4147,9 @@

Member Function Documentation

- + +

◆ getQueryClid()

+
@@ -4023,7 +4168,9 @@

Member Function Documentation

- + +

◆ gm()

+
@@ -4049,7 +4196,9 @@

Member Function Documentation

- + +

◆ hostInfo()

+
@@ -4090,7 +4239,9 @@

Member Function Documentation

- + +

◆ instanceEdit()

+
@@ -4120,7 +4271,9 @@

Member Function Documentation

- + +

◆ instanceInfo()

+
@@ -4156,7 +4309,9 @@

Member Function Documentation

- + +

◆ logAdd()

+
@@ -4193,7 +4348,9 @@

Member Function Documentation

- + +

◆ login()

+
@@ -4230,7 +4387,9 @@

Member Function Documentation

- + +

◆ logout()

+
@@ -4249,7 +4408,9 @@

Member Function Documentation

- + +

◆ logView()

+
@@ -4313,7 +4474,9 @@

Member Function Documentation

- + +

◆ messageAdd()

+
@@ -4357,7 +4520,9 @@

Member Function Documentation

- + +

◆ messageDelete()

+
@@ -4383,7 +4548,9 @@

Member Function Documentation

- + +

◆ messageGet()

+
@@ -4409,7 +4576,9 @@

Member Function Documentation

- + +

◆ messageList()

+
@@ -4428,7 +4597,9 @@

Member Function Documentation

- + +

◆ messageUpdateFlag()

+
@@ -4465,7 +4636,9 @@

Member Function Documentation

- + +

◆ permFind()

+
@@ -4496,7 +4669,9 @@

Member Function Documentation

- + +

◆ permGet()

+
@@ -4530,7 +4705,9 @@

Member Function Documentation

- + +

◆ permIdGetByName()

+
@@ -4565,7 +4742,9 @@

Member Function Documentation

- + +

◆ permissionList()

+
@@ -4647,7 +4826,9 @@

Member Function Documentation

- + +

◆ permOverview()

+
@@ -4710,7 +4891,9 @@

Member Function Documentation

- + +

◆ permReset()

+
@@ -4734,7 +4917,9 @@

Member Function Documentation

- + +

◆ privilegekeyAdd()

+
@@ -4795,7 +4980,9 @@

Member Function Documentation

- + +

◆ privilegekeyDelete()

+
@@ -4821,7 +5008,9 @@

Member Function Documentation

- + +

◆ privilegekeyList()

+
@@ -4850,7 +5039,9 @@

Member Function Documentation

- + +

◆ privilegekeyUse()

+
@@ -4876,7 +5067,9 @@

Member Function Documentation

- + +

◆ readChatMessage()

+
@@ -4930,7 +5123,9 @@

Member Function Documentation

- + +

◆ selectServer()

+
@@ -4950,7 +5145,7 @@

Member Function Documentation

- + @@ -4974,7 +5169,9 @@

Member Function Documentation

- + +

◆ sendMessage()

+
 $virtual = false $virtual = false 
@@ -5035,7 +5232,9 @@

Member Function Documentation

- + +

◆ serverCreate()

+
@@ -5072,7 +5271,9 @@

Member Function Documentation

- + +

◆ serverDelete()

+
@@ -5098,7 +5299,9 @@

Member Function Documentation

- + +

◆ serverEdit()

+
@@ -5128,7 +5331,9 @@

Member Function Documentation

- + +

◆ serverGroupAdd()

+
@@ -5170,7 +5375,9 @@

Member Function Documentation

- + +

◆ serverGroupAddClient()

+
@@ -5207,7 +5414,9 @@

Member Function Documentation

- + +

◆ serverGroupAddPerm()

+
@@ -5249,7 +5458,9 @@

Member Function Documentation

- + +

◆ serverGroupAutoAddPerm()

+
@@ -5291,7 +5502,9 @@

Member Function Documentation

- + +

◆ serverGroupAutoDeletePerm()

+
@@ -5333,7 +5546,9 @@

Member Function Documentation

- + +

◆ serverGroupClientList()

+
@@ -5378,7 +5593,9 @@

Member Function Documentation

- + +

◆ serverGroupCopy()

+
@@ -5434,7 +5651,9 @@

Member Function Documentation

- + +

◆ serverGroupDelete()

+
@@ -5471,7 +5690,9 @@

Member Function Documentation

- + +

◆ serverGroupDeleteClient()

+
@@ -5508,7 +5729,9 @@

Member Function Documentation

- + +

◆ serverGroupDeletePerm()

+
@@ -5550,7 +5773,9 @@

Member Function Documentation

- + +

◆ serverGroupGetIconBySGID()

+
@@ -5579,7 +5804,9 @@

Member Function Documentation

- + +

◆ serverGroupList()

+
@@ -5607,7 +5834,9 @@

Member Function Documentation

- + +

◆ serverGroupPermList()

+
@@ -5653,7 +5882,9 @@

Member Function Documentation

- + +

◆ serverGroupRename()

+
@@ -5690,7 +5921,9 @@

Member Function Documentation

- + +

◆ serverGroupsByClientID()

+
@@ -5723,7 +5956,9 @@

Member Function Documentation

- + +

◆ serverIdGetByPort()

+
@@ -5754,7 +5989,9 @@

Member Function Documentation

- + +

◆ serverInfo()

+
@@ -5873,7 +6110,9 @@

Member Function Documentation

- + +

◆ serverList()

+
@@ -5915,7 +6154,9 @@

Member Function Documentation

- + +

◆ serverNotifyUnregister()

+
@@ -5933,7 +6174,9 @@

Member Function Documentation

- + +

◆ serverProcessStop()

+
@@ -5952,7 +6195,9 @@

Member Function Documentation

- + +

◆ serverRequestConnectionInfo()

+
@@ -5990,7 +6235,9 @@

Member Function Documentation

- + +

◆ serverSnapshotCreate()

+
@@ -6009,7 +6256,9 @@

Member Function Documentation

- + +

◆ serverSnapshotDeploy()

+
@@ -6049,7 +6298,9 @@

Member Function Documentation

- + +

◆ serverStart()

+
@@ -6075,7 +6326,9 @@

Member Function Documentation

- + +

◆ serverStop()

+
@@ -6101,7 +6354,9 @@

Member Function Documentation

- + +

◆ serverTempPasswordAdd()

+
@@ -6159,7 +6414,9 @@

Member Function Documentation

- + +

◆ serverTempPasswordDel()

+
@@ -6185,7 +6442,9 @@

Member Function Documentation

- + +

◆ serverTempPasswordList()

+
@@ -6215,7 +6474,9 @@

Member Function Documentation

- + +

◆ setClientChannelGroup()

+
@@ -6259,7 +6520,9 @@

Member Function Documentation

- + +

◆ setName()

+
@@ -6285,7 +6548,9 @@

Member Function Documentation

- + +

◆ succeeded()

+
@@ -6314,7 +6579,9 @@

Member Function Documentation

- + +

◆ tokenAdd()

+
@@ -6375,7 +6642,9 @@

Member Function Documentation

- + +

◆ tokenDelete()

+
@@ -6401,7 +6670,9 @@

Member Function Documentation

- + +

◆ tokenList()

+
@@ -6430,7 +6701,9 @@

Member Function Documentation

- + +

◆ tokenUse()

+
@@ -6456,7 +6729,9 @@

Member Function Documentation

- + +

◆ uploadIcon()

+
@@ -6501,7 +6776,9 @@

Member Function Documentation

- + +

◆ version()

+
@@ -6527,7 +6804,9 @@

Member Function Documentation

- + +

◆ whoAmI()

+
@@ -6562,14 +6841,14 @@

Member Function Documentation


The documentation for this class was generated from the following file: diff --git a/docs/manual/dir_10a6f60a3f69272b5db7ea1b7bf5dbe7.html b/docs/manual/dir_10a6f60a3f69272b5db7ea1b7bf5dbe7.html new file mode 100644 index 0000000..2fb63a7 --- /dev/null +++ b/docs/manual/dir_10a6f60a3f69272b5db7ea1b7bf5dbe7.html @@ -0,0 +1,80 @@ + + + + + + + +ts3admin.class: C:/xampp/htdocs Directory Reference + + + + + + + + + +
+
+
+ + + + + + +
+
ts3admin.class +  1.0.2.2 +
+
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
htdocs Directory Reference
+
+
+
+ + + + diff --git a/docs/manual/dir_97aefd0d527b934f1d99a682da8fe6a9.html b/docs/manual/dir_2efd5a1bd54080b406def48476f5ebfa.html similarity index 62% rename from docs/manual/dir_97aefd0d527b934f1d99a682da8fe6a9.html rename to docs/manual/dir_2efd5a1bd54080b406def48476f5ebfa.html index ea8a9c3..9382956 100644 --- a/docs/manual/dir_97aefd0d527b934f1d99a682da8fe6a9.html +++ b/docs/manual/dir_2efd5a1bd54080b406def48476f5ebfa.html @@ -3,17 +3,15 @@ - -ts3admin.class: C:/xampp/htdocs/ts3admin.class/lib Directory Reference + + +ts3admin.class: C:/xampp/htdocs/ts3/lib Directory Reference - @@ -22,10 +20,10 @@ - + @@ -34,38 +32,19 @@
ts3admin.class -  1.0.2.1 +  1.0.2.2
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
- + - - + + + +
@@ -101,7 +80,7 @@ diff --git a/docs/manual/dir_516e7709f2195dc55b84d083c8c936b3.html b/docs/manual/dir_516e7709f2195dc55b84d083c8c936b3.html new file mode 100644 index 0000000..a4e8028 --- /dev/null +++ b/docs/manual/dir_516e7709f2195dc55b84d083c8c936b3.html @@ -0,0 +1,80 @@ + + + + + + + +ts3admin.class: C:/xampp Directory Reference + + + + + + + + + +
+
+ + + + + + + +
+
ts3admin.class +  1.0.2.2 +
+
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
xampp Directory Reference
+
+
+
+ + + + diff --git a/docs/manual/dir_5e8b704f3f6c02a2a30269a1c43b2cb8.html b/docs/manual/dir_5e8b704f3f6c02a2a30269a1c43b2cb8.html new file mode 100644 index 0000000..2b12a82 --- /dev/null +++ b/docs/manual/dir_5e8b704f3f6c02a2a30269a1c43b2cb8.html @@ -0,0 +1,84 @@ + + + + + + + +ts3admin.class: C:/xampp/htdocs/ts3 Directory Reference + + + + + + + + + +
+
+ + + + + + + +
+
ts3admin.class +  1.0.2.2 +
+
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
ts3 Directory Reference
+
+
+ + +

+Directories

+
+ + + + diff --git a/docs/manual/doxygen.css b/docs/manual/doxygen.css index 1425ec5..4f1ab91 100644 --- a/docs/manual/doxygen.css +++ b/docs/manual/doxygen.css @@ -1,9 +1,13 @@ -/* The standard CSS for doxygen 1.8.11 */ +/* The standard CSS for doxygen 1.8.13 */ body, table, div, p, dl { font: 400 14px/22px Roboto,sans-serif; } +p.reference, p.definition { + font: 400 14px/22px Roboto,sans-serif; +} + /* @group Heading Levels */ h1.groupheader { @@ -173,7 +177,7 @@ pre.fragment { } div.fragment { - padding: 4px 6px; + padding: 0px; margin: 4px 8px 4px 2px; background-color: #FBFCFD; border: 1px solid #C4CFE5; @@ -232,6 +236,15 @@ span.lineno a:hover { background-color: #C8C8C8; } +.lineno { + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + div.ah, span.ah { background-color: black; font-weight: bold; @@ -501,6 +514,29 @@ table.memberdecls { /* Styles for detailed member documentation */ +.memtitle { + padding: 8px; + border-top: 1px solid #A8B8D9; + border-left: 1px solid #A8B8D9; + border-right: 1px solid #A8B8D9; + border-top-right-radius: 4px; + border-top-left-radius: 4px; + margin-bottom: -1px; + background-image: url('nav_f.png'); + background-repeat: repeat-x; + background-color: #E2E8F2; + line-height: 1.25; + font-weight: 300; + float:left; +} + +.permalink +{ + font-size: 65%; + display: inline-block; + vertical-align: middle; +} + .memtemplate { font-size: 80%; color: #4665A2; @@ -539,7 +575,7 @@ table.memberdecls { } .memname { - font-weight: bold; + font-weight: 400; margin-left: 6px; } @@ -555,24 +591,24 @@ table.memberdecls { color: #253555; font-weight: bold; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); - background-image:url('nav_f.png'); - background-repeat:repeat-x; - background-color: #E2E8F2; + background-color: #DFE5F1; /* opera specific markup */ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); border-top-right-radius: 4px; - border-top-left-radius: 4px; /* firefox specific markup */ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px; -moz-border-radius-topright: 4px; - -moz-border-radius-topleft: 4px; /* webkit specific markup */ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); -webkit-border-top-right-radius: 4px; - -webkit-border-top-left-radius: 4px; } +.overload { + font-family: "courier new",courier,monospace; + font-size: 65%; +} + .memdoc, dl.reflist dd { border-bottom: 1px solid #A8B8D9; border-left: 1px solid #A8B8D9; @@ -914,6 +950,7 @@ table.fieldtable { padding-bottom: 4px; padding-top: 5px; text-align:left; + font-weight: 400; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; @@ -1178,6 +1215,11 @@ dl.section dd { text-align: center; } +.plantumlgraph +{ + text-align: center; +} + .diagraph { text-align: center; @@ -1473,3 +1515,82 @@ tr.heading h2 { } } +/* @group Markdown */ + +/* +table.markdownTable { + border-collapse:collapse; + margin-top: 4px; + margin-bottom: 4px; +} + +table.markdownTable td, table.markdownTable th { + border: 1px solid #2D4068; + padding: 3px 7px 2px; +} + +table.markdownTableHead tr { +} + +table.markdownTableBodyLeft td, table.markdownTable th { + border: 1px solid #2D4068; + padding: 3px 7px 2px; +} + +th.markdownTableHeadLeft th.markdownTableHeadRight th.markdownTableHeadCenter th.markdownTableHeadNone { + background-color: #374F7F; + color: #FFFFFF; + font-size: 110%; + padding-bottom: 4px; + padding-top: 5px; +} + +th.markdownTableHeadLeft { + text-align: left +} + +th.markdownTableHeadRight { + text-align: right +} + +th.markdownTableHeadCenter { + text-align: center +} +*/ + +table.markdownTable { + border-collapse:collapse; + margin-top: 4px; + margin-bottom: 4px; +} + +table.markdownTable td, table.markdownTable th { + border: 1px solid #2D4068; + padding: 3px 7px 2px; +} + +table.markdownTable tr { +} + +th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone { + background-color: #374F7F; + color: #FFFFFF; + font-size: 110%; + padding-bottom: 4px; + padding-top: 5px; +} + +th.markdownTableHeadLeft, td.markdownTableBodyLeft { + text-align: left +} + +th.markdownTableHeadRight, td.markdownTableBodyRight { + text-align: right +} + +th.markdownTableHeadCenter, td.markdownTableBodyCenter { + text-align: center +} + + +/* @end */ diff --git a/docs/manual/files.html b/docs/manual/files.html index e8f13e2..4c6c460 100644 --- a/docs/manual/files.html +++ b/docs/manual/files.html @@ -3,7 +3,8 @@ - + + ts3admin.class: File List @@ -11,9 +12,6 @@ - @@ -22,10 +20,10 @@ - + @@ -34,38 +32,19 @@
ts3admin.class -  1.0.2.1 +  1.0.2.2
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
- + - - + + + +
Here is a list of all documented files with brief descriptions:
-
[detail level 12]
- - +
[detail level 12345]
  lib
 ts3admin.class.php
+ + + + +
  xampp
  htdocs
  ts3
  lib
 ts3admin.class.php
@@ -97,7 +79,7 @@ diff --git a/docs/manual/functions.html b/docs/manual/functions.html index 0b2deb4..5bd8a8a 100644 --- a/docs/manual/functions.html +++ b/docs/manual/functions.html @@ -3,7 +3,8 @@ - + + ts3admin.class: Data Fields @@ -11,9 +12,6 @@ - @@ -22,10 +20,10 @@ - + @@ -34,67 +32,19 @@
ts3admin.class -  1.0.2.1 +  1.0.2.2
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
- + - - - - + + + +
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
-

- _ -

- + - - - - + + + +
  -

- _ -

- + - + + + +