SproutCMS

This is the code documentation for the SproutCMS project

function urlname()

Nice name of something when dealing with friendly URLs.
This provides the backend for Slug::create

Usage

string Enc::urlname ( string $value [, mixed $delimiter ] );

Arguments

  1. string $value
    The value to encode
  2. $delimiter = -

Return value

  • string