Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LdapTools
Ldif
Entry
LdifEntryModDn
getNewRdn
LdapTools\Ldif\Entry\LdifEntryModDn::getNewRdn PHP Method
LdifEntryModDn Class Documentation
Datei anzeigen
Open project: ldaptools/ldaptools
getNewRdn()
public
method
Get the new RDN for the LDAP object.
public
getNewRdn
( ) :
string
return
string
public function getNewRdn() { return $this->newRdn; }
LdifEntryModDn
__construct
getDeleteOldRdn
getNewLocation
getNewRdn
setDeleteOldRdn
setNewLocation
setNewRdn
toOperation
toString