Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
spec
LdapTools
AttributeConverter
ConvertWindowsTimeSpec
PHP Class spec\LdapTools\AttributeConverter\ConvertWindowsTimeSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Afficher le fichier
Open project: ldaptools/ldaptools
Protected Properties
Свойство
Type
Description
$genTime
$timestamp
Méthodes publiques
Méthode
Description
it_is_initializable
( )
it_should_error_when_the_value_going_to_ldap_is_not_a_datetime_object
( )
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_DateTime_object_with_the_correct_time_when_calling_fromLdap
( )
it_should_return_a_windows_timestamp_when_calling_toLdap
( )
Method Details
it_is_initializable()
public
méthode
public
it_is_initializable
( )
it_should_error_when_the_value_going_to_ldap_is_not_a_datetime_object()
public
méthode
public
it_should_error_when_the_value_going_to_ldap_is_not_a_datetime_object
( )
it_should_implement_AttributeConverterInterface()
public
méthode
public
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_DateTime_object_with_the_correct_time_when_calling_fromLdap()
public
méthode
public
it_should_return_a_DateTime_object_with_the_correct_time_when_calling_fromLdap
( )
it_should_return_a_windows_timestamp_when_calling_toLdap()
public
méthode
public
it_should_return_a_windows_timestamp_when_calling_toLdap
( )
Property Details
$genTime
protected_oe property
protected
$genTime
$timestamp
protected_oe property
protected
$timestamp