You are here

Functions in Quant 7

Primary tabs

Namesort descending Location Description Direct uses Strings
quant_admin_settings ./quant.admin.inc Provide admin settings form 1
quant_admin_settings_submit ./quant.admin.inc Submit the admin settings form
quant_admin_settings_validate ./quant.admin.inc Validate the admin settings form
quant_get_chart_plugin ./quant.module Fetch the active chart plugin 1
quant_get_quant ./quant.module Fetch a quant by ID
quant_get_quants ./quant.module Fetch all available quants 3
quant_get_quant_chart ./quant.module Fetch a quant chart by ID 1
quant_get_quant_charts ./quant.module Fetch all available charts 6
quant_hook_info ./quant.module Implements hook_hook_info().
quant_include ./quant.module Include .inc files Similar to ctools_include() 1
quant_menu ./quant.module Implements hook_menu().
quant_node_query ./quant.quant.inc Build a node database query Avoid grabbing nodes that act as organic groups 1
quant_page ./quant.pages.inc The analytics page callback 1
quant_permission ./quant.module Implements hook_permission().
quant_quants ./quant.quant.inc Implements hook_quants().
quant_quant_charts ./quant.quant.inc Implements hook_quant_charts().
quant_theme ./quant.module Implements hook_theme().
quant_time_form ./quant.pages.inc Provide a simple form to change time periods 1
quant_time_form_submit ./quant.pages.inc Submit handler for quant_time_form()
quant_time_form_validate ./quant.pages.inc Validate handler for quant_time_form()
quant_uninstall ./quant.install Implementation of hook_uninstall()
quant_update_7000 ./quant.install Migrate a variable name change
theme_quant_page ./quant.theme.inc Theme wrapper for the quant analytics page
theme_quant_time_form ./quant.theme.inc Theme wrapper for quant_time_form()
_quant_chart_options ./quant.admin.inc Helper function to provide chart plugin options 1
_quant_get_data ./quant.module Fetch quant data 2
_quant_get_time_from_url ./quant.pages.inc Retrieve the time period or interval from the URL 1
_quant_quant_options ./quant.admin.inc Helper function to provide quant options 2
_quant_quant_option_defaults ./quant.admin.inc Helper function to provide quant option defaults 1

Other projects