Core Class
View Source on Trac ↗
Core Class
Walker_Nav_Menu_Checklist
class Walker_Nav_Menu_Checklist
// Constructor: function Object() { [native code] } Create HTML list of nav menu input items.
Methods 4 methods
| Method / Return | Description |
|---|---|
| __construct() void | No description available.
Parameters: $fields: mixed |
| start_lvl() void | Starts the list before the elements are added.
Parameters: $output: mixed, $depth: mixed, $args: mixed |
| end_lvl() void | Ends the list of after the elements are added.
Parameters: $output: mixed, $depth: mixed, $args: mixed |
| start_el() void | Start the element output.
Parameters: $output: mixed, $data_object: mixed, $depth: mixed, $args: mixed, $current_object_id: mixed |
Class Information
Since Version
3.0.0
Source File
wp-admin/includes/class-walker-nav-menu-checklist.php
Advertisement