Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 50a8f54faec0937919ad812d86f5c9d8 > files > 324

ldap-account-manager-2.4.0-3mdv2010.0.noarch.rpm

<html>
<head>
<title>Docs For Class baseType</title>
<link rel="stylesheet" type="text/css" href="../media/style.css">
</head>
<body>

<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
  <tr>
    <td class="header_top">types</td>
  </tr>
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
  <tr>
    <td class="header_menu">
        
                                                                                                                                                                                                                                                                
                              		  [ <a href="../classtrees_types.html" class="menu">class tree: types</a> ]
		  [ <a href="../elementindex_types.html" class="menu">index: types</a> ]
		  	    [ <a href="../elementindex.html" class="menu">all elements</a> ]
    </td>
  </tr>
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
</table>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="200" class="menu">
	<div id="ric">
					<p><a href="../ric_INSTALL.html">INSTALL</a></p>
					<p><a href="../ric_README.html">README</a></p>
			</div>
      <b>Packages:</b><br />
              <a href="../li_configuration.html">configuration</a><br />
              <a href="../li_Help.html">Help</a><br />
              <a href="../li_LDAP.html">LDAP</a><br />
              <a href="../li_lib.html">lib</a><br />
              <a href="../li_lists.html">lists</a><br />
              <a href="../li_main.html">main</a><br />
              <a href="../li_modules.html">modules</a><br />
              <a href="../li_PDF.html">PDF</a><br />
              <a href="../li_profiles.html">profiles</a><br />
              <a href="../li_selfService.html">selfService</a><br />
              <a href="../li_tools.html">tools</a><br />
              <a href="../li_types.html">types</a><br />
            <br /><br />
                        <b>Files:</b><br />
      	  <div class="package">
			<a href="../types/_lib---baseType.inc.html">		baseType.inc
		</a><br>
			<a href="../types/_lib---types---dhcp.inc.html">		dhcp.inc
		</a><br>
			<a href="../types/_lib---types---group.inc.html">		group.inc
		</a><br>
			<a href="../types/_lib---types---host.inc.html">		host.inc
		</a><br>
			<a href="../types/_lib---types---mailAlias.inc.html">		mailAlias.inc
		</a><br>
			<a href="../types/_lib---types---smbDomain.inc.html">		smbDomain.inc
		</a><br>
			<a href="../types/_lib---types.inc.html">		types.inc
		</a><br>
			<a href="../types/_lib---types---user.inc.html">		user.inc
		</a><br>
	  </div><br />
      
      
            <b>Classes:</b><br />
        <div class="package">
		    		<a href="../types/baseType.html">baseType</a><br />
	    		<a href="../types/dhcp.html">dhcp</a><br />
	    		<a href="../types/group.html">group</a><br />
	    		<a href="../types/host.html">host</a><br />
	    		<a href="../types/mailAlias.html">mailAlias</a><br />
	    		<a href="../types/smbDomain.html">smbDomain</a><br />
	    		<a href="../types/user.html">user</a><br />
	  </div>
                </td>
    <td>
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">

<h1>Class: baseType</h1>
Source Location: /lib/baseType.inc<br /><br />


<table width="100%" border="0">
<tr><td valign="top">

<h3><a href="#class_details">Class Overview</a></h3>
<pre></pre><br />
<div class="description">This is the parent class of all account types.</div><br /><br />






        
</td>



<td valign="top">
<h3><a href="#class_methods">Methods</a></h3>
<ul>
    <li><a href="../types/baseType.html#methodgetAlias">getAlias</a></li>
    <li><a href="../types/baseType.html#methodgetDefaultListAttributes">getDefaultListAttributes</a></li>
    <li><a href="../types/baseType.html#methodgetDescription">getDescription</a></li>
    <li><a href="../types/baseType.html#methodgetListAttributeDescriptions">getListAttributeDescriptions</a></li>
    <li><a href="../types/baseType.html#methodgetListClassName">getListClassName</a></li>
  </ul>
</td>

</tr></table>
<hr />

<table width="100%" border="0"><tr>


<td valign="top">
<h3>Child classes:</h3>
<div class="tags">
<dl>
<dt><a href="../types/group.html">group</a></dt>
	<dd>The account type for group accounts (e.g. Unix and Samba).</dd>
</dl>
<dl>
<dt><a href="../types/smbDomain.html">smbDomain</a></dt>
	<dd>The account type for Samba domains.</dd>
</dl>
<dl>
<dt><a href="../types/user.html">user</a></dt>
	<dd>The account type for user accounts (e.g. Unix, Samba and Kolab).</dd>
</dl>
<dl>
<dt><a href="../types/dhcp.html">dhcp</a></dt>
	<dd>The account type for DHCP</dd>
</dl>
<dl>
<dt><a href="../types/host.html">host</a></dt>
	<dd>The account type for host accounts (e.g. Samba).</dd>
</dl>
<dl>
<dt><a href="../types/mailAlias.html">mailAlias</a></dt>
	<dd>The account type for mail aliases.</dd>
</dl>
</div>
</td>




</tr></table>
<hr />

<a name="class_details"></a>
<h3>Class Details</h3>
<div class="tags">
[line 36]<br />
This is the parent class of all account types.<br /><br /></div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />


<hr />
<a name="class_methods"></a>
<h3>Class Methods</h3>
<div class="tags">

  <hr />
	<a name="methodgetAlias"></a>
	<h3>method getAlias <span class="smalllinenumber">[line 44]</span></h3>
	<div class="function">
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
		<code>string getAlias(
)</code>
    </td></tr></table>
    </td></tr></table><br />
	
		Returns the alias name of this account type.<br /><br /><p>This function must be overwritten by the child classes.</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><b>return:</b>&nbsp;&nbsp;</td><td>alias name</td>
  </tr>
</table>
</div>
<br /><br />

	<p>Overridden in child classes as:<br />
		<dl>
	<dt><a href="../types/group.html#methodgetAlias">group::getAlias()</a></dt>
		<dd>Returns the alias name of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/smbDomain.html#methodgetAlias">smbDomain::getAlias()</a></dt>
		<dd>Returns the alias name of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/user.html#methodgetAlias">user::getAlias()</a></dt>
		<dd>Returns the alias name of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/dhcp.html#methodgetAlias">dhcp::getAlias()</a></dt>
		<dd>Returns the alias name of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/host.html#methodgetAlias">host::getAlias()</a></dt>
		<dd>Returns the alias name of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/mailAlias.html#methodgetAlias">mailAlias::getAlias()</a></dt>
		<dd>Returns the alias name of this account type.</dd>
	</dl>
	</p>
	
        <div class="top">[ <a href="#top">Top</a> ]</div>
  </div>
  <hr />
	<a name="methodgetDefaultListAttributes"></a>
	<h3>method getDefaultListAttributes <span class="smalllinenumber">[line 73]</span></h3>
	<div class="function">
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
		<code>string getDefaultListAttributes(
)</code>
    </td></tr></table>
    </td></tr></table><br />
	
		Returns the default attribute list for this account type.<br /><br /><p>This function must be overwritten by the child classes.</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><b>return:</b>&nbsp;&nbsp;</td><td>attribute list</td>
  </tr>
</table>
</div>
<br /><br />

	<p>Overridden in child classes as:<br />
		<dl>
	<dt><a href="../types/group.html#methodgetDefaultListAttributes">group::getDefaultListAttributes()</a></dt>
		<dd>Returns the default attribute list for this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/smbDomain.html#methodgetDefaultListAttributes">smbDomain::getDefaultListAttributes()</a></dt>
		<dd>Returns the default attribute list for this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/user.html#methodgetDefaultListAttributes">user::getDefaultListAttributes()</a></dt>
		<dd>Returns the default attribute list for this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/dhcp.html#methodgetDefaultListAttributes">dhcp::getDefaultListAttributes()</a></dt>
		<dd>Returns the default attribute list for this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/host.html#methodgetDefaultListAttributes">host::getDefaultListAttributes()</a></dt>
		<dd>Returns the default attribute list for this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/mailAlias.html#methodgetDefaultListAttributes">mailAlias::getDefaultListAttributes()</a></dt>
		<dd>Returns the default attribute list for this account type.</dd>
	</dl>
	</p>
	
        <div class="top">[ <a href="#top">Top</a> ]</div>
  </div>
  <hr />
	<a name="methodgetDescription"></a>
	<h3>method getDescription <span class="smalllinenumber">[line 54]</span></h3>
	<div class="function">
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
		<code>string getDescription(
)</code>
    </td></tr></table>
    </td></tr></table><br />
	
		Returns the description of this account type.<br /><br /><p>This function must be overwritten by the child classes.</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><b>return:</b>&nbsp;&nbsp;</td><td>description</td>
  </tr>
</table>
</div>
<br /><br />

	<p>Overridden in child classes as:<br />
		<dl>
	<dt><a href="../types/group.html#methodgetDescription">group::getDescription()</a></dt>
		<dd>Returns the description of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/smbDomain.html#methodgetDescription">smbDomain::getDescription()</a></dt>
		<dd>Returns the description of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/user.html#methodgetDescription">user::getDescription()</a></dt>
		<dd>Returns the description of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/dhcp.html#methodgetDescription">dhcp::getDescription()</a></dt>
		<dd>Returns the description of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/host.html#methodgetDescription">host::getDescription()</a></dt>
		<dd>Returns the description of this account type.</dd>
	</dl>
		<dl>
	<dt><a href="../types/mailAlias.html#methodgetDescription">mailAlias::getDescription()</a></dt>
		<dd>Returns the description of this account type.</dd>
	</dl>
	</p>
	
        <div class="top">[ <a href="#top">Top</a> ]</div>
  </div>
  <hr />
	<a name="methodgetListAttributeDescriptions"></a>
	<h3>method getListAttributeDescriptions <span class="smalllinenumber">[line 83]</span></h3>
	<div class="function">
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
		<code>array getListAttributeDescriptions(
)</code>
    </td></tr></table>
    </td></tr></table><br />
	
		Returns a list of attributes which have a translated description.<br /><br /><p>This is used for the head row in the list view.</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><b>return:</b>&nbsp;&nbsp;</td><td>list of descriptions</td>
  </tr>
</table>
</div>
<br /><br />

	<p>Overridden in child classes as:<br />
		<dl>
	<dt><a href="../types/group.html#methodgetListAttributeDescriptions">group::getListAttributeDescriptions()</a></dt>
		<dd>Returns a list of attributes which have a translated description.</dd>
	</dl>
		<dl>
	<dt><a href="../types/smbDomain.html#methodgetListAttributeDescriptions">smbDomain::getListAttributeDescriptions()</a></dt>
		<dd>Returns a list of attributes which have a translated description.</dd>
	</dl>
		<dl>
	<dt><a href="../types/user.html#methodgetListAttributeDescriptions">user::getListAttributeDescriptions()</a></dt>
		<dd>Returns a list of attributes which have a translated description.</dd>
	</dl>
		<dl>
	<dt><a href="../types/dhcp.html#methodgetListAttributeDescriptions">dhcp::getListAttributeDescriptions()</a></dt>
		<dd>Returns a list of attributes which have a translated description.</dd>
	</dl>
		<dl>
	<dt><a href="../types/host.html#methodgetListAttributeDescriptions">host::getListAttributeDescriptions()</a></dt>
		<dd>Returns a list of attributes which have a translated description.</dd>
	</dl>
		<dl>
	<dt><a href="../types/mailAlias.html#methodgetListAttributeDescriptions">mailAlias::getListAttributeDescriptions()</a></dt>
		<dd>Returns a list of attributes which have a translated description.</dd>
	</dl>
	</p>
	
        <div class="top">[ <a href="#top">Top</a> ]</div>
  </div>
  <hr />
	<a name="methodgetListClassName"></a>
	<h3>method getListClassName <span class="smalllinenumber">[line 63]</span></h3>
	<div class="function">
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
		<code>string getListClassName(
)</code>
    </td></tr></table>
    </td></tr></table><br />
	
		Returns the class name for the list object.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><b>return:</b>&nbsp;&nbsp;</td><td>class name</td>
  </tr>
</table>
</div>
<br /><br />

	<p>Overridden in child classes as:<br />
		<dl>
	<dt><a href="../types/group.html#methodgetListClassName">group::getListClassName()</a></dt>
		<dd>Returns the class name for the list object.</dd>
	</dl>
		<dl>
	<dt><a href="../types/smbDomain.html#methodgetListClassName">smbDomain::getListClassName()</a></dt>
		<dd>Returns the class name for the list object.</dd>
	</dl>
		<dl>
	<dt><a href="../types/user.html#methodgetListClassName">user::getListClassName()</a></dt>
		<dd>Returns the class name for the list object.</dd>
	</dl>
		<dl>
	<dt><a href="../types/dhcp.html#methodgetListClassName">dhcp::getListClassName()</a></dt>
		<dd>Returns the class name for the list object.</dd>
	</dl>
		<dl>
	<dt><a href="../types/host.html#methodgetListClassName">host::getListClassName()</a></dt>
		<dd>Returns the class name for the list object.</dd>
	</dl>
		<dl>
	<dt><a href="../types/mailAlias.html#methodgetListClassName">mailAlias::getListClassName()</a></dt>
		<dd>Returns the class name for the list object.</dd>
	</dl>
	</p>
	
        <div class="top">[ <a href="#top">Top</a> ]</div>
  </div>
</div><br />


        <div class="credit">
		    <hr />
		    Documentation generated on Mon, 13 Oct 2008 21:03:43 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
	      </div>
      </td></tr></table>
    </td>
  </tr>
</table>

</body>
</html>