Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Functions | |
getCharsetEncoder () | |
getContentType () | |
getLogger () | |
getParser () | |
getPayload () | |
logDeprecation ($message) | |
logDeprecationUnlessCalledBy ($expectedCaller) | |
static | setCharsetEncoder ($charsetEncoder) |
static | setLogger ($logger) |
static | setParser ($parser) |
setPayload ($payload, $contentType='') | |
Variables | |
string | $content_type = 'text/xml' |
trait | CharsetEncoderAware |
trait | DeprecationLogger |
trait | LoggerAware |
trait | ParserAware |
trait | PayloadBearer |
PhpXmlRpc\Traits\getContentType | ( | ) |
string |
PhpXmlRpc\Traits\getParser | ( | ) |
PhpXmlRpc\Traits\getPayload | ( | ) |
string |
trait PhpXmlRpc::Traits\CharsetEncoderAware |
trait PhpXmlRpc::Traits\DeprecationLogger |
trait PhpXmlRpc::Traits\LoggerAware |
trait PhpXmlRpc::Traits\ParserAware |
trait PhpXmlRpc::Traits\PayloadBearer |