[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/panels/ -> panels.install (summary)

(no description)

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

Defines 44 functions

  panels_requirements()
  panels_requirements_install()
  panels_requirements_runtime()
  panels_schema()
  panels_schema_3()
  panels_schema_2()
  panels_schema_1()
  panels_install()
  panels_uninstall()
  panels_update_1000()
  panels_update_1001()
  panels_update_1002()
  panels_update_1003()
  panels_update_5204()
  panels_update_5205()
  panels_update_5206()
  panels_update_5207()
  panels_update_5208()
  panels_update_5209()
  panels_update_5210()
  panels_update_5211()
  panels_update_5213()
  panels_update_5214()
  panels_update_5215()
  panels_update_5216()
  panels_update_5217()
  panels_update_5218()
  panels_update_5299()
  panels_update_6290()
  panels_update_6291()
  panels_update_6292()
  panels_update_6293()
  panels_update_6300()
  panels_update_6302()
  _panels_update_create_handler()
  panels_update_6303()
  panels_update_6304()
  panels_update_6305()
  panels_update_6306()
  panels_update_6307()
  panels_update_6308()
  panels_update_6309()
  panels_update_6310()
  panels_update_6311()

Functions
Functions that are not part of a class:

panels_requirements($phase)   X-Ref
Test requirements for installation and running.


panels_requirements_install()   X-Ref
Check install-time requirements.


panels_requirements_runtime()   X-Ref
Check runtime requirements (status report).


panels_schema()   X-Ref
Implementation of hook_schema().


panels_schema_3()   X-Ref
Schema that adds the panels_layout table.


panels_schema_2()   X-Ref
Schema that adds the title_pane field.


panels_schema_1()   X-Ref
Schema version 1 for Panels in D6.

Schema v1 is now LOCKED; any changes should be done via panels_schema_2.

panels_install()   X-Ref
Implementation of hook_install().


panels_uninstall()   X-Ref
Implementation of hook_uninstall().


panels_update_1000()   X-Ref
No description

panels_update_1001()   X-Ref
No description

panels_update_1002()   X-Ref
No description

panels_update_1003()   X-Ref
No description

panels_update_5204()   X-Ref
No description

panels_update_5205()   X-Ref
No description

panels_update_5206()   X-Ref
No description

panels_update_5207()   X-Ref
No description

panels_update_5208()   X-Ref
No description

panels_update_5209()   X-Ref
No description

panels_update_5210()   X-Ref
No description

panels_update_5211()   X-Ref
Force a menu update


panels_update_5213()   X-Ref
Add a field to store pane caching information.


panels_update_5214()   X-Ref
Create a new table for object caching. This isn't part of the cache
system.


panels_update_5215()   X-Ref
Increase the size of the data column in the {panels_object_cache} table
on MySQL.

Also gets rid of some duplicate indexes resulting the CREATE TABLE queries
in the install() of schema 5214

panels_update_5216()   X-Ref
Adds the 'shown' field to the panels_pane table in order to accomodate
the new show/hide panes feature.


panels_update_5217()   X-Ref
Add the switcher fields to the database


panels_update_5218()   X-Ref
Oversight in 5216: 'tinyint' is not a field type in pgsql; the type we wanted
was 'smallint.'


panels_update_5299()   X-Ref
Update from 5.x v2


panels_update_6290()   X-Ref
Update from 6.x v2.


panels_update_6291()   X-Ref
Special update function for the alpha2 to alpha3 transition after
I messed it up.


panels_update_6292(&$sandbox)   X-Ref
Update panels pane fields using batch API.


panels_update_6293(&$sandbox)   X-Ref
Update panels display fields using batch API.


panels_update_6300()   X-Ref
Establish a baseline schema version for 6.x-3.x


panels_update_6302()   X-Ref
No description

_panels_update_create_handler($page, $p, $origin, $info, $arguments, $weight, &$cache)   X-Ref
No description

panels_update_6303()   X-Ref
Ensure the panels_simple_cache module does not exist.


panels_update_6304()   X-Ref
Ensure that users are informed about the page manager module.


panels_update_6305()   X-Ref
Add the title_pane field.


panels_update_6306()   X-Ref
Drop a table that should have been gone long ago.


panels_update_6307()   X-Ref
This update function does nothing, it was committed in error and is
left in to prevent update problems.


panels_update_6308()   X-Ref
Add the panels_layout table


panels_update_6309()   X-Ref
Add the panels_renderer_pipeline table


panels_update_6310()   X-Ref
Move stylizer data from Panels to CTools.


panels_update_6311()   X-Ref
Change panels_display.layout to match the size of panels_layout.name.




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7