new DateFilter()
A filter dropdown for month/dates.
Extends
- wp.media.view.AttachmentFilters
- wp.media.View
- wp.Backbone.View
- Backbone.View
Methods
-
change()
-
When the selected filter changes, update the Attachment Query properties to match.
- Inherited From:
- Source:
-
<abstract> createFilters()
-
- Inherited From:
- Source:
-
dispose()
-
- Inherited From:
- Overrides:
- Source:
- To Do:
-
- The internal comment mentions this might have been a stop-gap before Backbone 0.9.8 came out. Figure out if Backbone core takes care of this in Backbone.View now.
Returns:
Returns itself to allow chaining.- Type
- wp.media.View
-
remove()
-
- Inherited From:
- Overrides:
- Source:
Returns:
Returns itself to allow chaining.- Type
- wp.media.View