library/Dot/Image.php

Properties

Description

DotBoost Technologies Inc.

DotKernel Application Framework


Classes

Dot_Image

Properties

 
 
No 
No 

Description

Image manipulation

Methods

__construct, getImage, resize, setDestinationImage, setImage, setOption,

__construct( ) : Dot_Image

Description

Constructor

Return value

Type Description
Dot_Image

Tags

Name Description
access public

getImage(   $src, ) : string

Description

Get the transformed image - new image. URL link to it

Arguments

Name Type Description Default
$src n/a

Return value

Type Description
string

Tags

Name Description
access public

resize( ) : void

Description

Resize the image. Return possible errors encountered

Return value

Type Description
void

Tags

Name Description
access public

setDestinationImage( string   $filename, ) : void

Description

Set the image file

Arguments

Name Type Description Default
$filename string

Return value

Type Description
void

Tags

Name Description
access public

setImage( string   $filename, ) : void

Description

Set the image file

Arguments

Name Type Description Default
$filename string

Return value

Type Description
void

Tags

Name Description
access public

setOption( object   $option, ) : void

Description

Set the image options

Arguments

Name Type Description Default
$option object

Return value

Type Description
void

Properties

$_option, $destination, $source,

  private  $_option = array

Image optionsarray


  public  $destination =

New image, after transformationstring


  public  $source =

Image filenamestring


Documentation was generated by DocBlox.

Packages

  • Admin
    • Admin
      Admin Model Here are all the actions related to the user
    • Admin_View
      Admin View Class class that prepare output related to User controller
    • System
      System Model Here are all the actions related to the system settings
    • System_View
      System View Class class that prepare output related to User controller
    • User
      User Model Here are all the actions related to the user
    • User_View
      User View Class class that prepare output related to User controller
    • View
      Admin View abstract over the Dot_Template class
  • DotKernel
    • DotLibrary
    • Frontend
      • Page
        Page Model Dummy class, is not doing anything
      • Page
        Page Model Dummy class, is not doing anything yet
      • Page_View
        Page View Class functions that prepare output related to Page controller
      • User
        User Model Here are all the actions related to the user
      • User_View
        User View Class class that prepare output related to User controller
      • View
        View Model abstract over the Dot_Template class
    • Mobile
      • Page_View
        Page View Class functions that prepare output related to Page controller
      • View
        View Model abstract over the Dot_Template class
    • Rss
      • Sample
        Sample Model Here are all the actions related to the Sample
      • Sample_View
        Sample View Class
      • View
        View class - used for outputting rss content