Elgg  Version master
Static Public Member Functions | List of all members
Elgg\Database\Seeds\Providers\LocalImage Class Reference

Provide images from a local folder for seeding. More...

Inheritance diagram for Elgg\Database\Seeds\Providers\LocalImage:

Static Public Member Functions

static image ($dir=null, $width=640, $height=480, $category=null, $fullPath=true, $randomize=true, $word=null, $gray=false, $format= 'png')
 {} More...
 

Detailed Description

Provide images from a local folder for seeding.

Definition at line 10 of file LocalImage.php.

Member Function Documentation

static Elgg\Database\Seeds\Providers\LocalImage::image (   $dir = null,
  $width = 640,
  $height = 480,
  $category = null,
  $fullPath = true,
  $randomize = true,
  $word = null,
  $gray = false,
  $format = 'png' 
)
static

{}

Definition at line 15 of file LocalImage.php.


The documentation for this class was generated from the following file: