phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] moving compose and folder links


From: dhayalan suresh
Subject: [Phpgroupware-developers] moving compose and folder links
Date: Wed, 27 Mar 2002 14:32:24 +0530

 hi,
 problem:
 ---------

 This is regarding a need to move the compose  and mange  folders link in
email to navbar ie where application are placed
 ---------------------------------------------------------------------------
---------------------------------------------

  My need:
 ---------
 1.can any body    give a  suggestions to successfully  do it.

 My  try:
 ---------
 try  1. i get a problem if i  call the url of  compose or folder
 links  in navbar.

 place of  compose and folder
 links-------->/phpgroupware/email/inc/class.boindex.inc.php
 -----------------------------------
 (i call the global variable which initialize
 $this-xi['compose_link']  and  $this-xi['folder_link'])
  place where i call  the

links---------------->/phpgroupware/phpgwapi/templates/verdialk/navbar.inc.p
hp
    ---------------------------
 (i  call the above mentioned global  variables here,using
 that i inialize my variable $var['folder_link'] and ..
 so that it can be used in the template.
 )
try  2.  if i put the global variables which initialize
$this-xi['compose_link']  and ...  in another global variable in the
              same  page,and proceed caling the second initialized global
variables ,in navbar.inc.php.that is also not
               working out ,because only when i click the email module the
 either globals are getting initialized

 any   solution  please?????????????????????????????

 The  ERROR mesage  reads
 For try1

        as  "non   Object  cannot  call a function"       i feel that it
 comes,because of  calling the functions of  Email  module  in navbar.
  For try2

       no   error
--------------------------------------Thanks   a  lot   for  following me
till  the end  -------------------------------->








reply via email to

[Prev in Thread] Current Thread [Next in Thread]