[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> installer.module.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   2  
   3  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   4  
   5  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   6  <head>
   7  <title>Modules - Review and Uninstall</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body><strong class="title">Modules: Review and Uninstall </strong>
  11  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  12       <tr>
  13            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  14            <td width="84%" valign="top" class="data">This page lists the Modules
  15                 currently installed which can be uninstalled. (Certain Core Modules
  16                 cannot be uninstalled and hence are not listed on this page.)
  17                 Users can use the uninstall command to completely remove the listed
  18                 Modules from the system.</td>
  19       </tr>
  20       <tr>
  21            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  22            <td valign="top" class="data">n/a</td>
  23       </tr>
  24       <tr>
  25            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  26            <td valign="top" class="data">n/a</td>
  27       </tr>
  28       <tr>
  29            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  30            <td valign="top" class="data">n/a</td>
  31       </tr>
  32       <tr>
  33            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  34            <td valign="top" class="data"><ul>
  35                 <li><strong>Uninstall</strong>: Select a
  36                           Module then click this icon to uninstall the Module.
  37                      Removes all the Module files from the system. </li>
  38            </ul></td>
  39       </tr></table>
  40  
  41  </body></html>