data access object for table portfolio
Located in /lib/dao_portfolio.class.php (line 32)
vo | --vo_portfolio | --dao_portfolio
total charges paid on all positions in the portfolio
amount of money invested in the portfolio
total market value of all positions in the portfolio
unix-timestamp of the most recent quote (of a position) in the portfolio
cache of postion objects
true if not all positions have a current quote, $_market_value
is incorrect in this case
Inherited from vo_portfolio
vo_portfolio::$comment
vo_portfolio::$date_created
vo_portfolio::$id
vo_portfolio::$id_user
vo_portfolio::$name
vo_portfolio::$order
vo_portfolio::$taxallowance
vo_portfolio::$type
return gain
market value minus invested money, optionally deducted by charges and/or as percentage value
return amount of money invested in this portfolio
return current market value of this portfolio
return unix-timestamp of most recent quote
returns all positions in the portfolio, each position is a
dao_position object
tell whether quotes for all positions are available
Inherited From vo_portfolio
vo_portfolio::get_primary_key()
vo_portfolio::store()
vo_portfolio::typeCheck()
Inherited From vo
vo::__construct()
Documentation generated on Sun, 22 Aug 2010 11:20:15 +0200 by phpDocumentor 1.4.3