Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F452538
AphrontFormStaticControl.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
242 B
Referenced Files
None
Subscribers
None
AphrontFormStaticControl.php
View Options
<?php
final
class
AphrontFormStaticControl
extends
AphrontFormControl
{
protected
function
getCustomControlClass
()
{
return
'aphront-form-control-static'
;
}
protected
function
renderInput
()
{
return
$this
->
getValue
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 12:43 AM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
68650
Default Alt Text
AphrontFormStaticControl.php (242 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment