PHP 클래스 RelatedItemsBlockPlugin, ojs

상속: extends BlockPlugin
파일 보기 프로젝트 열기: pkp/ojs

공개 메소드들

메소드 설명
getContents ( $templateMgr, $request = null )
getDescription ( ) Get a description of the plugin.
getDisplayName ( ) : String Get the display name of this plugin.
getSupportedContexts ( ) : array Get the supported contexts (e.g. BLOCK_CONTEXT_.

메소드 상세

getContents() 공개 메소드

또한 보기: BlockPlugin::getContents
public getContents ( $templateMgr, $request = null )

getDescription() 공개 메소드

Get a description of the plugin.
public getDescription ( )

getDisplayName() 공개 메소드

Get the display name of this plugin.
public getDisplayName ( ) : String
리턴 String

getSupportedContexts() 공개 메소드

..) for this block.
public getSupportedContexts ( ) : array
리턴 array