AddressbookController Class Reference

Inheritance diagram for AddressbookController:

ModulesController AppController

List of all members.

Public Member Functions

 index ($id=null, $order="", $dir=true, $page=1, $dim=20)
 view ($id=null)
 Generic view method: to override in real modules or create specific view methods if more types are handled by this module, like view[ModelName] (e.g.
 save ()
 Generic save method: to override in real modules.
 delete ()
 Generic delete method: to override in real modules.
 deleteSelected ()
 categories ()
 saveCategories ()
 deleteCategories ()
 cloneObject ()

Public Attributes

 $name = 'Addressbook'
 $helpers = array('BeTree', 'BeToolbar')
 $components = array('BeTree', 'BeCustomProperty', 'BeLangText', 'BeFileHandler')
 $uses = array('BEObject','Tree', 'Category', 'Card', 'MailGroup')

Protected Member Functions

 forward ($action, $esito)

Protected Attributes

 $moduleName = 'addressbook'


Detailed Description

Version:
Revision
2402
Modified By:
LastChangedBy
bato
Last Modified: $LastChangedDate
LastChangedDate
2009-10-23 18:14:27 +0200 (ven, 23 ott 2009)

Id
addressbook_controller.php 2402 2009-10-23 16:14:27Z bato

Definition at line 31 of file addressbook_controller.php.


Member Function Documentation

AddressbookController.view ( id = null  ) 

Generic view method: to override in real modules or create specific view methods if more types are handled by this module, like view[ModelName] (e.g.

viewDocument, viewEvent...) This methods will be called automagically....

Parameters:
integer $id object id to view

Reimplemented from ModulesController.

Definition at line 59 of file addressbook_controller.php.

AddressbookController.save (  ) 

Generic save method: to override in real modules.

If more types are handled by this module create specific 'save' methods like save[ModelName] (e.g. saveDocument, saveEvent...) This methods will be called automagically....

Reimplemented from ModulesController.

Definition at line 67 of file addressbook_controller.php.

References AppController.eventInfo(), and AppController.userInfoMessage().

AddressbookController.delete (  ) 

Generic delete method: to override in real modules.

If more types are handled by this module create specific delete methods like delete[ModelName] (e.g. deleteDocument, deleteEvent...) This methods will be called automagically....

Reimplemented from ModulesController.

Definition at line 101 of file addressbook_controller.php.

References AppController.deleteObjects(), AppController.eventInfo(), and AppController.userInfoMessage().


The documentation for this class was generated from the following file:

Generated on Tue Jan 12 15:45:35 2010  BEditaBEdita 3.0.1 betula