SproutCMS

This is the code documentation for the SproutCMS project

function getNoext()

For a given file, returns the name without an ext

Usage

string File::getNoext ( string $original );

Arguments

  1. string $original
    Full filename

Return value

  • string
    Base part of filename