Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Date
+ Граф наследования:Date:

Открытые статические члены

static getEditHtmlSingle ($name, array $input, $value)
 
static getFilterEditHtml ($name, array $input, $value)
 
static getEditHtmlSingleDelete ($name, array $input)
 
static getErrorSingle (array $input, $value)
 
static getSettings (array $input, $reload)
 
- Открытые статические члены унаследованные от Base
static isMultiple ($value)
 
static asSingle ($value)
 
static asMultiple ($value)
 
static getViewHtml (array $input, $value=null)
 
static getViewHtmlSingle (array $input, $value)
 
static getEditHtml ($name, array $input, $value=null)
 
static getEditHtmlInsert ($tag, $replace, $name, $sample, $after)
 
static getEditHtmlSingleAfterInsert ()
 
static getError (array $input, $value)
 
static getRequiredError (array $input, $value)
 
static getValue (array $input, $value)
 
static getValueSingle (array $input, $value)
 
static hasMultipleValuesSupport ()
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от Base
const MULTITAG = 'div'
 
- Защищенные статические члены унаследованные от Base
static getHiddenRecursive ($name, $value, $attributes)
 
static extractAttributes (array $input, array $boolean, array $other, $withGlobal=true)
 

Подробное описание

Date

См. определение в файле input.php строка 1652

Методы

◆ getEditHtmlSingle()

static getEditHtmlSingle ( $name,
array $input,
$value )
static
Возвращает
string

Переопределяет метод предка Base.

См. определение в файле input.php строка 1654

◆ getEditHtmlSingleDelete()

static getEditHtmlSingleDelete ( $name,
array $input )
static

Переопределяет метод предка Base.

См. определение в файле input.php строка 1683

◆ getErrorSingle()

static getErrorSingle ( array $input,
$value )
static
Аргументы
array$input
$value
Исключения
SystemException

Переопределяет метод предка Base.

См. определение в файле input.php строка 1695

◆ getFilterEditHtml()

static getFilterEditHtml ( $name,
array $input,
$value )
static
Аргументы
$name
array$input
$value
Возвращает
string

См. определение в файле input.php строка 1678

◆ getSettings()

static getSettings ( array $input,
$reload )
static

Переопределяет метод предка Base.

См. определение в файле input.php строка 1702