Detailed Description
Definition at line 39 of file Stdin.php.
Constructor & Destructor Documentation
Constructor
Attempts to read from php://stdin to get raw POST request; if an error occurs in doing so, or if the XML is invalid, the request is declared a fault.
- Returns:
- void
Definition at line 56 of file Stdin.php.
Member Function Documentation
Retrieve the raw XML request
- Returns:
- string
Definition at line 80 of file Stdin.php.
Field Documentation
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/XmlRpc/Request/Stdin.php