PHP Class CommentModule

Author: Carsten Brandt ([email protected])
Inheritance: extends CWebModule
Show file Open project: yupe/yupe

Public Properties

Property Type Description
$allowGuestComment
$allowedExtensions параметры для загрузки изображений
$allowedTags
$antiSpamInterval
$assetsPath
$autoApprove
$defaultCommentStatus
$editor - id редактора
$email
$maxCaptchaLength
$maxSize
$minCaptchaLength
$minSize
$modelsAvailableForRss
$notify
$rssCount
$showCaptcha
$stripTags

Public Methods

Method Description
checkSelf ( )
getAdminPageLink ( )
getAuthItems ( )
getAuthor ( )
getAuthorEmail ( )
getCategory ( )
getDependencies ( )
getDescription ( )
getEditableParams ( )
getEditableParamsGroups ( )
getIcon ( )
getModelsAvailableForRss ( )
getName ( )
getNavigation ( )
getParamsLabels ( )
getUrl ( )
getVersion ( )
init ( )

Method Details

checkSelf() public method

public checkSelf ( )

getAuthItems() public method

public getAuthItems ( )

getAuthor() public method

public getAuthor ( )

getAuthorEmail() public method

public getAuthorEmail ( )

getCategory() public method

public getCategory ( )

getDependencies() public method

public getDependencies ( )

getDescription() public method

public getDescription ( )

getEditableParams() public method

public getEditableParams ( )

getEditableParamsGroups() public method

getIcon() public method

public getIcon ( )

getModelsAvailableForRss() public method

getName() public method

public getName ( )

getNavigation() public method

public getNavigation ( )

getParamsLabels() public method

public getParamsLabels ( )

getUrl() public method

public getUrl ( )

getVersion() public method

public getVersion ( )

init() public method

public init ( )

Property Details

$allowGuestComment public property

public $allowGuestComment

$allowedExtensions public property

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

$allowedTags public property

public $allowedTags

$antiSpamInterval public property

public $antiSpamInterval

$assetsPath public property

public $assetsPath

$autoApprove public property

public $autoApprove

$defaultCommentStatus public property

public $defaultCommentStatus

$editor public property

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

$email public property

public $email

$maxCaptchaLength public property

public $maxCaptchaLength

$maxSize public property

public $maxSize

$minCaptchaLength public property

public $minCaptchaLength

$minSize public property

public $minSize

$modelsAvailableForRss public property

public $modelsAvailableForRss

$notify public property

public $notify

$rssCount public property

public $rssCount

$showCaptcha public property

public $showCaptcha

$stripTags public property

public $stripTags