[ Index ]
 

Code source de Drupal 5.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/modules/block/ -> block.module (sommaire)

(pas de description)

Poids: 716 lignes (30 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 21 fonctions

  block_help()
  block_perm()
  block_menu()
  block_block()
  _block_rehash()
  block_admin_display()
  _block_compare()
  block_admin_display_submit()
  theme_block_admin_display()
  block_box_get()
  block_admin_configure()
  block_admin_configure_validate()
  block_admin_configure_submit()
  block_box_form_validate()
  block_box_form_submit()
  block_box_delete()
  block_box_delete_submit()
  block_box_form()
  block_box_save()
  block_user()
  block_list()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

block_help($section)   X-Ref
Implementation of hook_help().


block_perm()   X-Ref
Implementation of hook_perm().


block_menu($may_cache)   X-Ref
Implementation of hook_menu().


block_block($op = 'list', $delta = 0, $edit = array()   X-Ref
Implementation of hook_block().

Generates the administrator-defined blocks for display.

_block_rehash()   X-Ref
Update the 'blocks' DB table with the blocks currently exported by modules.

return:

block_admin_display($theme = NULL)   X-Ref
Generate main block administration form.


_block_compare($a, $b)   X-Ref
Helper function for sorting blocks on admin/build/block.

Active blocks are sorted by region, then by weight.
Disabled blocks are sorted by name.

block_admin_display_submit($form_id, $form_values)   X-Ref
Process main block administration form submission.


theme_block_admin_display($form)   X-Ref
Theme main block administration form submission.

Note: the blocks are already sorted in the right order,
grouped by status, region and weight.

block_box_get($bid)   X-Ref
Pas de description

block_admin_configure($module = NULL, $delta = 0)   X-Ref
Menu callback; displays the block configuration form.


block_admin_configure_validate($form_id, $form_values)   X-Ref
Pas de description

block_admin_configure_submit($form_id, $form_values)   X-Ref
Pas de description

block_box_form_validate($form_id, $form_values)   X-Ref
Pas de description

block_box_form_submit($form_id, $form_values)   X-Ref
Pas de description

block_box_delete($bid = 0)   X-Ref
Menu callback; confirm deletion of custom blocks.


block_box_delete_submit($form_id, $form_values)   X-Ref
Deletion of custom blocks.


block_box_form($edit = array()   X-Ref
Pas de description

block_box_save($edit, $delta = NULL)   X-Ref
Pas de description

block_user($type, $edit, &$user, $category = NULL)   X-Ref
Implementation of hook_user().

Allow users to decide which custom blocks to display when they visit
the site.

block_list($region)   X-Ref
Return all blocks in the specified region for the current user.

param: $region
return:



Généré le : Fri Nov 30 16:20:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics