PHP 클래스 Horde_Kolab_Server_Object_Organizationalperson, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
상속: extends Horde_Kolab_Server_Object_Person
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
getFilter ( ) : string Return the filter string to retrieve this object type.

보호된 메소드들

메소드 설명
setPostalAddress ( string $key, array $attributes, &$info ) : NULL. Set the complete postal address.

메소드 상세

getFilter() 공개 정적인 메소드

Return the filter string to retrieve this object type.
public static getFilter ( ) : string
리턴 string The filter to retrieve this object type from the server database.

setPostalAddress() 보호된 메소드

Set the complete postal address.
protected setPostalAddress ( string $key, array $attributes, &$info ) : NULL.
$key string The attribute to collapse into.
$attributes array The attributes to collapse.
리턴 NULL.