Class: Doctrine_File
Source Location: /Doctrine/File.phpClass Doctrine_File
Class Overview
Doctrine_File Located in /Doctrine/File.php [line 33] Doctrine_Object | --Doctrine_Access | --Doctrine_Record_Abstract | --Doctrine_Record | --Doctrine_FileAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties | Inherited Methods | Inherited Constants |
---|---|---|
Inherited From Doctrine_Record Inherited From Doctrine_Record_Abstract Inherited From Doctrine_Object |
Inherited From Doctrine_Record
Inherited From Doctrine_Record_Abstract
Inherited From Doctrine_Access
Inherited From Doctrine_Object
|
Inherited From Doctrine_Record |
[ Top ]
Method Summary
Properties
Methods
get [line 46]
|
$name: | ||
$load: |
API Tags:
Access: | public |
Redefinition of:
- Doctrine_Record::get()
- get returns a value of a property or a related component
[ Top ]
setUp [line 39]
|
API Tags:
Access: | public |
Redefinition of:
- Doctrine_Record::setUp()
- setUp this method is used for setting up relations and attributes it should be implemented by child classes
[ Top ]