I think this organisation will be one of the big players of the future in the PHP world. 我认为,这个组织将在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 属性:布尔元isPrimaryKey:如果是真的,它表明这是一个主键字段
  • bool $isForiegnKey: if true it indicates that this is foriegn key field 属性:布尔元isForiegnKey:如果属实,则表明这是何瑞明关键领域
  • bool $isSet: if true this indicates that this field has a value 属性:布尔元使用isset:如果属实,这表明这一领域有一个值
  • Dominic Skinner 作者:多米尼克·斯金纳
  • 0.2.1 版本:0.2.1

)位于/ RocksDatabaseField.php(第15行)

方法摘要
__construct ( RocksDatabaseField __construct , 美元的名称 ) 美元isPrimaryKey)
getParameter () 无效 的getParameter ()
getQuotedValue () :无效 getQuotedValue ()
__clone () 无效 __clone ()
__get ( 无效 __get ) $名
__set ( 无效 __set , $ var的 ) $ varValue)
__toString () 无效 __toString ()
方法
(line 23 ) 构造_建设 (第23行)
__construct ( RocksDatabaseField _构造 , 美元的名称 ) 美元isPrimaryKey)
  • 元名称
  • 美元isPrimaryKey
(line 58 ) getParameter(58行)

作为一个在where子句中使用的参数,这将返回的领域。 这通常是在内部使用。

  • public 访问:公众
getParameter () 无效 的getParameter()
(line 76 ) getQuotedValue(76行)

作为一个在INSERT或UPDATE语句中使用的参数,这将返回的领域。 这通常是在内部使用。

  • public 访问:公众
getQuotedValue () :无效 getQuotedValue()
(line 49 ) __clone(49线)

这必须使用克隆数据库中的字段类,否则,它会导致值被复制

  • public 访问:公众
__clone () 无效 __的clone()
(line 29 ) __get(29行)
  • public 访问:公众
__get ( 函数void __得到 ) $名
  • 元名称
(line 38 ) __set(38行)
  • public 访问:公众
__set ( 函数void __集 , $ var的 ) $ varValue)
  • $ var的
  • 美元varValue
(line 112 ) __toString(112行)
  • public 访问:公众
__toString () 无效 的__toString()

已提供任何意见。
安全形象

书面由多米尼克·斯金纳
最后更新:2011年10月25日十六点00分38秒