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

Class: ActiveDirectory_Common

Source Location: /ActiveDirectory/ActiveDirectory/Common.php

Class Overview


ActiveDirectory_Common :: Common APIs


Constants

Methods


Child classes:

ActiveDirectory_API
ActiveDirectory_API :: Active Directory Internal API

Class Details

[line 27]
ActiveDirectory_Common :: Common APIs



[ Top ]


Class Methods


method convert_to_0Ztime [line 70]

void convert_to_0Ztime( int &$time)

UNIX timestamp를 NT 0Z 표현으로 변환



Tags:

access:  public


Parameters:

int   &$time   Unix timestamp

[ Top ]

method convert_to_nttime [line 54]

void convert_to_nttime( int &$sec, [ $oztime = false])

UNIX timestamp를 NT timestamp로 변환



Tags:

access:  public


Parameters:

int   &$sec   Unix timestamp
   $oztime  

[ Top ]

method convert_to_unixtime [line 41]

void convert_to_unixtime( int &$sec)

NT timestamp를 UNIX timestamp로 변환



Tags:

access:  public


Parameters:

int   &$sec   NT timestamp

[ Top ]

method convert_to_unixtime_from_0Ztime [line 84]

void convert_to_unixtime_from_0Ztime( string &$time)

NT 0Z 표현을 UNIX teimstamp로 변환



Tags:

access:  public


Parameters:

string   &$time   0Z time

[ Top ]

method fix_charset [line 118]

void fix_charset( &$v)

변수 값의 문자셋 처리



Tags:

access:  protected


Parameters:

   &$v  

[ Top ]

method set_array [line 104]

void set_array( &$v)

주어진 변수가 array가 아니면 array로 선언한다.



Tags:

access:  protected


Parameters:

   &$v  

[ Top ]


Class Constants

UNIXDEF =  11644473600

[line 30]


[ Top ]



Documentation generated on Tue, 14 May 2019 01:59:40 +0900 by phpDocumentor 1.4.4