Commit Graph

18 Commits

Author SHA1 Message Date
Omar Shammas
55c487355c Updated to use curl if it is enabled, and if not uses the default. Added createMeetingURL and updated createandgetjoinurl, create meeting to use the function. 2010-09-24 11:00:00 -04:00
unknown
3b5ab84aaf Cleaned and Updated the api, and demos 1,2,3 and 5. 2010-09-17 14:17:47 -04:00
Sebastian
defdaa8270 Fixed a bug in the create meeting call to create a meeting with meetingName, and not with userName 2010-09-01 13:41:53 -04:00
Sebastian
a4601ca5c8 Added createMeetingXML, which has better errorchecking 2010-08-09 16:33:47 -04:00
Sebastian
8272524f43 Added getMeetingInfoArray, which returns a meeting as an array
Some bugfixes and cleaning up in the code
2010-08-09 15:40:42 -04:00
Sebastian
14d131c176 Modified the fuction getUsersArray() to return an array which can be searched with $var['fullName'];
Removed the function getUserXML()
2010-08-05 11:56:01 -04:00
Sebastian
8a86bc2ec5 Fixed some spelling mistakes 2010-08-04 14:50:21 -04:00
Sebastian
6c9d1c6ee6 Major changes to the bbb_api 2010-08-04 13:49:13 -04:00
Sebastian
93364325d2 Added a function to the class, which creates a password and encrypts it in sha1 2010-07-29 15:10:59 -04:00
Sebastian
8f91aa3452 Removed the output of arguments given in a constructor 2010-07-19 11:43:36 -04:00
Sebastian
08addc917c Updated the bbb_api.php 2010-07-19 10:53:39 -04:00
Sebastian
55bee72043 Updated config.xml in bigbluebutton-client 2010-06-10 11:11:57 -04:00
Sebastian
695f980463 Added a modified bbb api 2010-06-09 14:07:45 -04:00
DJP
e08308b4df Replicated change ielashi made with demo4 so we can use GetMeetingInfo + GetMeetings API. Courtesy of ielashi for all jscript part.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4065 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 22:58:05 +00:00
DJP
ed33884be2 Oups... removed useless comments
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3925 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-17 20:48:37 +00:00
DJP
11d6e95794 Courtesy of Gerard : added libcurl if available. So people can use libcurl when php.ini is not available to modification.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3921 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-17 20:37:14 +00:00
DJP
5ce10e5043 Added comments + fixed url on footer
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3736 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-18 11:05:30 +00:00
DJP
ed53e85512 PHP Api example
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3735 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-18 10:57:29 +00:00