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

Class: EntryReader

Source Location: /lib/EntryReader.php

Class Overview

Visitor
   |
   --EntryReader



Author(s):

  • The phpLDAPadmin development team
  • Xavier Bruyet

    Visit an entry and its attributes to initialize their values

Methods


Inherited Methods


Class Details

[line 14]


Tags:

author:  The phpLDAPadmin development team
author:  

Xavier Bruyet

Visit an entry and its attributes to initialize their values



[ Top ]


Class Methods


constructor __construct [line 18]

EntryReader __construct( $ldapserver)



Parameters:

   $ldapserver  

[ Top ]

method getAttributeNewValues [line 179]

void getAttributeNewValues( $attribute)



Parameters:

   $attribute  

[ Top ]

method getAttributeOldValues [line 174]

void getAttributeOldValues( $attribute)



Parameters:

   $attribute  

[ Top ]

method getAttributePostValue [line 216]

void getAttributePostValue( $attribute, $i, $val)



Parameters:

   $attribute  
   $i  
   $val  

[ Top ]

method getAttributeRequestValue [line 196]

void getAttributeRequestValue( $attribute, $i, $val, $request)



Parameters:

   $attribute  
   $i  
   $val  
   $request  

[ Top ]

method getBinaryAttributeNewValues [line 298]

void getBinaryAttributeNewValues( $attribute)

If there is binary post data, save them in $_SESSION['submitform'][$attribute_name][$key][$file_name][$file_path] with key = md5("$file_name|$file_path")

return binary values




Parameters:

   $attribute  

[ Top ]

method getBinaryAttributeOldValues [line 286]

void getBinaryAttributeOldValues( $attribute)

****************************



Parameters:

   $attribute  

[ Top ]

method getBinaryAttributePostValue [line 344]

void getBinaryAttributePostValue( $attribute, $i, $val)



Parameters:

   $attribute  
   $i  
   $val  

[ Top ]

method getPasswordAttributePostValue [line 352]

void getPasswordAttributePostValue( $attribute, $i, $val)

******************************



Parameters:

   $attribute  
   $i  
   $val  

[ Top ]

method getSambaPasswordAttributePostValue [line 374]

void getSambaPasswordAttributePostValue( $attribute, $i, $val)



Parameters:

   $attribute  
   $i  
   $val  

[ Top ]

method visitAttribute [line 107]

void visitAttribute( $attribute)

***********************



Parameters:

   $attribute  

[ Top ]

method visitDefaultCreatingEntryStart [line 68]

void visitDefaultCreatingEntryStart( $entry)

***********************



Parameters:

   $entry  

[ Top ]

method visitDefaultEditingEntryStart [line 41]

void visitDefaultEditingEntryStart( $entry)

***********************



Parameters:

   $entry  

[ Top ]

method visitEntryEnd [line 32]

void visitEntryEnd( $entry)



Parameters:

   $entry  

[ Top ]

method visitEntryStart [line 27]

void visitEntryStart( $entry)

***********************



Parameters:

   $entry  

[ Top ]

method visitTemplateCreatingEntryStart [line 88]

void visitTemplateCreatingEntryStart( $entry)



Parameters:

   $entry  

[ Top ]

method visitTemplateEditingEntryStart [line 49]

void visitTemplateEditingEntryStart( $entry)



Parameters:

   $entry  

[ Top ]


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