Overview

Namespaces

  • EmanueleMinotto
    • Embedly
      • Twig

Classes

  • EmbedlyExtension
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class EmbedlyExtension

Twig extension for embed.ly APIs.

Twig_Extension
Extended by EmanueleMinotto\Embedly\Twig\EmbedlyExtension
Namespace: EmanueleMinotto\Embedly\Twig
Author: Emanuele Minotto minottoemanuele@gmail.com
Located at Twig/EmbedlyExtension.php
Methods summary
public
# __construct( EmanueleMinotto\Embedly\Client $client = null )

Class constructor with optional client.

Class constructor with optional client.

Parameters

$client
public array
# getFunctions( )

Returns a list of functions to add to the existing list.

Returns a list of functions to add to the existing list.

Returns

array
An array of functions
public string
# getName( )

Returns the name of the extension.

Returns the name of the extension.

Returns

string
The extension name
API documentation generated by ApiGen