|
_forum_get_topic_order_sql |
function |
drupal-6.x/modules/forum/forum.module |
|
|
_update_get_fetch_url_base |
function |
drupal-6.x/modules/update/update.fetch.inc |
Return the base of the URL to fetch available update data for a project. |
|
path_admin_filter_get_keys |
function |
drupal-6.x/modules/path/path.admin.inc |
Helper function for grabbing filter keys. |
|
_locale_export_get_strings |
function |
drupal-6.x/includes/locale.inc |
Generates a structured array of all strings with translations in
$language, if given. This array can be used to generate an export
of the string in the database. |
|
_taxonomy_get_tid_from_term |
function |
drupal-6.x/modules/taxonomy/taxonomy.module |
Helper function for array_map purposes. |
|
blogapi_metaweblog_get_post |
function |
drupal-6.x/modules/blogapi/blogapi.module |
|
|
_locale_get_predefined_list |
function |
drupal-6.x/includes/locale.inc |
Some of the common languages with their English and native names |
|
_comment_get_display_setting |
function |
drupal-6.x/modules/comment/comment.module |
Return a current comment display setting |
|
blogapi_mt_get_category_list |
function |
drupal-6.x/modules/blogapi/blogapi.module |
|
|
image_get_available_toolkits |
function |
drupal-6.x/includes/image.inc |
Return a list of available toolkits. |
|
drupal_get_schema_unprocessed |
function |
drupal-6.x/includes/common.inc |
Returns the unprocessed and unaltered version of a module's schema. |
|
blogapi_blogger_get_user_info |
function |
drupal-6.x/modules/blogapi/blogapi.module |
Blogging API callback. Returns profile information about a user. |
|
system_get_module_admin_tasks |
function |
drupal-6.x/modules/system/system.module |
Generate a list of tasks offered by a specified module. |
|
blogapi_mt_get_post_categories |
function |
drupal-6.x/modules/blogapi/blogapi.module |
Blogging API callback. Returns a list of the taxonomy terms that are
assigned to a particular node. |
|
xmlrpc_server_get_capabilities |
function |
drupal-6.x/includes/xmlrpcs.inc |
XML-RPC method system.getCapabilities maps to this function.
See http://groups.yahoo.com/group/xml-rpc/message/2897 |
|
blogapi_blogger_get_users_blogs |
function |
drupal-6.x/modules/blogapi/blogapi.module |
|
|
blogapi_blogger_get_recent_posts |
function |
drupal-6.x/modules/blogapi/blogapi.module |
Blogging API callback. Returns the latest few postings in a user's blog. $bodies TRUE
<a href="http://movabletype.org/docs/mtmanual_programmatic.html#item_mt%2EgetRece...
returns a bandwidth-friendly list</a>. |
|
translation_node_get_translations |
function |
drupal-6.x/modules/translation/translation.module |
Get all nodes in a translation set, represented by $tnid. |
|
translation_path_get_translations |
function |
drupal-6.x/modules/translation/translation.module |
Return paths of all translations of a node, based on
its Drupal path. |
|
blogapi_mt_get_recent_post_titles |
function |
drupal-6.x/modules/blogapi/blogapi.module |
|
|
drupal_get_installed_schema_version |
function |
drupal-6.x/includes/install.inc |
Returns the currently installed schema version for a module. |
|
blogapi_metaweblog_get_recent_posts |
function |
drupal-6.x/modules/blogapi/blogapi.module |
|
|
blogapi_metaweblog_get_category_list |
function |
drupal-6.x/modules/blogapi/blogapi.module |
Blogging API callback. Returns a list of the taxonomy terms that can be
associated with a blog node. |
|
taxonomy_node_get_terms_by_vocabulary |
function |
drupal-6.x/modules/taxonomy/taxonomy.module |
Find all terms associated with the given node, within one vocabulary. |