Package sapphire\integration
Classes summary
| RestfulService | RestfulService class allows you to consume various RESTful APIs. Through this you could connect and aggregate data of various web services. For more info visit wiki documentation - http://doc.silverstripe.org/doku.php?id=restfulservice |
| RestfulService_Response | |
| RSSFeed | RSSFeed class |
| RSSFeed_Entry | RSSFeed_Entry class |
| SapphireSoapServer | Soap server class which auto-generates a WSDL file to initialize PHPs integrated SoapServer class. |
| SS_HTMLValue | This class acts as a wrapper around the built in DOMDocument class in order to use it to manage a HTML snippet, rather than a whole document, while still exposing the DOMDocument API. |
| VersionedRestfulServer | Simple wrapper to allow access to the live site via REST |