PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free!
Click here to download the new Pastebin App for iOS
.
Public Pastes
Untitled
1 sec ago
Untitled
3 sec ago
Untitled
23 sec ago
Untitled
5 sec ago
Untitled
7 sec ago
Untitled
8 sec ago
Network Tweak
Bash | 15 sec ago
Untitled
12 sec ago
Untitled
By: a guest on Feb 10th, 2010 | syntax:
None
| size: 0.15 KB | hits: 48 | expires: Never
download
|
raw
|
embed
|
report abuse
Copied
$populate = new AgaviParameterHolder();
$populate->setParameter('foo', $this->getAttribute('foo'));
$this->setFormPopulation('foo-form', $populate);
create a
new version
of this paste
RAW Paste Data
$populate = new AgaviParameterHolder(); $populate->setParameter('foo', $this->getAttribute('foo')); $this->setFormPopulation('foo-form', $populate);