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