SproutCMS

This is the code documentation for the SproutCMS project

function validSize()

Sanitize a given value type.

Usage

boolean $Image->validSize ( string $type , mixed &$value );

Arguments

  1. string $type
    type of property
  2. mixed $value (by reference)
    property value

Return value

  • boolean