Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
SRF\Outline\OutlineItem Class Reference

Public Member Functions

 __construct ( $row)
 
 addFieldValue ( $key, $value)
 
 getFieldValues ( $key)
 

Public Attributes

 $row
 

Detailed Description

Represents a single item, or page, in the outline - contains both the SMWResultArray and an array of some of its values, for easier aggregation

GNU GPL v2+

Since
3.1

Constructor & Destructor Documentation

◆ __construct()

SRF\Outline\OutlineItem::__construct (   $row)
Since
3.1
Parameters
$row

Member Function Documentation

◆ addFieldValue()

SRF\Outline\OutlineItem::addFieldValue (   $key,
  $value 
)
Since
3.1
Parameters
$name
$value

◆ getFieldValues()

SRF\Outline\OutlineItem::getFieldValues (   $key)
Since
3.1
Parameters
$row

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy