Youtube

(fieldtype)

A fieldtype for youtube videos with easy access to video, and thumbnails.

Htmlentities

(plugin)

Php's htmlentities function

Title2Segment

(plugin)

Replace spaces with underscores, with options to make lowercase.

StringLength

(plugin)

Returns length of a string

Htmlspecialchars

(plugin)

Php's htmlspecialchars function

Sum

(plugin)

Add a list of numbers together

StripTags

(plugin)

Strip html tags with options for allowed tags and removing

 

StripQuotes

(plugin)

Strip quotes from a string.

BrowserDetect

(plugin)

Detect information about what browser a user is using.

IsAjax

(plugin)

Determine whether a request is an ajax request.

ServerName

(plugin)

Return php's $_SERVER['SERVER_NAME'] value.

Segment2Title

(plugin)

Replace underscores with spaces, with option to uppercase first letters.

Random

(plugin)

Return a random element from a list of elements.