Horde_Date_Repeater_DayName::width PHP Method

width() public method

public width ( )
    public function width()
    {
        return self::DAY_SECONDS;
    }