My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ResourceList  
Represents a list of resources returned from a contentbox search.
Autogenerated
Updated Jan 13, 2010 by innovat...@gmail.com

note: this page is automatically generated from embedded documentation in the PHP source.

Overview

Fields

  • $description - Represents a list of resources returned from a contentbox search.
  • $items - Represents a list of resources returned from a contentbox search.
  • $items_per_page - Represents a list of resources returned from a contentbox search.
  • $start_index - Represents a list of resources returned from a contentbox search.
  • $title - Represents a list of resources returned from a contentbox search.
  • $total_results - Represents a list of resources returned from a contentbox search.

Field Detail

description

public string $description

The description of the search results

items

public array $items

An array of the search results as a list of triples

items_per_page

public int $items_per_page

The number of search results returned per page.

start_index

public int $start_index

The index of the first search result in the current set of search results.

title

public string $title

The title of the search results

total_results

public int $total_results

The total number of results matching the search terms

Generated by PHPDoctor 2RC2


Sign in to add a comment
Powered by Google Project Hosting