Class FormModel

Description

Classe Model

  • abstract:

Located in /karibou2/class/formmodel.class.php (line 15)

Model
   |
   --FormModel
Direct descendents
Variable Summary
mixed $smarty
Method Summary
FormModel __construct (PDO $p_db, mixed $kapp, UserFactory $userFactory, AppList $appList, mixed $templatedir, HookManager $hookManager, EventManager $eventManager, MessageManager $messageManager, KSmarty $smarty, [mixed $permission = _READ_ONLY_], [mixed $args = array()])
void getLocation ()
void setForm (mixed $form)
void setRedirectArg (mixed $name, mixed $value)
Variables
mixed $smarty (line 20)
  • access: public

Redefinition of:
Model::$smarty
Smarty est un moteur de template : http://smarty.php.net/

Inherited Variables

Inherited from Model

Model::$appList
Model::$appname
Model::$args
Model::$currentUser
Model::$db
Model::$eventManager
Model::$formMessage
Model::$hookManager
Model::$messageManager
Model::$permission
Model::$templatedir
Model::$userFactory
Model::$vars
Methods
Constructor __construct (line 23)
FormModel __construct (PDO $p_db, mixed $kapp, UserFactory $userFactory, AppList $appList, mixed $templatedir, HookManager $hookManager, EventManager $eventManager, MessageManager $messageManager, KSmarty $smarty, [mixed $permission = _READ_ONLY_], [mixed $args = array()])

Redefinition of:
Model::__construct()
getLocation (line 64)
void getLocation ()
setForm (line 54)
void setForm (mixed $form)
setRedirectArg (line 59)
void setRedirectArg (mixed $name, mixed $value)

Inherited Methods

Inherited From Model

Model::__construct()
Model::assign()
Model::build()
Model::display()
Model::fetch()
Model::getConfig()

Documentation generated on Sat, 17 Feb 2007 02:54:38 +0100 by phpDocumentor 1.3.0RC3