SproutCMS

This is the code documentation for the SproutCMS project

function valid()

Check if the data supplied for a spec is valid.

Usage

bool Lnk::valid ( string $spec );

Arguments

  1. string $spec
    A link specification

Return value

  • bool
    True if valid, false if invalid