Your PHP skills tool showed me were I needed to improve and how to do it! "당신의 PHP 실력 도구는 나 개선하는 데 필요한 방법을 가르쳐 있었 보여주었다!"

RocksDatabaseField 클래스

설명

이 클래스는 RocksDBO가 사용할 데이터베이스에서 데이터베이스 필드를 나타냅니다

  • string $name: the name of the field 재산 : 문자열 $ 이름 : 필드의 이름
  • mixed $value: the value of the field 재산 : 혼합 $ 값 : 필드의 값
  • bool $isPrimaryKey: if true it indicates that this is a primary key field 재산 : BOOL $ isPrimaryKey : 진정한면 이것이 기본 키 필드임을 나타냅니다
  • bool $isForiegnKey: if true it indicates that this is foriegn key field 재산 : BOOL $ isForiegnKey : 진정한면이 foriegn 키 필드임을 나타냅니다
  • bool $isSet: if true this indicates that this field has a value 재산 : BOOL $ isSet : 사실 경우이 필드는 가치가있다는 것을 나타냅니다
  • Dominic Skinner 작성자 : 도미닉 스키너
  • 0.2.1 버전 : 0.2.1

) / RocksDatabaseField.php (라인 15)에 위치

방법 요약
__construct ( RocksDatabaseField __construct ( , 이름 $, ) $ isPrimaryKey)
getParameter () 공극 getParameter ()
__clone () 공극 __clone ()
__get ( 무효 __get ( ) 이름 $)
__set ( 무효화 __set을 ( , 은 $ var, ) $ varValue)
__toString () 공극 __toString ()
방법
(line 23 ) 생성자 __ 건설 (라인 23)
__construct ( RocksDatabaseField __ 구조 ( , 이름 $, ) $ isPrimaryKey)
  • $ 이름
  • $ isPrimaryKey
(line 58 ) getParameter (라인 58)

이것은 어디 조항에 사용되는 매개 변수로 필드를 반환합니다. 이것은 보통 내부적으로 사용됩니다.

  • public 접근 : 공개
getParameter () 공극 getParameter ()
(line 76 ) getQuotedValue (라인 76)

이것은 삽입 또는 업데이트 정책에 사용할 매개 변수로 필드를 반환합니다. 이것은 보통 내부적으로 사용됩니다.

  • public 접근 : 공개
getQuotedValue () 무효 getQuotedValue ()
(line 49 ) __clone (라인 49)

이것은 그렇지 않으면이 값이 복사되고이 발생할 수있는 데이터베이스 필드 클래스를 복제하는 데 사용해야합니다

  • public 접근 : 공개
__clone () 공극 __의 클론 ()
(line 29 ) __get (라인 29)
  • public 접근 : 공개
__get ( 공극 __ 구하기 ( ) 이름 $)
  • $ 이름
(line 38 ) __set (라인 38)
  • public 접근 : 공개
__set ( 공극 __ 세트 ( , 은 $ var, ) $ varValue)
  • $ VAR
  • $ varValue
(line 112 ) __toString (라인 112)
  • public 접근 : 공개
__toString () 공극 __의 toString ()

댓글이 제공되지 않았습니다 없습니다.
보안 이미지

도미닉 스키너 글
최근 업데이트 : 2011년 10월 25일 16시 0분 38초를