Open Journal Systems  3.3.0
PKPDc11Schema Class Reference
Inheritance diagram for PKPDc11Schema:
MetadataSchema Dc11Schema

Public Member Functions

 __construct ($appSpecificAssocType, $classname='plugins.metadata.dc11.schema.Dc11Schema')
 
- Public Member Functions inherited from MetadataSchema
 __construct ($name, $namespace, $classname, $assocTypes)
 
 addProperty ($name, $allowedTypes=METADATA_PROPERTY_TYPE_STRING, $translated=false, $cardinality=METADATA_PROPERTY_CARDINALITY_ONE, $displayName=null, $validationMessage=null, $mandatory=false)
 
 getAssocTypes ()
 
 getClassName ()
 
 getName ()
 
 getNamespace ()
 
 getNamespacedPropertyId ($propertyName)
 
getProperties ()
 
getProperty ($propertyName)
 
 getPropertyNames ()
 
 getPropertyNamesByType ($propertyType)
 
 hasProperty ($propertyName)
 
 setProperties (&$properties)
 

Additional Inherited Members

- Data Fields inherited from MetadataSchema
 $_assocTypes
 
 $_classname
 
 $_name
 
 $_namespace
 
 $_properties = array()
 

Detailed Description

Class that provides meta-data properties compliant with the Dublin Core specification, version 1.1.

See also
MetadataSchema

For details see http://dublincore.org/documents/dces/,

Definition at line 25 of file PKPDc11Schema.inc.php.

Constructor & Destructor Documentation

◆ __construct()

PKPDc11Schema::__construct (   $appSpecificAssocType,
  $classname = 'plugins.metadata.dc11.schema.Dc11Schema' 
)

Constructor

Parameters
$appSpecificAssocTypeinteger

Definition at line 30 of file PKPDc11Schema.inc.php.

References MetadataSchema\addProperty().


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