Menu

[r38]: / trunk / php-mode-web / html-manual / Function-Index.html  Maximize  Restore  History

Download this file

113 lines (100 with data), 9.8 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
<html lang="en">
<head>
<title>Function Index - PHP Mode Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="PHP Mode Manual">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Concept-Index.html#Concept-Index" title="Concept Index">
<link rel="next" href="Keyboard-Index.html#Keyboard-Index" title="Keyboard Index">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual documents PHP mode version 1.4.0 for
use with GNU Emacs.
Copyright (C) 2008 Aaron S. Hawley
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software
Foundation; with no Invariant Sections, and no Cover Texts. A
copy of the license is included in the section entitled ``Copying
This Manual.''
A copy of the license is also available from the Free Software
Foundation Web site at `http://www.gnu.org/licenses/fdl.html'.
The document was typeset with
GNU Texinfo (http://www.texinfo.org/).
$Date: 2008-01-03 20:50:20 -0500 (Thu, 03 Jan 2008) $
$Revision: 30 $-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<p>
<a name="Function-Index"></a>
Next:&nbsp;<a rel="next" accesskey="n" href="Keyboard-Index.html#Keyboard-Index">Keyboard Index</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="Concept-Index.html#Concept-Index">Concept Index</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="unnumbered">Function Index</h2>
<ul class="index-fn" compact>
<li><a href="Motion.html#index-back_002dto_002dindentation-53"><code>back-to-indentation</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Motion.html#index-backward_002dsexp-34"><code>backward-sexp</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Motion.html#index-backward_002dword-60"><code>backward-word</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Motion.html#index-beginning_002dof_002ddefun-46"><code>beginning-of-defun</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="PHP-Documentation.html#index-browse_002durl-186"><code>browse-url</code></a>: <a href="PHP-Documentation.html#PHP-Documentation">PHP Documentation</a></li>
<li><a href="Motion.html#index-c_002dbeginning_002dof_002ddefun-38"><code>c-beginning-of-defun</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Motion.html#index-c_002dend_002dof_002ddefun-42"><code>c-end-of-defun</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Editing.html#index-c_002dfill_002dparagraph-105"><code>c-fill-paragraph</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Indentation.html#index-c_002dindent_002dcommand-80"><code>c-indent-command</code></a>: <a href="Indentation.html#Indentation">Indentation</a></li>
<li><a href="Indentation.html#index-c_002dindent_002ddefun-95"><code>c-indent-defun</code></a>: <a href="Indentation.html#Indentation">Indentation</a></li>
<li><a href="PHP-Comments.html#index-c_002dindent_002dnew_002dcomment_002dline-162"><code>c-indent-new-comment-line</code></a>: <a href="PHP-Comments.html#PHP-Comments">PHP Comments</a></li>
<li><a href="Editing.html#index-c_002dmark_002dfunction-118"><code>c-mark-function</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Motion.html#index-c_002dsubword_002dmode-62"><code>c-subword-mode</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Electricity.html#index-c_002dtoggle_002delectric_002dstate-20"><code>c-toggle-electric-state</code></a>: <a href="Electricity.html#Electricity">Electricity</a></li>
<li><a href="PHP-Comments.html#index-comment_002dbox-181"><code>comment-box</code></a>: <a href="PHP-Comments.html#PHP-Comments">PHP Comments</a></li>
<li><a href="PHP-Comments.html#index-comment_002ddwim-157"><code>comment-dwim</code></a>: <a href="PHP-Comments.html#PHP-Comments">PHP Comments</a></li>
<li><a href="PHP-Comments.html#index-comment_002dindent-156"><code>comment-indent</code></a>: <a href="PHP-Comments.html#PHP-Comments">PHP Comments</a></li>
<li><a href="PHP-Comments.html#index-comment_002dkill-177"><code>comment-kill</code></a>: <a href="PHP-Comments.html#PHP-Comments">PHP Comments</a></li>
<li><a href="PHP-Comments.html#index-comment_002dregion-171"><code>comment-region</code></a>: <a href="PHP-Comments.html#PHP-Comments">PHP Comments</a></li>
<li><a href="PHP-Comments.html#index-comment_002dset_002dcolumn-167"><code>comment-set-column</code></a>: <a href="PHP-Comments.html#PHP-Comments">PHP Comments</a></li>
<li><a href="Customization.html#index-customize_002dgroup-215"><code>customize-group</code></a>: <a href="Customization.html#Customization">Customization</a></li>
<li><a href="PHP-Documentation.html#index-customize_002dgroup-187"><code>customize-group</code></a>: <a href="PHP-Documentation.html#PHP-Documentation">PHP Documentation</a></li>
<li><a href="Index-Menu.html#index-customize_002dvariable-211"><code>customize-variable</code></a>: <a href="Index-Menu.html#Index-Menu">Index Menu</a></li>
<li><a href="Completion.html#index-customize_002dvariable-128"><code>customize-variable</code></a>: <a href="Completion.html#Completion">Completion</a></li>
<li><a href="Motion.html#index-end_002dof_002ddefun-50"><code>end-of-defun</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Editing.html#index-fill_002dparagraph-111"><code>fill-paragraph</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Motion.html#index-forward_002dsexp-31"><code>forward-sexp</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Motion.html#index-forward_002dword-61"><code>forward-word</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Embedded-HTML.html#index-html_002dmode-224"><code>html-mode</code></a>: <a href="Embedded-HTML.html#Embedded-HTML">Embedded HTML</a></li>
<li><a href="Index-Menu.html#index-imenu-203"><code>imenu</code></a>: <a href="Index-Menu.html#Index-Menu">Index Menu</a></li>
<li><a href="Index-Menu.html#index-imenu_002dadd_002dmenubar_002dindex-202"><code>imenu-add-menubar-index</code></a>: <a href="Index-Menu.html#Index-Menu">Index Menu</a></li>
<li><a href="Index-Menu.html#index-imenu_002dupdate_002dmenubar-205"><code>imenu-update-menubar</code></a>: <a href="Index-Menu.html#Index-Menu">Index Menu</a></li>
<li><a href="Editing.html#index-indent_002dregion-116"><code>indent-region</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Indentation.html#index-indent_002dregion-89"><code>indent-region</code></a>: <a href="Indentation.html#Indentation">Indentation</a></li>
<li><a href="Editing.html#index-indent_002drigidly-117"><code>indent-rigidly</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Editing.html#index-kill_002dregion-114"><code>kill-region</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Editing.html#index-kill_002dring_002dsave-115"><code>kill-ring-save</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Indentation.html#index-newline_002dand_002dindent-85"><code>newline-and-indent</code></a>: <a href="Indentation.html#Indentation">Indentation</a></li>
<li><a href="PHP-Documentation.html#index-php_002dbrowse_002dmanual-189"><code>php-browse-manual</code></a>: <a href="PHP-Documentation.html#PHP-Documentation">PHP Documentation</a></li>
<li><a href="Completion.html#index-php_002dcomplete_002dfunction-142"><code>php-complete-function</code></a>: <a href="Completion.html#Completion">Completion</a></li>
<li><a href="Embedded-HTML.html#index-php_002dmode-222"><code>php-mode</code></a>: <a href="Embedded-HTML.html#Embedded-HTML">Embedded HTML</a></li>
<li><a href="Introduction.html#index-php_002dmode_002dversion-8"><code>php-mode-version</code></a>: <a href="Introduction.html#Introduction">Introduction</a></li>
<li><a href="PHP-Documentation.html#index-php_002dsearch_002ddocumentation-193"><code>php-search-documentation</code></a>: <a href="PHP-Documentation.html#PHP-Documentation">PHP Documentation</a></li>
<li><a href="Completion.html#index-php_002dshow_002darglist-149"><code>php-show-arglist</code></a>: <a href="Completion.html#Completion">Completion</a></li>
<li><a href="Electricity.html#index-quoted_002dinsert-18"><code>quoted-insert</code></a>: <a href="Electricity.html#Electricity">Electricity</a></li>
<li><a href="Electricity.html#index-self_002dinsert_002dcommand-10"><code>self-insert-command</code></a>: <a href="Electricity.html#Electricity">Electricity</a></li>
<li><a href="Editing.html#index-set_002dfill_002dcolumn-110"><code>set-fill-column</code></a>: <a href="Editing.html#Editing">Editing</a></li>
<li><a href="Motion.html#index-universal_002dargument-66"><code>universal-argument</code></a>: <a href="Motion.html#Motion">Motion</a></li>
<li><a href="Completion.html#index-visit_002dtags_002dtable-134"><code>visit-tags-table</code></a>: <a href="Completion.html#Completion">Completion</a></li>
</ul></body></html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.