Path

ez components / documentation / api reference / 2008.1 / nopackagename


NoPackageName: ezcSearchSimpleArticle

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

Class: ezcSearchSimpleArticle

[source]

Implemented Interfaces

Member Variables

public mixed $body
public mixed $id
public mixed $published
public mixed $title
public mixed $type
public mixed $url

Method Summary

public ezcSearchSimpleArticle __construct( [$id = null], [$title = null], [$body = null], [$published = null], [$url = null], [$type = null] )
public static void getDefinition( )
public void getState( )
public void setState( $state )

Methods

__construct

ezcSearchSimpleArticle __construct( [ $id = null], [ $title = null], [ $body = null], [ $published = null], [ $url = null], [ $type = null] )

Parameters

Name Type Description
$id  
$title  
$body  
$published  
$url  
$type  

getDefinition

void getDefinition( )

getState

void getState( )

setState

void setState( $state )

Parameters

Name Type Description
$state array  

Last updated: Wed, 18 Jun 2008