299 lines
7.8 KiB
HTML
299 lines
7.8 KiB
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Docs For Class Syntax</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../media/style.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<p align="center">
|
||
|
<script type="text/javascript"><!--
|
||
|
google_ad_client = "pub-4179059556107138";
|
||
|
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||
|
google_ad_width = 728;
|
||
|
google_ad_height = 90;
|
||
|
google_ad_format = "728x90_as";
|
||
|
google_ad_type = "text_image";
|
||
|
google_ad_channel ="";
|
||
|
google_page_url = document.location;
|
||
|
google_color_border = "EEEEEE";
|
||
|
google_color_bg = "FFFFFF";
|
||
|
google_color_link = "0000FF";
|
||
|
google_color_url = "008000";
|
||
|
google_color_text = "000000";
|
||
|
//--></script>
|
||
|
<script type="text/javascript"
|
||
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||
|
</script>
|
||
|
</p>
|
||
|
|
||
|
|
||
|
|
||
|
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
|
||
|
<tr>
|
||
|
<td class="header_top">lib</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_lib.html" class="menu">class tree: lib</a> ]
|
||
|
[ <a href="../elementindex_lib.html" class="menu">index: lib</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_README.html">README</a></p>
|
||
|
<p><a href="../ric_INSTALL.html">INSTALL</a></p>
|
||
|
</div>
|
||
|
<div id="todolist">
|
||
|
<p><a href="../todolist.html">Todo List</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_tests.html">tests</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="../lib/_lib_account_inc.html"> account.inc
|
||
|
</a><br>
|
||
|
<a href="../lib/_lib_cache_inc.html"> cache.inc
|
||
|
</a><br>
|
||
|
<a href="../lib/_lib_schema_inc.html"> schema.inc
|
||
|
</a><br>
|
||
|
<a href="../lib/_lib_status_inc.html"> status.inc
|
||
|
</a><br>
|
||
|
</div><br />
|
||
|
|
||
|
<b>Classes:</b><br />
|
||
|
<div class="package">
|
||
|
<a href="../lib/AttributeType.html">AttributeType</a><br />
|
||
|
<a href="../lib/cache.html">cache</a><br />
|
||
|
<a href="../lib/MatchingRule.html">MatchingRule</a><br />
|
||
|
<a href="../lib/MatchingRuleUse.html">MatchingRuleUse</a><br />
|
||
|
<a href="../lib/ObjectClass.html">ObjectClass</a><br />
|
||
|
<a href="../lib/ObjectClassAttribute.html">ObjectClassAttribute</a><br />
|
||
|
<a href="../lib/SchemaItem.html">SchemaItem</a><br />
|
||
|
<a href="../lib/Syntax.html">Syntax</a><br />
|
||
|
</div>
|
||
|
</td>
|
||
|
<td>
|
||
|
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
|
||
|
|
||
|
<h1>Class: Syntax</h1>
|
||
|
Source Location: /lib/schema.inc<br /><br />
|
||
|
|
||
|
|
||
|
|
||
|
<table width="100%" border="0">
|
||
|
<tr><td valign="top">
|
||
|
|
||
|
<h3><a href="#class_details">Class Overview</a></h3>
|
||
|
<pre><a href="../lib/SchemaItem.html">SchemaItem</a>
|
||
|
|
|
||
|
--Syntax</pre><br />
|
||
|
<div class="description">Represents an LDAP Syntax</div><br /><br />
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</td>
|
||
|
|
||
|
|
||
|
|
||
|
<td valign="top">
|
||
|
<h3><a href="#class_methods">Methods</a></h3>
|
||
|
<ul>
|
||
|
<li><a href="../lib/Syntax.html#methodSyntax">Syntax</a></li>
|
||
|
<li><a href="../lib/Syntax.html#methodinitVars">initVars</a></li>
|
||
|
</ul>
|
||
|
</td>
|
||
|
|
||
|
</tr></table>
|
||
|
<hr />
|
||
|
|
||
|
<table width="100%" border="0"><tr>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<td valign="top">
|
||
|
<h3>Inherited Variables</h3>
|
||
|
<div class="tags">
|
||
|
<h4>Class: <a href="../lib/SchemaItem.html">SchemaItem</a></h4>
|
||
|
<dl>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#var$description">SchemaItem::$description</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
|
||
|
</dd>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#var$oid">SchemaItem::$oid</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
</td>
|
||
|
|
||
|
<td valign="top">
|
||
|
<h3>Inherited Methods</h3>
|
||
|
<div class="tags">
|
||
|
<h4>Class: <a href="../lib/SchemaItem.html">SchemaItem</a></h4>
|
||
|
<dl>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#methodSchemaItem">SchemaItem::SchemaItem()</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
Default constructor.
|
||
|
</dd>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#methodgetDescription">SchemaItem::getDescription()</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
|
||
|
</dd>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#methodgetOID">SchemaItem::getOID()</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
|
||
|
</dd>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#methodinitVars">SchemaItem::initVars()</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
Initialize class members to default values.
|
||
|
</dd>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#methodsetDescription">SchemaItem::setDescription()</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
|
||
|
</dd>
|
||
|
<dt>
|
||
|
<a href="../lib/SchemaItem.html#methodsetOID">SchemaItem::setOID()</a>
|
||
|
|
||
|
</dt>
|
||
|
<dd>
|
||
|
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
</td>
|
||
|
|
||
|
</tr></table>
|
||
|
<hr />
|
||
|
|
||
|
<a name="class_details"></a>
|
||
|
<h3>Class Details</h3>
|
||
|
<div class="tags">
|
||
|
[line 973]<br />
|
||
|
Represents an LDAP Syntax<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="methodSyntax"></a>
|
||
|
<h3>constructor Syntax <span class="smalllinenumber">[line 986]</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>Syntax Syntax(
|
||
|
mixed
|
||
|
$raw_ldap_syntax_string)</code>
|
||
|
</td></tr></table>
|
||
|
</td></tr></table><br />
|
||
|
|
||
|
Creates a new Syntax object from a raw LDAP syntax string.<br /><br /><br /><br />
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div class="top">[ <a href="#top">Top</a> ]</div>
|
||
|
</div>
|
||
|
<hr />
|
||
|
<a name="methodinitVars"></a>
|
||
|
<h3>method initVars <span class="smalllinenumber">[line 976]</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>void initVars(
|
||
|
)</code>
|
||
|
</td></tr></table>
|
||
|
</td></tr></table><br />
|
||
|
|
||
|
Initializes the class' member variables<br /><br /><br /><br />
|
||
|
|
||
|
|
||
|
Overrides <a href="../lib/SchemaItem.html#methodinitVars">SchemaItem::initVars()</a> (Initialize class members to default values.)<br /><br />
|
||
|
|
||
|
<div class="top">[ <a href="#top">Top</a> ]</div>
|
||
|
</div>
|
||
|
</div><br />
|
||
|
|
||
|
|
||
|
<div class="credit">
|
||
|
<hr />
|
||
|
Documentation generated on Tue, 07 Feb 2006 17:03:59 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.2.3</a>
|
||
|
</div>
|
||
|
</td></tr></table>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
|
||
|
<p align="center">
|
||
|
<script type="text/javascript"><!--
|
||
|
google_ad_client = "pub-4179059556107138";
|
||
|
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||
|
google_ad_width = 728;
|
||
|
google_ad_height = 90;
|
||
|
google_ad_format = "728x90_as";
|
||
|
google_ad_type = "text_image";
|
||
|
google_ad_channel ="";
|
||
|
google_page_url = document.location;
|
||
|
google_color_border = "EEEEEE";
|
||
|
google_color_bg = "FFFFFF";
|
||
|
google_color_link = "0000FF";
|
||
|
google_color_url = "008000";
|
||
|
google_color_text = "000000";
|
||
|
//--></script>
|
||
|
<script type="text/javascript"
|
||
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||
|
</script>
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|