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

Class: DefaultCreatingEntry

Source Location: /lib/DefaultCreatingEntry.php

Class Overview

Entry
   |
   --DefaultCreatingEntry



Author(s):

  • The phpLDAPadmin development team
  • Xavier Bruyet

    Represent a tree node

Methods


Child classes:

Inherited Methods

Class: Entry

Entry::__construct()
Entry::accept()
Visit the entry and its attributes
Entry::addChild()
Called by Tree::addEntry() only
Entry::close()
Entry::delChild()
Called by Tree::delEntry() only
Entry::delProperty()
Entry::getAttribute()
Entry::getAttributes()
Return an array of Attribute objects
Entry::getChildren()
Returns null if the children have never be defined
Entry::getChildrenNumber()
Entry::getDn()
Entry::getIcon()
Returns the path of the icon file used to represent this node ;
Entry::getProperty()
Entry::getRdn()
Entry::getRdnAttributeName()
Entry::hasProperty()
Entry::isLeaf()
Entry::isOpened()
Entry::isReadOnly()
Entry::isSizeLimited()
Entry::open()
Opens the node ; the children of the node must have been defined
Entry::readChildren()
Entry::rename()
Entry::setLeaf()
Entry::setProperty()
Entry::setReadOnly()
Entry::setReadWrite()
Entry::setTree()

Class Details

[line 11]


Tags:

author:  The phpLDAPadmin development team
author:  

Xavier Bruyet

Represent a tree node



[ Top ]


Class Methods


constructor __construct [line 18]

DefaultCreatingEntry __construct( )



Overridden in child classes as:

TemplateCreatingEntry::__construct()

Overrides Entry::__construct() (parent method not documented)

[ Top ]

method addObjectClass [line 28]

void addObjectClass( $objectClass)



Parameters:

   $objectClass  

[ Top ]

method getAttributes [line 164]

void getAttributes( )



Overridden in child classes as:

TemplateCreatingEntry::getAttributes()

Overrides Entry::getAttributes() (Return an array of Attribute objects)

[ Top ]

method getContainer [line 129]

void getContainer( )



[ Top ]

method getDn [line 156]

void getDn( )



Overrides Entry::getDn() (parent method not documented)

[ Top ]

method getRdnAttribute [line 152]

void getRdnAttribute( )



[ Top ]

method getRdnAttributeName [line 146]

void getRdnAttributeName( )



Overrides Entry::getRdnAttributeName() (parent method not documented)

[ Top ]

method setContainer [line 125]

void setContainer( $dn)



Overridden in child classes as:

TemplateCreatingEntry::setContainer()

Parameters:

   $dn  

[ Top ]

method setRdnAttributeName [line 133]

void setRdnAttributeName( $attribute_name)



Parameters:

   $attribute_name  

[ Top ]


Documentation generated on Sun, 30 Dec 2007 17:49:29 -0800 by phpDocumentor 1.3.1