»

LJ::create_qr_div

LJ::create_qr_div — Creates the hidden div that stores the Quick Reply form

Use

LJ::create_qr_div(user, remote, ditemid, stylemine, userpic);

Arguments

  • user. 

  • remote. Hashref of remote user containing \'user\' and \'userid\' keys if obtained from LJ::get_remote or just \'user\' if untrusted and obtained from LJ::get_remote_noauth.

  • ditemid. ditemid for this comment

  • stylemine. if the user has specified style=mine for this page

  • userpic. alternate default userpic

Source:

cgi-bin/weblib.pl

Returns:

undef upon failure or HTML for the div upon success