This is the complete list of members for xmldb_field, including all inherited members.
  | $changed | xmldb_object | protected | 
  | $comment | xmldb_object | protected | 
  | $decimals | xmldb_field | protected | 
  | $default | xmldb_field | protected | 
  | $errormsg | xmldb_object | protected | 
  | $hash | xmldb_object | protected | 
  | $length | xmldb_field | protected | 
  | $loaded | xmldb_object | protected | 
  | $name | xmldb_object | protected | 
  | $next (defined in xmldb_object) | xmldb_object | protected | 
  | $notnull | xmldb_field | protected | 
  | $previous (defined in xmldb_object) | xmldb_object | protected | 
  | $sequence | xmldb_field | protected | 
  | $type | xmldb_field | protected | 
  | __construct($name, $type=null, $precision=null, $unsigned=null, $notnull=null, $sequence=null, $default=null, $previous=null) | xmldb_field |  | 
  | xmldb_object::__construct($name) | xmldb_object |  | 
  | arr2xmldb_field($xmlarr) | xmldb_field |  | 
  | calculateHash($recursive=false) | xmldb_field |  | 
  | CHAR_MAX_LENGTH | xmldb_field |  | 
  | checkName() | xmldb_object |  | 
  | checkNameValues($arr) | xmldb_object |  | 
  | comma2array($string) | xmldb_object |  | 
  | debug($message) | xmldb_object |  | 
  | findObjectInArray($objectname, $arr) | xmldb_object |  | 
  | fixPrevNext(&$arr) | xmldb_object |  | 
  | FLOAT_MAX_LENGTH | xmldb_field |  | 
  | getComment() | xmldb_object |  | 
  | getDecimals() | xmldb_field |  | 
  | getDefault() | xmldb_field |  | 
  | getError() | xmldb_object |  | 
  | getHash() | xmldb_object |  | 
  | getLength() | xmldb_field |  | 
  | getName() | xmldb_object |  | 
  | getNext() | xmldb_object |  | 
  | getNotNull() | xmldb_field |  | 
  | getPHP($includeprevious=true) | xmldb_field |  | 
  | getPrevious() | xmldb_object |  | 
  | getSequence() | xmldb_field |  | 
  | getType() | xmldb_field |  | 
  | getUnsigned() | xmldb_field |  | 
  | getXMLDBFieldType($type) | xmldb_field |  | 
  | getXMLDBTypeName($type) | xmldb_field |  | 
  | hasChanged() | xmldb_object |  | 
  | INTEGER_MAX_LENGTH | xmldb_field |  | 
  | isLoaded() | xmldb_object |  | 
  | NAME_MAX_LENGTH | xmldb_field |  | 
  | NUMBER_MAX_LENGTH | xmldb_field |  | 
  | orderElements($arr) | xmldb_object |  | 
  | readableInfo() | xmldb_field |  | 
  | set_attributes($type, $precision=null, $unsigned=null, $notnull=null, $sequence=null, $default=null, $previous=null) | xmldb_field |  | 
  | setChanged($changed=true) | xmldb_object |  | 
  | setComment($comment) | xmldb_object |  | 
  | setDecimals($decimals) | xmldb_field |  | 
  | setDefault($default) | xmldb_field |  | 
  | setFromADOField($adofield) | xmldb_field |  | 
  | setHash($hash) | xmldb_object |  | 
  | setLength($length) | xmldb_field |  | 
  | setLoaded($loaded=true) | xmldb_object |  | 
  | setName($name) | xmldb_object |  | 
  | setNext($next) | xmldb_object |  | 
  | setNotNull($notnull=true) | xmldb_field |  | 
  | setPrevious($previous) | xmldb_object |  | 
  | setSequence($sequence=true) | xmldb_field |  | 
  | setType($type) | xmldb_field |  | 
  | setUnsigned($unsigned=true) | xmldb_field |  | 
  | validateDefinition(xmldb_table $xmldb_table=null) | xmldb_field |  | 
  | xmlOutput() | xmldb_field |  |