article.module

Version

1.23.2.5.2.1 (checked in on 2007/01/19 at 18:00:52 by msameer)

Functions

Namesort iconDescription
article_admin_settingsadmin settings for the article module.
article_blockHook Block - displays the latest articles list in a block.
article_build_breadcrumbsBuilds a breadcrumb list.
article_build_indexRecursivly traverses the term tree to construct the index.
article_get_article_termsGet all the terms associated with Articles.
article_get_current_urlConstructs a url from the current url arguments list.
article_get_latestGet the latest articles
article_get_vocabulariesGets all the vocabularies that are associated with the article module.
article_helpHook Help - displays help and general information about the module.
article_indexConstructs the article index page, using theme functions.
article_menuHook Menu - sets up article entries in the main menu..
article_pagedisplays the main article page.
article_select_nodesFinds all nodes that match selected taxonomy conditions. This is just a copy of taxonomy_select_nodes() but includes node title field in the selection. Is this useful or try to find a taxonomy function to achieve this?
article_tax_get_termsGet all the terms in a given vocabulary.
theme_article_indexControls the output of the rendered index list.
theme_article_index_itemDisplays a single index item.
theme_article_listDisplays a single one level list. Called for each group of items at the same depth.
theme_more_infoDisplays more information content, suck as "more" links, and feed images.
_article_arg
_article_get_tid_from_termHelper function for array map purposes.