| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 1516 lines (48 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| 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. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |