lib
[ class tree: lib ] [ index: lib ] [ all elements ]

Class: MatchingRuleUse

Source Location: /lib/schema.inc

Class Overview

SchemaItem
   |
   --MatchingRuleUse

Represents an LDAP schema matchingRuleUse entry


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 1157]
Represents an LDAP schema matchingRuleUse entry



[ Top ]


Class Variables

$name =

[line 1160]

The name of the MathingRule this applies to


Type:   mixed


[ Top ]

$used_by_attrs =

[line 1163]

An array of attributeType names who make use of the mathingRule

identified by $this->oid and $this->name



Type:   mixed


[ Top ]



Class Methods


constructor MatchingRuleUse [line 1174]

MatchingRuleUse MatchingRuleUse( mixed $raw_matching_rule_use_string)



[ Top ]

method getName [line 1239]

string getName( )

Gets this MatchingRuleUse's name



Tags:

return:  The name


[ Top ]

method getUsedByAttrs [line 1248]

array getUsedByAttrs( )

Gets an array of attribute names (strings) which use this MatchingRuleUse object.



Tags:

return:  The array of attribute names (strings).


[ Top ]

method initVars [line 1166]

void initVars( )

Initialize the class' member variables



Overrides SchemaItem::initVars() (Initialize class members to default values.)

[ Top ]


Documentation generated on Tue, 07 Feb 2006 17:03:58 +0100 by phpDocumentor 1.2.3