Next: Change Logs, Previous: PHP Documentation, Up: Top
PHP mode provides a menu of the functions and classes defined in the current buffer. The menu is pretty simple, but is helpful when navigating large files. The contents of the menu also provide a good overview to the user about the file's contents.
To enable this menu, run the following command.
In the menu are any one or more of the following menu items.
To have Emacs automatically rescan the current buffer,
change the setting for imenu-auto-rescan to non-nil
with either M-x customize-variable RET
php-completion-file RET, or by setting the value in your
Emacs initialization file (~/.emacs).