Функции
Имя | Описание |
---|---|
user_validate_mail modules/user/user.module | |
user_validate_name modules/user/user.module | Verify the syntax of the given name. |
user_validate_picture modules/user/user.module | |
user_view modules/user/user.module | |
valid_email_address includes/common.inc | Verify the syntax of the given e-mail address. |
valid_url includes/common.inc | Verify the syntax of the given URL. |
vancode2int modules/comment/comment.module | Decode vancode back to an integer. |
variable_del includes/bootstrap.inc | Удаляет хранимую переменную. |
variable_get includes/bootstrap.inc | Возвращает постоянную переменную. |
variable_init includes/bootstrap.inc | Загружает таблицу "постоянных" переменных. |
variable_set includes/bootstrap.inc | Устанавливает постоянную переменную. |
Системный журнал сайта includes/bootstrap.inc | Записывает сообщение в системный лог. |
watchdog_cron modules/watchdog/watchdog.module | Реализация hook_cron(). |
watchdog_event modules/watchdog/watchdog.module | Menu callback; displays details about a log message. |
watchdog_form_overview modules/watchdog/watchdog.module | |
watchdog_form_overview_submit modules/watchdog/watchdog.module | |
watchdog_help modules/watchdog/watchdog.module | Реализация hook_help(). |
watchdog_menu modules/watchdog/watchdog.module | Реализация hook_menu(). |
watchdog_overview modules/watchdog/watchdog.module | Menu callback; displays a listing of log messages. |
watchdog_top modules/watchdog/watchdog.module | Menu callback; generic function to display a page of the most frequent watchdog events of a specified type. |
watchdog_user modules/watchdog/watchdog.module | Реализация hook_user(). |
weight_value includes/form.inc | If no default value is set for weight select boxes, use 0. |
xmlrpc includes/common.inc | Performs one or more XML-RPC request(s). |
xmlrpc_base64 includes/xmlrpc.inc | |
xmlrpc_base64_get_xml includes/xmlrpc.inc | |
xmlrpc_clear_error includes/xmlrpc.inc | Clears any previous error. |
xmlrpc_date includes/xmlrpc.inc | |
xmlrpc_date_get_xml includes/xmlrpc.inc | |
xmlrpc_errno includes/xmlrpc.inc | Возвращает клиенту номер последней ошибки XML-RPC. |
xmlrpc_error includes/xmlrpc.inc | |
xmlrpc_error_get_xml includes/xmlrpc.inc | |
xmlrpc_error_msg includes/xmlrpc.inc | Returns the last XML-RPC client error message |
xmlrpc_example_arrayOfStructsTest developer/examples/xmlrpc_example.module | |
xmlrpc_example_countTheEntities developer/examples/xmlrpc_example.module | |
xmlrpc_example_easyStructTest developer/examples/xmlrpc_example.module | |
xmlrpc_example_echoStructTest developer/examples/xmlrpc_example.module | |
xmlrpc_example_manyTypesTest developer/examples/xmlrpc_example.module | |
xmlrpc_example_moderateSizeArrayCheck developer/examples/xmlrpc_example.module | |
xmlrpc_example_nestedStructTest developer/examples/xmlrpc_example.module | |
xmlrpc_example_simpleStructReturnTest developer/examples/xmlrpc_example.module | |
xmlrpc_example_xmlrpc developer/examples/xmlrpc_example.module | Implementation of hook_xmlrpc(). |
xmlrpc_message includes/xmlrpc.inc | Construct an object representing an XML-RPC message. |
xmlrpc_message_cdata includes/xmlrpc.inc | |
xmlrpc_message_get includes/xmlrpc.inc | |
xmlrpc_message_parse includes/xmlrpc.inc | Parse an XML-RPC message. If parsing fails, the faultCode and faultString will be added to the message object. |
xmlrpc_message_set includes/xmlrpc.inc | Store a copy of the $xmlrpc_message object temporarily. |
xmlrpc_message_tag_close includes/xmlrpc.inc | |
xmlrpc_message_tag_open includes/xmlrpc.inc | |
xmlrpc_request includes/xmlrpc.inc | Construct an object representing an XML-RPC request |
xmlrpc_server includes/xmlrpcs.inc | The main entry point for XML-RPC requests. |
- « первая
- ‹ предыдущая
- …
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- следующая ›
- последняя »