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

Public Member Functions

 __construct (string $type='media')
 
 getPostTitle ()
 
 getPostType ()
 
- 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='')
 

Protected Member Functions

 legacyBehavior ()
 
 getPostIdFilter ()
 
 getDirFilter ()
 
 getFileModeFilter ()
 
 getPluginIdFilter ()
 
 getLinkTypeFilter ()
 
 getPopupFilter ()
 
 getSelectFilter ()
 
- Protected Member Functions inherited from adminGenericFilterV2
 parseOptions ()
 

Protected Attributes

 $post_type = ''
 
 $post_title = ''
 
- Protected Attributes inherited from adminGenericFilterV2
 $type
 
 $filters = []
 
 $show = false
 
 $has_user_pref = false
 

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ legacyBehavior()

legacyBehavior ( )
protected

Cope with old behavior

References adminGenericFilterV2\add(), dcCore\app(), and adminGenericFilterV2\values().

Referenced by __construct().

◆ getPostIdFilter()

getPostIdFilter ( )
protected

References dcCore\app().

Referenced by __construct().

◆ getPostTitle()

getPostTitle ( )

References $post_title.

◆ getPostType()

getPostType ( )

References $post_type.

◆ getDirFilter()

getDirFilter ( )
protected

References dcCore\app().

Referenced by __construct().

◆ getFileModeFilter()

getFileModeFilter ( )
protected

References dcCore\app().

Referenced by __construct().

◆ getPluginIdFilter()

getPluginIdFilter ( )
protected

References html\sanitizeURL().

Referenced by __construct().

◆ getLinkTypeFilter()

getLinkTypeFilter ( )
protected

References html\escapeHTML().

Referenced by __construct().

◆ getPopupFilter()

getPopupFilter ( )
protected

Referenced by __construct().

◆ getSelectFilter()

getSelectFilter ( )
protected

Referenced by __construct().

Field Documentation

◆ $post_type

$post_type = ''
protected

Referenced by getPostType().

◆ $post_title

$post_title = ''
protected

Referenced by getPostTitle().


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