PHP 클래스 Newscoop\View\ArticleView

상속: extends View
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 프로퍼티들

프로퍼티 타입 설명
$authors array
$created DateTime
$fields array
$indexed DateTime
$issue_number integer
$keywords array
$language string
$languageId integer
$number integer
$onFrontPage string
$onSection string
$publication_number integer
$published DateTime
$section_number integer
$title string
$topics array
$type string
$updated DateTime
$webcode string

프로퍼티 상세

$authors 공개적으로 프로퍼티

public array $authors
리턴 array

$created 공개적으로 프로퍼티

public DateTime $created
리턴 DateTime

$fields 공개적으로 프로퍼티

public array $fields
리턴 array

$indexed 공개적으로 프로퍼티

public DateTime $indexed
리턴 DateTime

$issue_number 공개적으로 프로퍼티

public int $issue_number
리턴 integer

$keywords 공개적으로 프로퍼티

public array $keywords
리턴 array

$language 공개적으로 프로퍼티

public string $language
리턴 string

$languageId 공개적으로 프로퍼티

public int $languageId
리턴 integer

$number 공개적으로 프로퍼티

public int $number
리턴 integer

$onFrontPage 공개적으로 프로퍼티

public string $onFrontPage
리턴 string

$onSection 공개적으로 프로퍼티

public string $onSection
리턴 string

$publication_number 공개적으로 프로퍼티

public int $publication_number
리턴 integer

$published 공개적으로 프로퍼티

public DateTime $published
리턴 DateTime

$section_number 공개적으로 프로퍼티

public int $section_number
리턴 integer

$title 공개적으로 프로퍼티

public string $title
리턴 string

$topics 공개적으로 프로퍼티

public array $topics
리턴 array

$type 공개적으로 프로퍼티

public string $type
리턴 string

$updated 공개적으로 프로퍼티

public DateTime $updated
리턴 DateTime

$webcode 공개적으로 프로퍼티

public string $webcode
리턴 string