Date |
src/Plugin/views/argument/Date.php |
Date XML argument handler. |
DayDate |
src/Plugin/views/argument/DayDate.php |
Argument handler for a day (DD). |
MonthDate |
src/Plugin/views/argument/MonthDate.php |
Argument handler for a month (MM). |
Numeric |
src/Plugin/views/argument/Numeric.php |
Numeric XML argument handler. |
Passthrough |
src/Plugin/views/argument/Passthrough.php |
Passthrough XML argument handler. |
Standard |
src/Plugin/views/argument/Standard.php |
Default implementation of the base argument plugin. |
XmlArgumentInterface |
src/Plugin/views/argument/XmlArgumentInterface.php |
Argument plugins that are compatible with views_xml_backend. |
YearDate |
src/Plugin/views/argument/YearDate.php |
Argument handler for a year (CCYY). |