SproutCMS

This is the code documentation for the SproutCMS project

function setFilename()

Sets the view filename.

Usage

object $View->setFilename ( string $name );

Arguments

  1. string $name
    view filename

Return value

  • object