Open Journal Systems
3.3.0
EntityPropertyInterface.inc.php
1
<?php
16
namespace
PKP\Services\Interfaces
;
17
18
interface
EntityPropertyInterface
{
29
public
function
getProperties
($entity, $props, $args =
null
);
30
40
public
function
getSummaryProperties
($entity, $args =
null
);
41
51
public
function
getFullProperties
($entity, $args =
null
);
52
}
PKP\Services\Interfaces
Definition:
EntityPropertyInterface.inc.php:16
PKP\Services\Interfaces\EntityPropertyInterface\getFullProperties
getFullProperties($entity, $args=null)
PKP\Services\Interfaces\EntityPropertyInterface
Definition:
EntityPropertyInterface.inc.php:18
PKP\Services\Interfaces\EntityPropertyInterface\getProperties
getProperties($entity, $props, $args=null)
PKP\Services\Interfaces\EntityPropertyInterface\getSummaryProperties
getSummaryProperties($entity, $args=null)
lib
pkp
classes
services
interfaces
EntityPropertyInterface.inc.php
Generated on Fri Aug 28 2020 14:51:38 for Open Journal Systems by
1.8.17