Dotclear 2.24
|
Public Member Functions | |
__construct () | |
getCommentAuthorFilter () | |
getCommentTypeFilter () | |
getCommentStatusFilter () | |
getCommentIpFilter () | |
![]() | |
__construct (string $type) | |
userOptions (?string $option=null) | |
values (bool $escape=false, bool $ui_only=false) | |
value (string $id, ?string $undefined=null) | |
__get (string $id) | |
add ($filter=null, $value=null) | |
remove (string $id) | |
params () | |
show (bool $set=false) | |
js (string $reset_url='') | |
display ($adminurl, string $extra='') | |
Static Public Member Functions | |
static | getCommentTypeParam ($f) |
Additional Inherited Members | |
![]() | |
parseOptions () | |
![]() | |
$type | |
$filters = [] | |
$show = false | |
$has_user_pref = false | |
__construct | ( | ) |
getCommentAuthorFilter | ( | ) |
getCommentTypeFilter | ( | ) |
|
static |
getCommentStatusFilter | ( | ) |
Comment status select
References dcAdminCombos\getCommentStatusesCombo(), and dcAdminFilter\param().
Referenced by __construct().
getCommentIpFilter | ( | ) |
Common IP field
References dcCore\app(), dcAdminFilter\param(), and dcAuth\PERMISSION_CONTENT_ADMIN.
Referenced by __construct().