Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F972599
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
Wed, Jun 18, 6:17 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
229398
Default Alt Text
AphrontFormStaticControl.php (242 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment