[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/station/catalog/ -> station_catalog.module (summary)

(no description)

File Size: 429 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 19 functions

  station_catalog_help()
  station_catalog_node_info()
  station_catalog_perm()
  station_catalog_album_access()
  station_catalog_album_next_number()
  station_catalog_album_prepare()
  station_catalog_album_form()
  station_catalog_album_validate()
  station_catalog_album_node_form_submit()
  station_catalog_album_load()
  station_catalog_album_insert()
  station_catalog_album_delete()
  station_catalog_album_update()
  station_catalog_album_view()
  station_catalog_taxonomy()
  _station_catalog_get_vid()
  _station_catalog_musicbrainz_album()
  _station_catalog_musicbrainz_label()
  station_catalog_views_api()

Functions
Functions that are not part of a class:

station_catalog_help($path, $arg)   X-Ref
Implementation of hook_help().


station_catalog_node_info()   X-Ref
Implementation of hook_node_info().


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


station_catalog_album_access($op, $node, $account)   X-Ref
Implementation of hook_access().


station_catalog_album_next_number()   X-Ref
Returns the the next unused album number.

return:

station_catalog_album_prepare(&$node)   X-Ref
Implementation of hook_prepare().


station_catalog_album_form($node)   X-Ref
Implementation of hook_form().


station_catalog_album_validate(&$node, &$form)   X-Ref
Implementation of hook_validate().


station_catalog_album_node_form_submit($form, &$form_state)   X-Ref
Form submit handler to set the node's title().


station_catalog_album_load($node)   X-Ref
Implementation of hook_load().


station_catalog_album_insert($node)   X-Ref
Implementation of hook_insert().


station_catalog_album_delete($node)   X-Ref
Implementation of hook_delete().


station_catalog_album_update($node)   X-Ref
Implementation of hook_update().


station_catalog_album_view(&$node, $teaser = FALSE, $page = FALSE)   X-Ref
Implementation of hook_view().


station_catalog_taxonomy($op, $type, $object = NULL)   X-Ref
Implementation of hook_taxonomy().

Delete our vocabulary variable if the vocabulary is deleted.

_station_catalog_get_vid()   X-Ref
Find or create a station catalog vocabulary ID.

return:

_station_catalog_musicbrainz_album($artist, $title)   X-Ref
No description

_station_catalog_musicbrainz_label($release_id)   X-Ref
No description

station_catalog_views_api()   X-Ref
Implementation of hook_view_api().




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7