SproutCMS

This is the code documentation for the SproutCMS project

function autoP()

Automatically applies

and
markup to text. Basically nl2br() on steroids.

Usage

string Text::autoP ( string $str );

Arguments

  1. string $str
    subject

Return value

  • string