[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/infolog/inc/ -> class.uiinfolog.inc.php (sommaire)

(pas de description)

Poids: 1105 lignes (44 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 infolog/inc/class.boinfolog.inc.php

Définit 1 class

uiinfolog:: (14 méthodes):
  uiinfolog()
  get_info()
  save_sessiondata()
  read_sessiondata()
  get_rows()
  index()
  close()
  delete()
  edit()
  menuaction()
  icon()
  admin()
  writeLangFile()
  hook_view()


Classe: uiinfolog  - X-Ref

This class is the UI-layer (user interface) of InfoLog

uiinfolog()   X-Ref


get_info($info,&$readonlys,$action='',$action_id='',$show_links=false,$details = 1)   X-Ref
Pas de description

save_sessiondata($values)   X-Ref
Pas de description

read_sessiondata()   X-Ref
Pas de description

get_rows($query,&$rows,&$readonlys)   X-Ref
Pas de description

index($values = null,$action='',$action_id='',$called_as=0,$extra_app_header=False,$return_html=False,$own_referer='')   X-Ref
Shows the infolog list

param: array/string $values=null etemplate content or 'reset_action_view' if called by index.php to reset an action-view
param: string $action='' if set only entries liked to that $action:$action_id are shown
param: string $action_id='' if set only entries liked to that $action:$action_id are shown
param: mixed $called_as=0 this is how we got called, for a hook eg. the call-params of that page containing the hook
param: boolean $extra_app_header=false
param: boolean $return_html=false
param: string $own_referer='' this is our own referer

close($values=0,$referer='')   X-Ref
Pas de description

delete($values=0,$referer='',$called_by='')   X-Ref
Pas de description

edit($content = null,$action = '',$action_id=0,$type='',$referer='')   X-Ref
Edit/Create an InfoLog Entry

param: array $content=null Content from the eTemplate Exec call or info_id on inital call
param: string $action='' Name of an app of 'sp' for a infolog-sub
param: int $action_id=0 Id of app-entry to which a link is created
param: string $type='' Type of log-entry: note,todo,task
param: string $referer='' array with param/get-vars of the refering page

menuaction($action = 'get_list',$app='infolog')   X-Ref
Pas de description

icon($cat,$id,$status='')   X-Ref
Pas de description

admin( )   X-Ref
Pas de description

writeLangFile()   X-Ref
writes langfile with all templates and messages registered here

called via [write Langfile] in the etemplate-editor or as http://domain/egroupware/index.php?menuaction=infolog.uiinfolog.writeLangFile

hook_view($args)   X-Ref
shows infolog in other applications

param: $args['location'] location des hooks: {addressbook|projects|calendar}_view|infolog
param: $args['view']     menuaction to view, if location == 'infolog'
param: $args['app']      app-name, if location == 'infolog'
param: $args['view_id']  name of the id-var for location == 'infolog'
param: $args[$args['view_id']] id of the entry



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