Path

ez components / documentation / api reference / 2008.1 / nopackagename


NoPackageName: ezcSearchSimpleImage

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcSearchSimpleImage

[source]

Implemented Interfaces

Member Variables

public mixed $height
public mixed $id
public mixed $mime
public mixed $title
public mixed $url
public mixed $width

Method Summary

public ezcSearchSimpleImage __construct( [$id = null], [$title = null], [$url = null], [$width = null], [$height = null], [$mime = null] )
public static void getDefinition( )
public void getState( )
public void setState( $state )

Methods

__construct

ezcSearchSimpleImage __construct( [ $id = null], [ $title = null], [ $url = null], [ $width = null], [ $height = null], [ $mime = null] )

Parameters

Name Type Description
$id  
$title  
$url  
$width  
$height  
$mime  

getDefinition

void getDefinition( )

getState

void getState( )

setState

void setState( $state )

Parameters

Name Type Description
$state  

Last updated: Wed, 18 Jun 2008