Search for parent
- Search 9.5.x for parent
- Search 8.9.x for parent
- Search 10.3.x for parent
- Search 11.x for parent
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
hook_overlay_parent_initialize | function | modules/ |
Allow modules to act when an overlay parent window is initialized. |
ImageToolkitGdTestCase::$rotate_transparent | property | modules/ |
|
ImageToolkitGdTestCase::$transparent | property | modules/ |
|
ImageToolkitGdTestCase::testTransparentColorOutOfRange | function | modules/ |
Tests loading an image whose transparent color index is out of range. |
MenuLinksUnitTestCase::assertMenuLinkParents | function | modules/ |
Assert that at set of links is properly parented. |
MenuLinksUnitTestCase::testMenuLinkReparenting | function | modules/ |
Test automatic reparenting of menu links. |
MenuLinksUnitTestCase::testMenuLinkRouterReparenting | function | modules/ |
Test automatic reparenting of menu links derived from menu routers. |
MenuTestCase::testMenuParentsJsAccess | function | modules/ |
Test administrative users other than user 1 can access the menu parents AJAX callback. |
MENU_LINKS_TO_PARENT | constant | includes/ |
Internal menu flag -- menu item links back to its parent. |
menu_parent_options | function | modules/ |
Return a list of menu items that are valid possible parents for the given menu item. |
menu_parent_options_js | function | modules/ |
Page callback. Get all the available menus and menu items as a JavaScript array. |
overlay-parent.css | file | modules/ |
Basic styling for the Overlay module. |
overlay_overlay_parent_initialize | function | modules/ |
Implements hook_overlay_parent_initialize(). |
TaxonomyTermTestCase::testTermMultipleParentsInterface | function | modules/ |
Test saving a term with multiple parents through the UI. |
taxonomy_get_parents | function | modules/ |
Finds all parents of a given term ID. |
taxonomy_get_parents_all | function | modules/ |
Find all ancestors of a given term ID. |
_book_parent_depth_limit | function | modules/ |
Finds the depth limit for items in the parent select. |
_book_parent_select | function | modules/ |
Builds the parent selection form element for the node form or outline tab. |
_field_form_state_parents | function | modules/ |
Returns the location of processing information within $form_state. |
_forum_parent_select | function | modules/ |
Returns a select box for available parent terms. |
_menu_link_find_parent | function | includes/ |
Finds a possible parent for a given menu link. |
_menu_link_parents_set | function | includes/ |
Sets the p1 through p9 values for a menu link being saved. |
_menu_parents_recurse | function | modules/ |
Recursive helper function for menu_parent_options(). |
_menu_parent_depth_limit | function | modules/ |
Find the depth limit for items in the parent select. |
_menu_update_parental_status | function | includes/ |
Checks and updates the 'has_children' status for the parent of a link. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.