Dotclear 2.24
Loading...
Searching...
No Matches
adminCommentFilter Class Reference
Inheritance diagram for adminCommentFilter:
adminGenericFilterV2

Public Member Functions

 __construct ()
 
 getCommentAuthorFilter ()
 
 getCommentTypeFilter ()
 
 getCommentStatusFilter ()
 
 getCommentIpFilter ()
 
- Public Member Functions inherited from adminGenericFilterV2
 __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

- Protected Member Functions inherited from adminGenericFilterV2
 parseOptions ()
 
- Protected Attributes inherited from adminGenericFilterV2
 $type
 
 $filters = []
 
 $show = false
 
 $has_user_pref = false
 

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ getCommentAuthorFilter()

getCommentAuthorFilter ( )

Comment author select

References dcAdminFilter\param().

Referenced by __construct().

◆ getCommentTypeFilter()

getCommentTypeFilter ( )

Comment type select

References dcAdminFilter\param().

Referenced by __construct().

◆ getCommentTypeParam()

static getCommentTypeParam (   $f)
static

◆ getCommentStatusFilter()

getCommentStatusFilter ( )

Comment status select

References dcAdminCombos\getCommentStatusesCombo(), and dcAdminFilter\param().

Referenced by __construct().

◆ getCommentIpFilter()

getCommentIpFilter ( )

Common IP field

References dcCore\app(), dcAdminFilter\param(), and dcAuth\PERMISSION_CONTENT_ADMIN.

Referenced by __construct().


The documentation for this class was generated from the following file: