Open Journal Systems  3.3.0
OAISet Class Reference

Public Member Functions

 __construct ($spec, $name, $description)
 

Data Fields

 $description
 
 $name
 
 $spec
 

Detailed Description

OAI set. Identifies a set of related records.

Definition at line 235 of file OAIStruct.inc.php.

Constructor & Destructor Documentation

◆ __construct()

OAISet::__construct (   $spec,
  $name,
  $description 
)

Constructor.

Definition at line 259 of file OAIStruct.inc.php.

References $description, $name, and $spec.

Field Documentation

◆ $description

string OAISet::$description

set description

Definition at line 253 of file OAIStruct.inc.php.

Referenced by __construct().

◆ $name

string OAISet::$name

set name

Definition at line 247 of file OAIStruct.inc.php.

Referenced by __construct().

◆ $spec

string OAISet::$spec

unique set specifier

Definition at line 241 of file OAIStruct.inc.php.

Referenced by __construct().


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