PHP Class CommentModule

Author: Carsten Brandt ([email protected])
Inheritance: extends CWebModule
Afficher le fichier Open project: yupe/yupe

Méthodes publiques

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

Méthodes publiques

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

Method Details

checkSelf() public méthode

public checkSelf ( )

getAuthItems() public méthode

public getAuthItems ( )

getAuthor() public méthode

public getAuthor ( )

getAuthorEmail() public méthode

public getAuthorEmail ( )

getCategory() public méthode

public getCategory ( )

getDependencies() public méthode

public getDependencies ( )

getDescription() public méthode

public getDescription ( )

getEditableParams() public méthode

public getEditableParams ( )

getEditableParamsGroups() public méthode

getIcon() public méthode

public getIcon ( )

getModelsAvailableForRss() public méthode

getName() public méthode

public getName ( )

getNavigation() public méthode

public getNavigation ( )

getParamsLabels() public méthode

public getParamsLabels ( )

getUrl() public méthode

public getUrl ( )

getVersion() public méthode

public getVersion ( )

init() public méthode

public init ( )

Property Details

$allowGuestComment public_oe property

public $allowGuestComment

$allowedExtensions public_oe property

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

$allowedTags public_oe property

public $allowedTags

$antiSpamInterval public_oe property

public $antiSpamInterval

$assetsPath public_oe property

public $assetsPath

$autoApprove public_oe property

public $autoApprove

$defaultCommentStatus public_oe property

public $defaultCommentStatus

$editor public_oe property

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

$email public_oe property

public $email

$maxCaptchaLength public_oe property

public $maxCaptchaLength

$maxSize public_oe property

public $maxSize

$minCaptchaLength public_oe property

public $minCaptchaLength

$minSize public_oe property

public $minSize

$modelsAvailableForRss public_oe property

public $modelsAvailableForRss

$notify public_oe property

public $notify

$rssCount public_oe property

public $rssCount

$showCaptcha public_oe property

public $showCaptcha

$stripTags public_oe property

public $stripTags