Администрирование ОС
[2]
Вопросы администрирования ОС
|
Виртуализация ОС
[2]
Технологии виртуализации
|
Программирование
[19]
Вопросы программирования и проектирования (OpenSource, Java, DSP, Portal, SSO, Identity, Collaboration, WebSerives, ORM, RDBMS, SOA, SOA Secutity etc.)
|
Общие Вопросы
[8]
Общие жизненные вопросы...
|
Программирование Java
[15]
Программирование Java - технология Java SE
|
Программирование Java EE
[1]
Программирование Java - технология Java EE
|
Обучение программированию
[1]
Обучение программированию - курсы, источники в интернете, учебные материалы
|
Oracle
[5]
Oracle, Java, jDeveloper, Oracle Application Express, Oracle Database Express Edition
|
19:36 MetaWeblog API WordPress XML-RPC |
metaWeblog.newPostFunction: Creates a new post on your blog. Parameters:
Returns: ID of the post you just created metaWeblog.editPostFunction: Allows you to update the content of a published post. Parameters:
Returns: True – yup, that’s it. Just the Boolean value true. metaWeblog.getPostFunction: Gets the value of a given post on the blog. Parameters:
Returns: An associative array of the post content.
metaWeblog.getRecentPostsFunction: Gets an array of recent posts on the blog – similar to metaWeblog.getPost, but it returns as many posts as you want. Parameters:
Returns: An array where each element of the array is itself an array containing the content of a post. See metaWeblog.getPost for a description of the post content array. metaWeblog.getCategoriesFunction: Gets a list of categories used by the blog. Parameters:
Returns: Returns a simple array, where each element is an associate array defining the category:
metaWeblog.newMediaObjectFunction: Uploads a media file to your blog, based on your media settings. Parameters:
Returns: An array with elements file (file name), url (file url), and type. |
|
Всего комментариев: 0 | |