You are here

30 theme calls to theme_item_list() in Drupal 7

aggregator_block_view in modules/aggregator/aggregator.module
Implements hook_block_view().
authorize.php in ./authorize.php
Administrative script for running authorized file operations.
book_render in modules/book/book.pages.inc
Menu callback: Prints a listing of all books.
callback_batch_finished in modules/system/form.api.php
Complete a batch process.
entity_query_access_test_sample_query in modules/simpletest/tests/entity_query_access_test.module
Returns the results from an example EntityFieldQuery.
field_help in modules/field/field.module
Implements hook_help().
field_ui_inactive_message in modules/field_ui/field_ui.admin.inc
Displays a message listing the inactive fields of a given bundle.
file_save_upload in includes/file.inc
Saves a file upload to a new location.
help_page in modules/help/help.admin.inc
Menu callback; prints a page listing general help for a module.
node_page_default in modules/node/node.module
Menu callback: Generates a listing of promoted nodes.
node_title_list in modules/node/node.module
Gathers a listing of links to nodes.
system_modules_confirm_form in modules/system/system.admin.inc
Display confirmation form for required modules.
system_modules_uninstall_confirm_form in modules/system/system.admin.inc
Confirm uninstall of selected modules.
system_requirements in modules/system/system.install
Implements hook_requirements().
template_preprocess_aggregator_summary_items in modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-summary-items.tpl.php.
ThemeItemListUnitTest::testItemList in modules/simpletest/tests/theme.test
Test item list rendering.
theme_authorize_report in includes/theme.maintenance.inc
Returns HTML for a results report of an operation run by authorize.php.
theme_comment_block in modules/comment/comment.module
Returns HTML for a list of recent comments to be displayed in the comment block.
theme_exposed_filters in modules/system/system.module
Returns HTML for an exposed filter form.
theme_pager in includes/pager.inc
Returns HTML for a query pager.
theme_update_report in modules/update/update.report.inc
Returns HTML for the project status report.
theme_user_list in modules/user/user.module
Returns HTML for a list of users.
update_manager_download_batch_finished in modules/update/update.manager.inc
Implements callback_batch_finished().
update_results_page in ./update.php
Displays results of the update script with any accompanying errors.
update_script_selection_form in ./update.php
Form constructor for the list of available database module updates.
user_admin_account in modules/user/user.admin.inc
Form builder; User administration page.
user_login_block in modules/user/user.module
_node_mass_update_batch_finished in modules/node/node.admin.inc
Implements callback_batch_finished().
_openid_user_login_form_alter in modules/openid/openid.module
_simpletest_batch_operation in modules/simpletest/simpletest.module
Implements callback_batch_operation().