PHP 클래스 CommentModule

저자: Carsten Brandt ([email protected])
상속: extends CWebModule
파일 보기 프로젝트 열기: yupe/yupe

공개 프로퍼티들

프로퍼티 타입 설명
$allowGuestComment
$allowedExtensions параметры для загрузки изображений
$allowedTags
$antiSpamInterval
$assetsPath
$autoApprove
$defaultCommentStatus
$editor - id редактора
$email
$maxCaptchaLength
$maxSize
$minCaptchaLength
$minSize
$modelsAvailableForRss
$notify
$rssCount
$showCaptcha
$stripTags

공개 메소드들

메소드 설명
checkSelf ( )
getAdminPageLink ( )
getAuthItems ( )
getAuthor ( )
getAuthorEmail ( )
getCategory ( )
getDependencies ( )
getDescription ( )
getEditableParams ( )
getEditableParamsGroups ( )
getIcon ( )
getModelsAvailableForRss ( )
getName ( )
getNavigation ( )
getParamsLabels ( )
getUrl ( )
getVersion ( )
init ( )

메소드 상세

checkSelf() 공개 메소드

public checkSelf ( )

getAuthItems() 공개 메소드

public getAuthItems ( )

getAuthor() 공개 메소드

public getAuthor ( )

getAuthorEmail() 공개 메소드

public getAuthorEmail ( )

getCategory() 공개 메소드

public getCategory ( )

getDependencies() 공개 메소드

public getDependencies ( )

getDescription() 공개 메소드

public getDescription ( )

getEditableParams() 공개 메소드

public getEditableParams ( )

getEditableParamsGroups() 공개 메소드

getIcon() 공개 메소드

public getIcon ( )

getModelsAvailableForRss() 공개 메소드

getName() 공개 메소드

public getName ( )

getNavigation() 공개 메소드

public getNavigation ( )

getParamsLabels() 공개 메소드

public getParamsLabels ( )

getUrl() 공개 메소드

public getUrl ( )

getVersion() 공개 메소드

public getVersion ( )

init() 공개 메소드

public init ( )

프로퍼티 상세

$allowGuestComment 공개적으로 프로퍼티

public $allowGuestComment

$allowedExtensions 공개적으로 프로퍼티

параметры для загрузки изображений
public $allowedExtensions

$allowedTags 공개적으로 프로퍼티

public $allowedTags

$antiSpamInterval 공개적으로 프로퍼티

public $antiSpamInterval

$assetsPath 공개적으로 프로퍼티

public $assetsPath

$autoApprove 공개적으로 프로퍼티

public $autoApprove

$defaultCommentStatus 공개적으로 프로퍼티

public $defaultCommentStatus

$editor 공개적으로 프로퍼티

- id редактора
public $editor

$email 공개적으로 프로퍼티

public $email

$maxCaptchaLength 공개적으로 프로퍼티

public $maxCaptchaLength

$maxSize 공개적으로 프로퍼티

public $maxSize

$minCaptchaLength 공개적으로 프로퍼티

public $minCaptchaLength

$minSize 공개적으로 프로퍼티

public $minSize

$modelsAvailableForRss 공개적으로 프로퍼티

public $modelsAvailableForRss

$notify 공개적으로 프로퍼티

public $notify

$rssCount 공개적으로 프로퍼티

public $rssCount

$showCaptcha 공개적으로 프로퍼티

public $showCaptcha

$stripTags 공개적으로 프로퍼티

public $stripTags