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

Procedural File: add_attr.php

Source Location: /htdocs/add_attr.php



Page Details:

Adds an attribute/value pair to an object

Variables that come in as POST vars:

  • dn
  • attr
  • val
  • binary




Tags:

filesource:  Source Code for this file


Includes:

require('./common.php') [line 19]






is_binary_option_required [line 140]

bool is_binary_option_required( object $ldapserver, attr $attr)

Check if we need to append the ;binary option to the name of some binary attribute



Parameters

object   $ldapserver   Server Object that the attribute is in.
attr   $attr   Attribute to test to see if it requires ;binary added to it.
[ Top ]



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