Admin
[ class tree: Admin ] [ index: Admin ] [ all elements ]

Class: Admin_Model_Goal

Source Location: /application/modules/admin/models/Goal.php

Class Overview


更新目標管理クラス


Author(s):

  • charlesvineyard

Variables

Methods



Class Details

[line 25]
更新目標管理クラス



Tags:

author:  charlesvineyard


[ Top ]


Class Variables

$_goalDao =

[line 32]

目標DAO



Tags:

access:  private



[ Top ]



Class Methods


constructor __construct [line 39]

Admin_Model_Goal __construct( )

コンストラクター



Tags:

author:  charlesvineyard
access:  public


[ Top ]

method findGoalPageCountThisMonth [line 50]

int findGoalPageCountThisMonth( )

当月の更新目標ページ数を取得します。



Tags:

return:  更新目標ページ数
author:  charlesvineyard
access:  public


[ Top ]

method updateGoalPageCountThisMonth [line 107]

void updateGoalPageCountThisMonth( int $goalPageCount)

当月の更新目標ページ数を更新します。



Tags:

author:  charlesvineyard
access:  public


Parameters:

int   $goalPageCount   当月の更新目標ページ数

[ Top ]

method _fillGoalUntilNow [line 86]

void _fillGoalUntilNow( array $lastGoal)

目標が設定されていない月から今月までの目標をすべて設定します。



Tags:

author:  charlesvineyard
access:  private


Parameters:

array   $lastGoal   設定済みの中で最新の目標情報

[ Top ]

method _isGoalOfThisMonth [line 70]

boolean _isGoalOfThisMonth( array $goal)

今月の目標かどうか判断します。



Tags:

return:  今月の目標なら true
author:  charlesvineyard
access:  private


Parameters:

array   $goal   目標情報

[ Top ]


Documentation generated on Mon, 07 Feb 2011 01:28:17 +0900 by phpDocumentor 1.4.3