Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894130
LightweightRTLCelerityResources.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
424 B
Referenced Files
None
Subscribers
None
LightweightRTLCelerityResources.php
View Options
<?php
final
class
LightweightRTLCelerityResources
extends
CelerityResourcesOnDisk
{
public
function
getName
(
)
{
return
'lightwtrtl'
;
}
public
function
getPathToResources
(
)
{
return
$this
->
getPath
(
'../rsrc'
)
;
}
public
function
getPathToMap
(
)
{
return
$this
->
getPath
(
'celerity/map.php'
)
;
}
private
function
getPath
(
$to_file
)
{
return
(
phutil_get_library_root
(
'light-rtl'
)
)
.
'/'
.
$to_file
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 19:26 (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127959
Default Alt Text
LightweightRTLCelerityResources.php (424 B)
Attached To
Mode
R11 Phorge-RTL
Attached
Detach File
Event Timeline
Log In to Comment