Home
last modified time | relevance | path

Searched refs:InvalidEmbed (Results 1 – 3 of 3) sorted by relevance

/plugin/externalembed/
Dsyntax.php21 class InvalidEmbed extends Exception { class
99 throw new InvalidEmbed('Could not load cache interface helper');
104 … throw new InvalidEmbed('Empty API Key, set this in the configuration manager in the admin panel');
107 …throw new InvalidEmbed('Empty cache time for thumbnails, set this in the configuration manager in …
110 …throw new InvalidEmbed('Empty cache time for playlists, set this in the configuration manager in t…
113 …throw new InvalidEmbed('Empty domain whitelist, set this in the configuration manager in the admin…
148 throw new InvalidEmbed("Unknown Embed Type");
152 } catch(InvalidEmbed $e) {
230 * @throws InvalidEmbed
275 * @throws InvalidEmbed
[all …]
/plugin/externalembed/helper/
DcacheInterface.php123 * @throws InvalidEmbed
/plugin/airtable/
Dsyntax.php121 * @throws InvalidEmbed
176 throw new InvalidEmbed("Unknown Embed Type");