Classes and interfaces

AjaxImageGenerator

Hooks the ImageGenerator class to admin-ajax action

« More »

AutomaticAssetsManager

Manages the assets

« More »

ClassAutoloader

Autoload needed classes

« More »

DebugUtils

Utils to debug the code while writing it.

« More »

DefaultAssets

Register some useful assets in WordPress

« More »

DefaultAssetsCDN

Registers some assets from public available CDNs: ajax.googleapis.com cdnjs.cloudflare.com cdn.jsdelivr.net

« More »

EscapeRoute

Manages the navigation links on a 404 page

« More »

FeatureWithAssets

Manages the assets loading for a feature.

« More »

ForceDownload

Force an attachment to be downloaded

« More »

GMapDataRetriever

Retrieves GMaps data for the gmap.js integration

« More »

GaussianMath

The following object is used to compute numbers with a gaussian distribution

« More »

GeneratorDictionary

Maintans a set of words for a sentences generator

« More »

HashAnchorWalkerNavMenu

Menu Walker to have the la tocke of the url as hash ex: http://www.fastbooking.net/clients/#africa

« More »

HtmlBuilder

Inner class to build some very basic html nodes

« More »

HtmlHelper

Helper class useful to generate some html tags

« More »

ImageGenerator

Generates paceholder images

« More »

LevelWalkerNavMenu

Adds the level for the current menu element

« More »

LipsumGenerator

Generates Lorem Ipsum text

« More »

LoremIpsumDictionary

Stores the dictionary for generating 'Lorem ipsum.

« More »

MinigalleryBigImageWithThumbs

Manages the markup for the minigallery with a big image and some small thumbs

« More »

MinigalleryThumbsLinkToBig

Generates a list of thumbnail each one is an anchor to the image with 'full' media dimensions.

« More »

NewBlogInitializator

Fills the brand new blog with starting data

« More »

OneImageForAll

Merges all images of a gallery in only one and serve it as a sprite Important: every image have the same sizes and jpeg quality.

« More »

PhotogalleryThumbWithFancybox

Manages images and markup for a photogallery where clicking on a little thumb opens the big image in fancybox

« More »

RemoveSpacesWalkerNavMenu

Remove spaces and newlines from the current menu.

« More »

RuntimeInfos

Manages a set of info to be printed as a json generally at the endo of the page

« More »

ShowItemExcerptWalkerNavMenu

Shows the title, the post thumbnail and the excerpt for every menu entry.

« More »

ShowTitleThumbExcerptWalkerNavMenu

Shows the title, the post thumbnail and the excerpt for every menu entry.

« More »

SimpleFieldsQuickConfig

Perform a quick configuration for Simple Fields plugin

« More »

SpecialOffersSnippet

Manages the integration of the special offers snippet

« More »

SpecialOffersSnippetAjax

Hook to WP Ajax system to get the special offers snippet url

« More »

SubstitutionTemplate

Manages a string substitution set

« More »

ThemeHelpers

Stores some static methods that may be useful for html management

« More »

ThemeUtils

Initializes and manages the parent theme config and constants

« More »

TinyMCEExcerptCustomization

This class removes the default excerpt metabox and adds a new box with the wysiwyg editor capability

« More »

TwitterManager

Manages the connection with Twitter

« More »

Classes and interfaces

GalleryHelper

Manages the markup for a generic set of images Extend this with your nice and candy classes!

« More »

ImagePreload

Takes care of image preloading with jQuery imagesloaded

« More »

ImageProgressiveLoading

Takes care of image sequential loading with jQuery Cycle 2

« More »

ShowcaseSlider

Manages the markup for a generic set of images Extend this with your nice and candy classes!

« More »