ActiveRecord_MetaInfoActiveRecord_MetaInfo is a structure to hold meta information for
ActiveRecord classes
Located in /activerecord/lib/ActiveRecord/Base.php (line 191)
mixed
$accessible_attributes
(line 205)
mixed
$associations
(line 210)
mixed
$class_name
(line 194)
mixed
$columns
(line 200)
mixed
$columns_hash
(line 201)
mixed
$column_names
(line 202)
mixed
$connection
(line 193)
mixed
$content_columns
(line 203)
mixed
$event_listeners
(line 207)
mixed
$inheritance_column
(line 199)
mixed
$parent
(line 192)
mixed
$primary_key
(line 198)
mixed
$protected_attributes
(line 204)
mixed
$proxied_methods
(line 209)
mixed
$sequence_name
(line 206)
mixed
$table_name
(line 195)
mixed
$table_name_prefix
(line 196)
mixed
$table_name_suffix
(line 197)
mixed
$validations
(line 208)
get (line 221)
Return the value of a property. If the value is not set on this instance, it will call get() on any parent object specified.
get_association (line 239)
Return the named association from the collection. If no such association exists on this instance, it will call get_association() on any parent object specified.
Documentation generated on Wed, 25 Apr 2012 09:46:41 -0700 by phpDocumentor 1.4.3