constant OEMBEDPROVIDER_NOT_ACCEPTABLE in oEmbed 8
Same name and namespace in other branches
- 7 modules/oembedprovider/oembedprovider.inc \OEMBEDPROVIDER_NOT_ACCEPTABLE
- 7.0 oembedprovider/oembedprovider.inc \OEMBEDPROVIDER_NOT_ACCEPTABLE
@file Functions for the oEmbed provider
2 uses of OEMBEDPROVIDER_NOT_ACCEPTABLE
- oembedprovider_deliver_response in modules/
oembedprovider/ oembedprovider.inc - oEmbed response delivery callback.
- _oembedprovider_handle_request in modules/
oembedprovider/ oembedprovider.inc - Callback handler for oembed requests.
File
- modules/
oembedprovider/ oembedprovider.inc, line 8 - Functions for the oEmbed provider
Code
define('OEMBEDPROVIDER_NOT_ACCEPTABLE', 406);