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

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from PKPDc11Schema
 __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

OJS-specific implementation of the Dc11Schema.

See also
PKPDc11Schema

Definition at line 21 of file Dc11Schema.inc.php.

Constructor & Destructor Documentation

◆ __construct()

Dc11Schema::__construct ( )

Constructor

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


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