[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/ -> class.applications.inc.php (sommaire)

(pas de description)

Poids: 349 lignes (10 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

applications:: (14 méthodes):
  applications()
  NOT_list_methods()
  read_repository()
  read()
  add()
  delete()
  update_data()
  save_repository()
  app_perms()
  read_account_specific()
  read_installed_apps()
  is_system_enabled()
  id2name()
  name2id()


Classe: applications  - X-Ref

functions for managing and installing apps

Author: skeeter
applications($account_id = '')   X-Ref
standard constructor for setting $this->account_id

param: $account_id account id

NOT_list_methods($_type='xmlrpc')   X-Ref
Pas de description

read_repository()   X-Ref
read from repository

private should only be called from withing this class

read()   X-Ref
read from the repository

pubic function that is used to determine what apps a user has rights to

add($apps)   X-Ref
add an app to a user profile

param: $apps array containing apps to add for a user

delete($appname)   X-Ref
delete an app from a user profile

param: $appname appname to remove

update_data($data)   X-Ref
update the array(?)

param: $data update the repository array(?)

save_repository()   X-Ref
save the repository


app_perms()   X-Ref
Pas de description

read_account_specific()   X-Ref
Pas de description

read_installed_apps()   X-Ref
populate array with a list of installed apps


is_system_enabled($appname)   X-Ref
check if an app is enabled

param: $appname name of the app to check for

id2name($id)   X-Ref
Pas de description

name2id($appname)   X-Ref
Pas de description



Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7