Public Member Functions | Protected Attributes

PrimitiveIntegerIdentifier Class Reference
[Base data types used in Form]

Inheritance diagram for PrimitiveIntegerIdentifier:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 setScalar ($orly=false)

Protected Attributes

 $scalar = false
 due to historical reasons, by default we're dealing only with integer identifiers, this problem correctly fixed in master branch

Detailed Description

Definition at line 15 of file PrimitiveIntegerIdentifier.class.php.


Member Function Documentation

PrimitiveIntegerIdentifier::setScalar ( orly = false  ) 
Returns:
IdentifiablePrimitive

Reimplemented from IdentifiablePrimitive.

Definition at line 19 of file PrimitiveIntegerIdentifier.class.php.


Member Data Documentation

PrimitiveIntegerIdentifier::$scalar = false [protected]

due to historical reasons, by default we're dealing only with integer identifiers, this problem correctly fixed in master branch

Reimplemented from IdentifiablePrimitive.

Definition at line 17 of file PrimitiveIntegerIdentifier.class.php.


The documentation for this class was generated from the following file: