ActiveRecord_ProxyMethodActiveRecord_ProxyMethod encapsulates a proxied method for an ActiveRecord object. See ActiveRecord_Base::add_method_proxy() for more information.
Located in /activerecord/lib/ActiveRecord/ProxyMethod.php (line 11)
ActiveRecord_Proxy | --ActiveRecord_ProxyMethod
mixed
invoke
(ActiveRecord_Base $record, &$attributes, &$cached_attributes, array $args, array $attributes, array $cached_attributes)
mixed
$callback
(line 13)
mixed
$maximumArgumentCount
(line 15)
mixed
$name
(line 12)
mixed
$requiredArgumentCount
(line 14)
Inherited from ActiveRecord_Proxy
ActiveRecord_Proxy::$attributes
ActiveRecord_Proxy::$cached_attributes
ActiveRecord_Proxy::$metaInf
ActiveRecord_Proxy::$record
Constructor __construct (line 23)
Constructor
invoke (line 72)
Invoke the proxy
maximum_parameter_count (line 61)
Return the maximum number of arguments accepted
name (line 49)
Return the name of this proxy
required_parameter_count (line 55)
Return the number of arguments required by the method
Inherited From ActiveRecord_Proxy
ActiveRecord_Proxy::add_method_proxy()
ActiveRecord_Proxy::add_validation()
ActiveRecord_Proxy::delete_cached_attribute()
ActiveRecord_Proxy::get_meta_info()
ActiveRecord_Proxy::has_cached_attribute()
ActiveRecord_Proxy::initialize()
ActiveRecord_Proxy::read_attribute()
ActiveRecord_Proxy::read_attribute_before_type_cast()
ActiveRecord_Proxy::read_cached_attribute()
ActiveRecord_Proxy::write_attribute()
ActiveRecord_Proxy::write_cached_attribute()
Documentation generated on Wed, 25 Apr 2012 09:46:44 -0700 by phpDocumentor 1.4.3