A

WordBinder::addBanner() — Method in class WordBinder

Create HTML with banner code in nth phrases.

B

PrettyProfile::backgroundImage() — Method in class PrettyProfile

Retrieve a background image URL.

C

PrettyProfile::cat() — Method in class PrettyProfile

Retrieve a cat image URL in various sizes.

PrettyProfile::cats() — Method in class PrettyProfile

Retrieve all cat images URL in various sizes.

D

PrettyProfile::dog() — Method in class PrettyProfile

Retrieve a dog image URL in various sizes.

PrettyProfile::dogs() — Method in class PrettyProfile

Retrieve all dog images URLs in various sizes.

G

Singleton::getInstance() — Method in class Singleton

To return new or existing Singleton instance of the class from which it is called.

I

$ Singleton#instancesProperty in class Singleton

N

PrettyProfile::nickname() — Method in class PrettyProfile

Get a nickname to related dogs and cats.

P

PrettyProfileClass in namespace EscCompany\ViewTransformer

This class provides beautiful images of dogs and cats.

PrettyProfile::profileImage() — Method in class PrettyProfile

This can be used in Laravel Blade.

S

SingletonClass in namespace EscCompany\ViewTransformer\Traits

V

WordBinder::view() — Method in class WordBinder

The main content of WordPress is publishing (e.g., deleting tags, changing video tags to embedding tags, etc.)

W

WordBinderClass in namespace EscCompany\ViewTransformer

This class provides functions for string conversion.

_

Singleton::__construct() — Method in class Singleton

Protected class constructor to prevent direct object creation.

Singleton::__clone() — Method in class Singleton

Prevent object cloning

Singleton::__wakeup() — Method in class Singleton

Singletons should not be restorable from strings.