class documentation
class Object(gws.base.action.Object): (source)
Project information action
Method | info |
Return the project configuration |
Inherited from Object
:
Method | props |
Undocumented |
Inherited from Node
(via Object
):
Method | cfg |
Undocumented |
Method | closest |
Undocumented |
Method | create |
Undocumented |
Method | create |
Undocumented |
Method | create |
Undocumented |
Method | find |
Undocumented |
Method | find |
Undocumented |
Method | initialize |
Undocumented |
Instance Variable | config |
Undocumented |
Instance Variable | permissions |
Undocumented |
Method | _configure |
Undocumented |
Inherited from Object
(via Object
, Node
):
Method | __repr__ |
Undocumented |
Inherited from INode
(via Object
, Node
, Object
, IAction
):
Method | activate |
Undocumented |
Method | configure |
Undocumented |
Method | post |
Undocumented |
Method | pre |
Undocumented |
Class Variable | children |
Undocumented |
Class Variable | ext |
Undocumented |
Class Variable | ext |
Undocumented |
Class Variable | parent |
Undocumented |
Class Variable | root |
Undocumented |
Class Variable | uid |
Undocumented |
@gws.ext.command.api( 'projectInfo')
def info(self, req:
def info(self, req:
gws.IWebRequester
, p: gws.Request
) -> InfoResponse
:
(source)
¶
Return the project configuration