Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 8:
Internal function to retrieve data for a task force.
]]----------------------------------------------------------------------------
function p._main(args
end
Line 25:
]]----------------------------------------------------------------------------
function p.getName(frame)
end
Line 37:
]]----------------------------------------------------------------------------
function p.getNestedName(frame)
end
Line 49:
]]----------------------------------------------------------------------------
function p.getImage(frame)
end
Line 61:
]]----------------------------------------------------------------------------
function p.getCategory(frame)
end
Line 73:
]]----------------------------------------------------------------------------
function p.getLink(frame)
end
Line 85:
]]----------------------------------------------------------------------------
function p.getCanonicalCode(frame)
end
function p.main(frame)
end
|