Class ContentPageWebResourceTitleVariableResolver

  • All Implemented Interfaces:
    VariableResolver

    public class ContentPageWebResourceTitleVariableResolver
    extends PageWebResourceTitlePatternVariableResolver
    Variable resolver that resolves, besides the variables provided by PageWebResourceTitlePatternVariableResolver, the following variables:
    publishedDay
    The -- two letter -- day of month that the content was published or null if there's no such information.
    publishedMonth
    The -- two letter -- month number that the content was published or null if there's no such information.
    publishedYear
    The -- four letter -- year that the content was published or null if there's no such information.
    Since:
    10.2.0
    Version:
    $Revision: 20412 $ $Date: 2017-07-20 16:55:43 -0300 (Thu, 20 Jul 2017) $