Commit Graph

23 Commits

Author SHA1 Message Date
Gregory Oschwald
13b5a166bb Added some usage text to the API docs too 2013-05-10 13:11:48 -07:00
Gregory Oschwald
694195fedf Added basic docs for the API 2013-05-10 10:47:11 -07:00
Gregory Oschwald
8922b3a164 Basic docs for Client 2013-05-10 08:30:40 -07:00
Gregory Oschwald
84743398c5 Fixed formating 2013-05-09 15:23:37 -07:00
Gregory Oschwald
ec116a2c29 Added missing ability to set host 2013-05-09 15:22:11 -07:00
Gregory Oschwald
ed6166f934 Updated code to follow the PSR-2 style guidelines. 2013-05-09 07:29:29 -07:00
Gregory Oschwald
07913c02f4 Added tests for Country model 2013-05-08 15:23:28 -07:00
Gregory Oschwald
851925b2d6 Webservice client unit tests and fixes for bugs discovered while creating them 2013-05-08 14:42:13 -07:00
Gregory Oschwald
a4f6cf8ede Removed whitespace 2013-05-08 09:31:57 -07:00
Gregory Oschwald
00f274c617 Bug fixes 2013-05-08 09:14:19 -07:00
Gregory Oschwald
473435e221 Camel case for private functions and variables 2013-05-08 08:16:18 -07:00
Gregory Oschwald
5bebdce6e8 Use camel case for all trait attribute names 2013-05-08 08:12:09 -07:00
Gregory Oschwald
fc3e67969d Make 'name' a property rather than a function 2013-05-08 07:20:30 -07:00
Gregory Oschwald
275bda0fc4 Check attribute validity and return null on empty but valid attributes 2013-05-08 07:18:50 -07:00
Gregory Oschwald
45228dfad4 Added most of the attributes for the City model 2013-05-07 15:36:20 -07:00
Gregory Oschwald
01bf8c2d7c Add support for named records. Create all the objects for Country model 2013-05-07 15:02:53 -07:00
Gregory Oschwald
531e11f3e2 Started filling in Model and Record code 2013-05-07 14:23:19 -07:00
Gregory Oschwald
76a40bb2a1 Filled in Client code 2013-05-07 13:13:11 -07:00
Gregory Oschwald
2de2cb779f Started filling in Client 2013-05-07 11:17:38 -07:00
Gregory Oschwald
0384aa9aa5 Method stubs for Client object 2013-05-07 10:39:06 -07:00
Gregory Oschwald
16d7b32a47 Add stub objects 2013-05-07 10:06:57 -07:00
Gregory Oschwald
0760f7f511 Add namespace to the stubs 2013-05-07 10:02:39 -07:00
Gregory Oschwald
5d95544cc1 Add stub files. 2013-05-07 09:55:10 -07:00