Class DataBlock

Description

Placeholder for Tarîqa data sources blocks (used in Thematic pages, country pages, ...)

  • see: CountryMonitoringItem
  • see: ThematicMonitoringItem

Located in /lib/Tariqa/DataBlock.class.php (line 8)


	
			
Variable Summary
int $id
int $order
string $query
string $title
Variables
int $id (line 14)

Identifier of the data block

  • access: public
int $order (line 32)

Sort order of the current source in the page

  • access: public
string $query (line 26)

The query (syntax is "data provider dependant")

  • access: public
DataSource $source (line 38)

Data source descriptor

  • access: public
string $title (line 20)

The title/description of the block

  • access: public

Documentation generated on Mon, 30 Mar 2009 16:36:15 +0200 by phpDocumentor 1.4.1