Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ADDING VALUE
#4
(12-23-2009, 07:59 PM)sqanto Wrote: thanks for the answer

My question is

How do I create a new variable

There are currently keyword or comment

and I would like to add the sender

so I can look for it and i have the information save

PHP Code:
class Document
{
    var 
$_id;
    var 
$_sender;   < -- for example (I would like to declare new values)
    var 
$_name;
    var 
$_comment;
    var 
$_ownerID;
    var 
$_folderID;
    var 
$_expires;
    var 
$_inheritAccess;
    var 
$_defaultAccess;
    var 
$_locked;
    var 
$_keywords;
    var 
$_sequence;
...



I delight for the new update

hi sqanto

thanks for the reply

i investigated this matter , for this matter you would need to hire a private programmer to do this or you can use one of programmer in house
to do this or you can wait for the next update. but again for customization is all ways up to the user not us.

Thanks

Trilex labs
Reply


Messages In This Thread
ADDING VALUE - by sqanto - 12-22-2009, 06:22 PM
RE: ADDING VALUE - by administrator - 12-23-2009, 08:27 AM
RE: ADDING VALUE - by sqanto - 12-23-2009, 07:59 PM
RE: ADDING VALUE - by administrator - 12-30-2009, 06:40 AM
RE: ADDING VALUE - by sqanto - 01-04-2010, 04:02 PM

Forum Jump:


Users browsing this thread: