SproutCMS

This is the code documentation for the SproutCMS project

function __isset()

Magic method access to test for view property

Usage

boolean $View->__isset ( [ string $key ] );

Arguments

  1. string $key = NULL
    View property to test for

Return value

  • boolean