[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] proposal-branch; porting
From: |
Joseph Engo |
Subject: |
Re: [Phpgroupware-developers] proposal-branch; porting |
Date: |
Mon, 19 Apr 2004 13:54:08 -0400 |
User-agent: |
Mozilla Thunderbird 0.5 (Windows/20040207) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dave Hall wrote:
| sigurdne <address@hidden> wrote:
|
|> Hi Are there substitutes for: $GLOBALS['phpgw']->link()
|
|
| No longer needed, sorry I haven't looked into it enough to know
| about the rest
|
|> $GLOBALS['phpgw']->session->appsession()
Presently, we are using $_SESSION, which will have to change once DB
sessions are added
|> $GLOBALS['phpgw']->db->num_rows()
resultobject->_numofrows (Its a property), I should create an alias
for this as a function
|> nextmatchs->show_sort_order()
This I need to add.
|>
|> Is there support for limiting the dbresult to "maxmatchs"?
|>
$GLOBALS['phpgw']->db->selectlimit() ... side note, nextmatchs is done
mostly through XSLT now. Its working last time I checked, but might
need to be cleaned up.
|> It would save some typing if the function _debug_array() from
|> HEAD could be global available
|>
Use html_print_r()
|> Sigurd
|>
|>
|>
|>
|> _______________________________________________
|> Phpgroupware-developers mailing list
|> address@hidden
|> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
|>
|> _______________________________________________
|> Phpgroupware-developers mailing list
|> address@hidden
|> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAhBI//AzmiD/o0voRAkAwAJ9EhM2gq4ZHyejZAl6iXLfffDWwcwCgliWE
cdwRfZ2Zhlm1ynUCsiofEOk=
=BTOF
-----END PGP SIGNATURE-----
- [Phpgroupware-developers] proposal-branch; porting, sigurdne, 2004/04/19
- Re: [Phpgroupware-developers] proposal-branch; porting, Dave Hall, 2004/04/19
- Re: [Phpgroupware-developers] proposal-branch; porting,
Joseph Engo <=
- RE: [Phpgroupware-developers] proposal-branch; porting, sigurdne, 2004/04/19
- RE: [Phpgroupware-developers] proposal-branch; porting, sigurdne, 2004/04/20
- RE: [Phpgroupware-developers] proposal-branch; porting, sigurdne, 2004/04/21
- RE: [Phpgroupware-developers] proposal-branch; porting, sigurdne, 2004/04/21