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

Class: DefaultEditingEntry

Source Location: /lib/DefaultEditingEntry.php

Class Overview

Entry
   |
   --DefaultEditingEntry



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 12]

DefaultEditingEntry __construct( $dn)



Overridden in child classes as:

TemplateEditingEntry::__construct()

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

Parameters:

   $dn  

[ Top ]

method getAttributes [line 16]

void getAttributes( )



Overridden in child classes as:

TemplateEditingEntry::getAttributes()

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

[ Top ]


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