Ricardo H

  • Registered on: 2011-11-07
  • Last connection: 2011-11-07

Activity

Reported issues: 0

2011-11-07

07:41 PM PHP ActiveRecord General: RE: Auto complete for Models
example:
class Book extends ActiveRecord\Model {
// id and name columns
}
$tmp = new Book();
$tmp->[CTR...
07:37 PM PHP ActiveRecord General: Auto complete for Models
I dont need to declare the attributes from my Models classes... so is there any way to use Autocomplete (intelli sens...

Also available in: Atom