PHP 클래스 Ojs\JournalBundle\Entity\Journal

상속: extends Prezent\Doctrine\Translatable\Entity\AbstractTranslatable, use trait Ojs\CoreBundle\Entity\GenericEntityTrait, use trait Ojs\CoreBundle\Entity\AnalyticsTrait
파일 보기 프로젝트 열기: ojs/ojs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$statuses array List of Journal Status

보호된 프로퍼티들

프로퍼티 타입 설명
$footerText string
$id integer
$note string
$setupFinished boolean
$translations

공개 메소드들

메소드 설명
__construct ( ) Constructor
__toString ( ) : string
addArticle ( Article $article ) : Journal Add articles
addArticleType ( ArticleTypes $articleType ) : Journal Add articleType
addBannedUser ( User $bannedUser ) : Journal Add bannedUsers
addBoard ( Board $board ) Add board
addCatalog ( Catalog $catalog ) : Journal Add catalog
addIssue ( Issue $issue ) : Journal Add issue
addJournalApplicationUploadFile ( Ojs\JournalBundle\Entity\JournalApplicationUploadFile $journalApplicationUploadFile ) q Add application file item
addJournalContact ( JournalContact $journalContact ) : Journal Add journalContact
addJournalIndex ( JournalIndex $journalIndex ) : Journal Add journalIndexs
addJournalSubmissionFile ( JournalSubmissionFile $journalSubmissionFile ) : Journal Add submission file item
addJournalUser ( JournalUser $journalUser ) : Journal Add journalUser
addLanguage ( Lang $language ) : Journal
addPeriod ( Period $period ) : Journal
addSection ( Ojs\JournalBundle\Entity\Section $section ) : Journal
addSubject ( Subject $subject ) : Journal
addSubmissionChecklist ( SubmissionChecklist $submissionChecklist ) : Journal Add submission checklist item
getAccessModal ( ) : integer
getAddress ( ) : string
getAnnouncements ( ) : ArrayCollection | JournalAnnouncement[]
getArticleTypes ( ) : Doctrine\Common\Collections\Collection Get articleTypes
getArticles ( ) : ArrayCollection | Article[] Get articles
getBannedUsers ( ) : ArrayCollection | User[] Get bannedUsers
getBoards ( ) : ArrayCollection | Board[] Get boards
getCatalogs ( ) : Doctrine\Common\Collections\Collection Get catalogs
getContinuedAsJournal ( ) : Journal
getCountry ( ) : BulutYazilim\LocationBundle\Entity\Country Get country
getDescription ( ) : string
getDesign ( ) : Ojs\JournalBundle\Entity\Design
getDomain ( ) : string Get domain
getEissn ( ) : string Get eissn
getEmail ( ) : string
getEndingDate ( ) : DateTime
getExtraFields ( ) : mixed
getFooterText ( ) : string
getFormerlyKnownAsJournal ( ) : Journal
getFounded ( ) : DateTime Get founded
getGoogleAnalyticsId ( ) : string Get googleAnalyticsId
getHeader ( ) : string
getId ( ) : integer Get id
getImage ( ) : string Get image
getIssn ( ) : string Get issn
getIssues ( ) : ArrayCollection | Issue[] Get issues
getJournalApplicationUploadFiles ( ) : ArrayCollection | Ojs\JournalBundle\Entity\JournalApplicationUploadFile[] Get application files
getJournalContacts ( ) : ArrayCollection
getJournalIndexesBag ( ) : string
getJournalIndexs ( ) : ArrayCollection | JournalIndex[] Get journalIndexs
getJournalSubmissionFiles ( ) : ArrayCollection | JournalSubmissionFile[] Get submission file
getJournalUsers ( ) : Doctrine\Common\Collections\Collection
getLanguageCodeSet ( ) : string
getLanguages ( ) : ArrayCollection | Lang[]
getLocaleCodeBag ( ) : array
getLogo ( ) : string
getMandatoryLang ( ) : Lang
getNote ( ) : string
getPath ( ) : string Get path
getPeriods ( ) : ArrayCollection | Period[]
getPhone ( ) : string
getPublicURI ( ) : string
getPublisher ( ) : Publisher
getSections ( ) : ArrayCollection | Ojs\JournalBundle\Entity\Section[]
getSettings ( ) : Doctrine\Common\Collections\Collection Get settings
getSlug ( ) : string Get slug
getStatistics ( ) : ArrayCollection | Ojs\AnalyticsBundle\Entity\JournalStatistic[]
getStatus ( ) : integer Get status
getSubjects ( ) : ArrayCollection
getSubmissionChecklist ( ) : ArrayCollection | SubmissionChecklist[] Get submission checklist
getSubtitle ( ) : string Get subtitle
getTheme ( ) : JournalTheme Get theme
getTitle ( ) : string Get title
getTitleAbbr ( ) : string Get titleAbbr
getTitleTranslations ( ) : string Get title
getTitleTransliterated ( ) : string Get titleTransliterated
getTotalArticleDownload ( ) : integer
getTotalArticleView ( ) : integer
getUrl ( ) : string Get url
isConfigured ( ) : boolean Get configured
isIndexable ( ) : boolean Returns true if journal is indexable
isPrinted ( ) : boolean
isSetupFinished ( ) : boolean
removeArticleType ( ArticleTypes $articleType ) Remove articleType
removeBannedUser ( User $bannedUsers ) Remove bannedUsers
removeCatalog ( Catalog $catalog ) Remove catalog
removePeriod ( Period $period )
removeSubject ( Subject $subject ) : Journal Remove subjects
removeSubjects ( Subject $subject )
setAccessModal ( integer $accessModal )
setAddress ( string $address )
setAnnouncements ( ArrayCollection | JournalAnnouncement[] $announcements )
setConfigured ( boolean $configured ) : Journal Set configured
setContinuedAsJournal ( Journal $continuedAsJournal )
setCountry ( BulutYazilim\LocationBundle\Entity\Country $country = null ) : Journal Set country
setCreated ( DateTime $created ) : Journal Set created
setDescription ( mixed $description )
setDesign ( Ojs\JournalBundle\Entity\Design $design = null )
setDomain ( string $domain ) : Journal Set domain
setEissn ( string $eissn ) : Journal Set eissn
setEmail ( string $email )
setEndingDate ( DateTime $endingDate )
setExtraFields ( mixed $extraFields )
setFooterText ( string $footerText )
setFormerlyKnownAsJournal ( Journal $formerlyKnownAsJournal )
setFounded ( DateTime $founded ) : Journal Set founded
setGoogleAnalyticsId ( string $googleAnalyticsId ) : Journal Set googleAnalyticsId
setHeader ( string $header )
setImage ( string $image ) : Journal Set image
setIssn ( string $issn ) : Journal Set issn
setJournalContacts ( ArrayCollection $journalContacts )
setJournalIndexesBag ( string $journalIndexesBag )
setJournalUsers ( mixed $journalUsers )
setLanguageCodeSet ( ArrayCollection | Lang[] $languages )
setLogo ( string $logo )
setMandatoryLang ( Lang $mandatoryLang )
setNote ( string $note )
setPath ( string $path ) : Journal Set path
setPhone ( string $phone )
setPrinted ( boolean $printed )
setPublicURI ( string $publicURI )
setPublisher ( Publisher $publisher ) : Journal Set publisher
setSetupFinished ( boolean $setupFinished )
setSlug ( string $slug ) : Journal Set slug
setStatistics ( ArrayCollection | Ojs\AnalyticsBundle\Entity\JournalStatistic[] $statistics )
setStatus ( integer $status ) : Journal Set status
setSubtitle ( string $subtitle ) : Journal Set subtitle
setTheme ( Ojs\CoreBundle\Entity\ThemeInterface $theme = null ) : Journal Set theme
setTitle ( string $title ) : Journal Set title
setTitleAbbr ( string $titleAbbr ) : Journal Set titleAbbr
setTitleTransliterated ( string $titleTransliterated ) : Journal Set titleTransliterated
setTotalArticleDownload ( integer $totalArticleDownload )
setTotalArticleView ( integer $totalArticleView )
setUpdated ( DateTime $updated ) : Journal Set updated
setUrl ( string $url ) : Journal Set url
translate ( null $locale = null ) : mixed | null | JournalTranslation Translation helper method

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( )

__toString() 공개 메소드

public __toString ( ) : string
리턴 string

addArticle() 공개 메소드

Add articles
public addArticle ( Article $article ) : Journal
$article Article
리턴 Journal

addArticleType() 공개 메소드

Add articleType
public addArticleType ( ArticleTypes $articleType ) : Journal
$articleType ArticleTypes
리턴 Journal

addBannedUser() 공개 메소드

Add bannedUsers
public addBannedUser ( User $bannedUser ) : Journal
$bannedUser Ojs\UserBundle\Entity\User
리턴 Journal

addBoard() 공개 메소드

Add board
public addBoard ( Board $board )
$board Board

addCatalog() 공개 메소드

Add catalog
public addCatalog ( Catalog $catalog ) : Journal
$catalog Catalog
리턴 Journal

addIssue() 공개 메소드

Add issue
public addIssue ( Issue $issue ) : Journal
$issue Issue
리턴 Journal

addJournalApplicationUploadFile() 공개 메소드

q Add application file item
public addJournalApplicationUploadFile ( Ojs\JournalBundle\Entity\JournalApplicationUploadFile $journalApplicationUploadFile )
$journalApplicationUploadFile Ojs\JournalBundle\Entity\JournalApplicationUploadFile

addJournalContact() 공개 메소드

Add journalContact
public addJournalContact ( JournalContact $journalContact ) : Journal
$journalContact JournalContact
리턴 Journal

addJournalIndex() 공개 메소드

Add journalIndexs
public addJournalIndex ( JournalIndex $journalIndex ) : Journal
$journalIndex JournalIndex
리턴 Journal

addJournalSubmissionFile() 공개 메소드

Add submission file item
public addJournalSubmissionFile ( JournalSubmissionFile $journalSubmissionFile ) : Journal
$journalSubmissionFile JournalSubmissionFile
리턴 Journal

addJournalUser() 공개 메소드

Add journalUser
public addJournalUser ( JournalUser $journalUser ) : Journal
$journalUser JournalUser
리턴 Journal

addLanguage() 공개 메소드

public addLanguage ( Lang $language ) : Journal
$language Lang
리턴 Journal

addPeriod() 공개 메소드

public addPeriod ( Period $period ) : Journal
$period Period
리턴 Journal

addSection() 공개 메소드

public addSection ( Ojs\JournalBundle\Entity\Section $section ) : Journal
$section Ojs\JournalBundle\Entity\Section
리턴 Journal

addSubject() 공개 메소드

public addSubject ( Subject $subject ) : Journal
$subject Subject
리턴 Journal

addSubmissionChecklist() 공개 메소드

Add submission checklist item
public addSubmissionChecklist ( SubmissionChecklist $submissionChecklist ) : Journal
$submissionChecklist SubmissionChecklist
리턴 Journal

getAccessModal() 공개 메소드

public getAccessModal ( ) : integer
리턴 integer

getAddress() 공개 메소드

public getAddress ( ) : string
리턴 string

getAnnouncements() 공개 메소드

public getAnnouncements ( ) : ArrayCollection | JournalAnnouncement[]
리턴 Doctrine\Common\Collections\ArrayCollection | JournalAnnouncement[]

getArticleTypes() 공개 메소드

Get articleTypes
public getArticleTypes ( ) : Doctrine\Common\Collections\Collection
리턴 Doctrine\Common\Collections\Collection

getArticles() 공개 메소드

Get articles
public getArticles ( ) : ArrayCollection | Article[]
리턴 Doctrine\Common\Collections\ArrayCollection | Article[]

getBannedUsers() 공개 메소드

Get bannedUsers
public getBannedUsers ( ) : ArrayCollection | User[]
리턴 Doctrine\Common\Collections\ArrayCollection | Ojs\UserBundle\Entity\User[]

getBoards() 공개 메소드

Get boards
public getBoards ( ) : ArrayCollection | Board[]
리턴 Doctrine\Common\Collections\ArrayCollection | Board[]

getCatalogs() 공개 메소드

Get catalogs
public getCatalogs ( ) : Doctrine\Common\Collections\Collection
리턴 Doctrine\Common\Collections\Collection

getContinuedAsJournal() 공개 메소드

public getContinuedAsJournal ( ) : Journal
리턴 Journal

getCountry() 공개 메소드

Get country
public getCountry ( ) : BulutYazilim\LocationBundle\Entity\Country
리턴 BulutYazilim\LocationBundle\Entity\Country

getDescription() 공개 메소드

public getDescription ( ) : string
리턴 string

getDesign() 공개 메소드

public getDesign ( ) : Ojs\JournalBundle\Entity\Design
리턴 Ojs\JournalBundle\Entity\Design

getDomain() 공개 메소드

Get domain
public getDomain ( ) : string
리턴 string

getEissn() 공개 메소드

Get eissn
public getEissn ( ) : string
리턴 string

getEmail() 공개 메소드

public getEmail ( ) : string
리턴 string

getEndingDate() 공개 메소드

public getEndingDate ( ) : DateTime
리턴 DateTime

getExtraFields() 공개 메소드

public getExtraFields ( ) : mixed
리턴 mixed

getFooterText() 공개 메소드

public getFooterText ( ) : string
리턴 string

getFormerlyKnownAsJournal() 공개 메소드

public getFormerlyKnownAsJournal ( ) : Journal
리턴 Journal

getFounded() 공개 메소드

Get founded
public getFounded ( ) : DateTime
리턴 DateTime

getGoogleAnalyticsId() 공개 메소드

Get googleAnalyticsId
public getGoogleAnalyticsId ( ) : string
리턴 string

getHeader() 공개 메소드

public getHeader ( ) : string
리턴 string

getId() 공개 메소드

Get id
public getId ( ) : integer
리턴 integer

getImage() 공개 메소드

Get image
public getImage ( ) : string
리턴 string

getIssn() 공개 메소드

Get issn
public getIssn ( ) : string
리턴 string

getIssues() 공개 메소드

Get issues
public getIssues ( ) : ArrayCollection | Issue[]
리턴 Doctrine\Common\Collections\ArrayCollection | Issue[]

getJournalApplicationUploadFiles() 공개 메소드

Get application files
public getJournalApplicationUploadFiles ( ) : ArrayCollection | Ojs\JournalBundle\Entity\JournalApplicationUploadFile[]
리턴 Doctrine\Common\Collections\ArrayCollection | Ojs\JournalBundle\Entity\JournalApplicationUploadFile[]

getJournalContacts() 공개 메소드

public getJournalContacts ( ) : ArrayCollection
리턴 Doctrine\Common\Collections\ArrayCollection

getJournalIndexesBag() 공개 메소드

public getJournalIndexesBag ( ) : string
리턴 string

getJournalIndexs() 공개 메소드

Get journalIndexs
public getJournalIndexs ( ) : ArrayCollection | JournalIndex[]
리턴 Doctrine\Common\Collections\ArrayCollection | JournalIndex[]

getJournalSubmissionFiles() 공개 메소드

Get submission file
public getJournalSubmissionFiles ( ) : ArrayCollection | JournalSubmissionFile[]
리턴 Doctrine\Common\Collections\ArrayCollection | JournalSubmissionFile[]

getJournalUsers() 공개 메소드

public getJournalUsers ( ) : Doctrine\Common\Collections\Collection
리턴 Doctrine\Common\Collections\Collection

getLanguageCodeSet() 공개 메소드

public getLanguageCodeSet ( ) : string
리턴 string

getLanguages() 공개 메소드

public getLanguages ( ) : ArrayCollection | Lang[]
리턴 Doctrine\Common\Collections\ArrayCollection | Lang[]

getLocaleCodeBag() 공개 메소드

public getLocaleCodeBag ( ) : array
리턴 array

getMandatoryLang() 공개 메소드

public getMandatoryLang ( ) : Lang
리턴 Lang

getNote() 공개 메소드

public getNote ( ) : string
리턴 string

getPath() 공개 메소드

Get path
public getPath ( ) : string
리턴 string

getPeriods() 공개 메소드

public getPeriods ( ) : ArrayCollection | Period[]
리턴 Doctrine\Common\Collections\ArrayCollection | Period[]

getPhone() 공개 메소드

public getPhone ( ) : string
리턴 string

getPublicURI() 공개 메소드

public getPublicURI ( ) : string
리턴 string

getPublisher() 공개 메소드

public getPublisher ( ) : Publisher
리턴 Publisher

getSections() 공개 메소드

public getSections ( ) : ArrayCollection | Ojs\JournalBundle\Entity\Section[]
리턴 Doctrine\Common\Collections\ArrayCollection | Ojs\JournalBundle\Entity\Section[]

getSettings() 공개 메소드

Get settings
public getSettings ( ) : Doctrine\Common\Collections\Collection
리턴 Doctrine\Common\Collections\Collection

getSlug() 공개 메소드

Get slug
public getSlug ( ) : string
리턴 string

getStatistics() 공개 메소드

public getStatistics ( ) : ArrayCollection | Ojs\AnalyticsBundle\Entity\JournalStatistic[]
리턴 Doctrine\Common\Collections\ArrayCollection | Ojs\AnalyticsBundle\Entity\JournalStatistic[]

getStatus() 공개 메소드

Get status
public getStatus ( ) : integer
리턴 integer

getSubjects() 공개 메소드

public getSubjects ( ) : ArrayCollection
리턴 Doctrine\Common\Collections\ArrayCollection

getSubmissionChecklist() 공개 메소드

Get submission checklist
public getSubmissionChecklist ( ) : ArrayCollection | SubmissionChecklist[]
리턴 Doctrine\Common\Collections\ArrayCollection | SubmissionChecklist[]

getSubtitle() 공개 메소드

Get subtitle
public getSubtitle ( ) : string
리턴 string

getTheme() 공개 메소드

Get theme
public getTheme ( ) : JournalTheme
리턴 JournalTheme

getTitle() 공개 메소드

Get title
public getTitle ( ) : string
리턴 string

getTitleAbbr() 공개 메소드

Get titleAbbr
public getTitleAbbr ( ) : string
리턴 string

getTitleTranslations() 공개 메소드

Get title
public getTitleTranslations ( ) : string
리턴 string

getTitleTransliterated() 공개 메소드

Get titleTransliterated
public getTitleTransliterated ( ) : string
리턴 string

getTotalArticleDownload() 공개 메소드

getTotalArticleView() 공개 메소드

public getTotalArticleView ( ) : integer
리턴 integer

getUrl() 공개 메소드

Get url
public getUrl ( ) : string
리턴 string

isConfigured() 공개 메소드

Get configured
public isConfigured ( ) : boolean
리턴 boolean

isIndexable() 공개 메소드

Returns true if journal is indexable
public isIndexable ( ) : boolean
리턴 boolean

isPrinted() 공개 메소드

public isPrinted ( ) : boolean
리턴 boolean

isSetupFinished() 공개 메소드

public isSetupFinished ( ) : boolean
리턴 boolean

removeArticleType() 공개 메소드

Remove articleType
public removeArticleType ( ArticleTypes $articleType )
$articleType ArticleTypes

removeBannedUser() 공개 메소드

Remove bannedUsers
public removeBannedUser ( User $bannedUsers )
$bannedUsers Ojs\UserBundle\Entity\User

removeCatalog() 공개 메소드

Remove catalog
public removeCatalog ( Catalog $catalog )
$catalog Catalog

removePeriod() 공개 메소드

public removePeriod ( Period $period )
$period Period

removeSubject() 공개 메소드

Remove subjects
public removeSubject ( Subject $subject ) : Journal
$subject Subject
리턴 Journal

removeSubjects() 공개 메소드

public removeSubjects ( Subject $subject )
$subject Subject

setAccessModal() 공개 메소드

public setAccessModal ( integer $accessModal )
$accessModal integer

setAddress() 공개 메소드

public setAddress ( string $address )
$address string

setAnnouncements() 공개 메소드

public setAnnouncements ( ArrayCollection | JournalAnnouncement[] $announcements )
$announcements Doctrine\Common\Collections\ArrayCollection | JournalAnnouncement[]

setConfigured() 공개 메소드

Set configured
public setConfigured ( boolean $configured ) : Journal
$configured boolean
리턴 Journal

setContinuedAsJournal() 공개 메소드

public setContinuedAsJournal ( Journal $continuedAsJournal )
$continuedAsJournal Journal

setCountry() 공개 메소드

Set country
public setCountry ( BulutYazilim\LocationBundle\Entity\Country $country = null ) : Journal
$country BulutYazilim\LocationBundle\Entity\Country
리턴 Journal

setCreated() 공개 메소드

Set created
public setCreated ( DateTime $created ) : Journal
$created DateTime
리턴 Journal

setDescription() 공개 메소드

public setDescription ( mixed $description )
$description mixed

setDesign() 공개 메소드

public setDesign ( Ojs\JournalBundle\Entity\Design $design = null )
$design Ojs\JournalBundle\Entity\Design

setDomain() 공개 메소드

Set domain
public setDomain ( string $domain ) : Journal
$domain string
리턴 Journal

setEissn() 공개 메소드

Set eissn
public setEissn ( string $eissn ) : Journal
$eissn string
리턴 Journal

setEmail() 공개 메소드

public setEmail ( string $email )
$email string

setEndingDate() 공개 메소드

public setEndingDate ( DateTime $endingDate )
$endingDate DateTime

setExtraFields() 공개 메소드

public setExtraFields ( mixed $extraFields )
$extraFields mixed

setFooterText() 공개 메소드

public setFooterText ( string $footerText )
$footerText string

setFormerlyKnownAsJournal() 공개 메소드

public setFormerlyKnownAsJournal ( Journal $formerlyKnownAsJournal )
$formerlyKnownAsJournal Journal

setFounded() 공개 메소드

Set founded
public setFounded ( DateTime $founded ) : Journal
$founded DateTime
리턴 Journal

setGoogleAnalyticsId() 공개 메소드

Set googleAnalyticsId
public setGoogleAnalyticsId ( string $googleAnalyticsId ) : Journal
$googleAnalyticsId string
리턴 Journal

setHeader() 공개 메소드

public setHeader ( string $header )
$header string

setImage() 공개 메소드

Set image
public setImage ( string $image ) : Journal
$image string
리턴 Journal

setIssn() 공개 메소드

Set issn
public setIssn ( string $issn ) : Journal
$issn string
리턴 Journal

setJournalContacts() 공개 메소드

public setJournalContacts ( ArrayCollection $journalContacts )
$journalContacts Doctrine\Common\Collections\ArrayCollection

setJournalIndexesBag() 공개 메소드

public setJournalIndexesBag ( string $journalIndexesBag )
$journalIndexesBag string

setJournalUsers() 공개 메소드

public setJournalUsers ( mixed $journalUsers )
$journalUsers mixed

setLanguageCodeSet() 공개 메소드

public setLanguageCodeSet ( ArrayCollection | Lang[] $languages )
$languages Doctrine\Common\Collections\ArrayCollection | Lang[]

setMandatoryLang() 공개 메소드

public setMandatoryLang ( Lang $mandatoryLang )
$mandatoryLang Lang

setNote() 공개 메소드

public setNote ( string $note )
$note string

setPath() 공개 메소드

Set path
public setPath ( string $path ) : Journal
$path string
리턴 Journal

setPhone() 공개 메소드

public setPhone ( string $phone )
$phone string

setPrinted() 공개 메소드

public setPrinted ( boolean $printed )
$printed boolean

setPublicURI() 공개 메소드

public setPublicURI ( string $publicURI )
$publicURI string

setPublisher() 공개 메소드

Set publisher
public setPublisher ( Publisher $publisher ) : Journal
$publisher Publisher
리턴 Journal

setSetupFinished() 공개 메소드

public setSetupFinished ( boolean $setupFinished )
$setupFinished boolean

setSlug() 공개 메소드

Set slug
public setSlug ( string $slug ) : Journal
$slug string
리턴 Journal

setStatistics() 공개 메소드

public setStatistics ( ArrayCollection | Ojs\AnalyticsBundle\Entity\JournalStatistic[] $statistics )
$statistics Doctrine\Common\Collections\ArrayCollection | Ojs\AnalyticsBundle\Entity\JournalStatistic[]

setStatus() 공개 메소드

Set status
public setStatus ( integer $status ) : Journal
$status integer
리턴 Journal

setSubtitle() 공개 메소드

Set subtitle
public setSubtitle ( string $subtitle ) : Journal
$subtitle string
리턴 Journal

setTheme() 공개 메소드

Set theme
public setTheme ( Ojs\CoreBundle\Entity\ThemeInterface $theme = null ) : Journal
$theme Ojs\CoreBundle\Entity\ThemeInterface
리턴 Journal

setTitle() 공개 메소드

Set title
public setTitle ( string $title ) : Journal
$title string
리턴 Journal

setTitleAbbr() 공개 메소드

Set titleAbbr
public setTitleAbbr ( string $titleAbbr ) : Journal
$titleAbbr string
리턴 Journal

setTitleTransliterated() 공개 메소드

Set titleTransliterated
public setTitleTransliterated ( string $titleTransliterated ) : Journal
$titleTransliterated string
리턴 Journal

setTotalArticleDownload() 공개 메소드

public setTotalArticleDownload ( integer $totalArticleDownload )
$totalArticleDownload integer

setTotalArticleView() 공개 메소드

public setTotalArticleView ( integer $totalArticleView )
$totalArticleView integer

setUpdated() 공개 메소드

Set updated
public setUpdated ( DateTime $updated ) : Journal
$updated DateTime
리턴 Journal

setUrl() 공개 메소드

Set url
public setUrl ( string $url ) : Journal
$url string
리턴 Journal

translate() 공개 메소드

Translation helper method
public translate ( null $locale = null ) : mixed | null | JournalTranslation
$locale null
리턴 mixed | null | JournalTranslation

프로퍼티 상세

$footerText 보호되어 있는 프로퍼티

protected string $footerText
리턴 string

$id 보호되어 있는 프로퍼티

protected int $id
리턴 integer

$note 보호되어 있는 프로퍼티

protected string $note
리턴 string

$setupFinished 보호되어 있는 프로퍼티

protected bool $setupFinished
리턴 boolean

$statuses 공개적으로 정적으로 프로퍼티

List of Journal Status
public static array $statuses
리턴 array

$translations 보호되어 있는 프로퍼티

protected $translations