Last page update: November 23, 2011
Classes:
Complete reference:
add_cookie() main() requestWrite() rpc_resetApp() diskPathToUri() mainLeftContent() resolvePath() rpc_resolverRecall() forbiddenPage() mixins() resolvePathAsUrl() rpc_saveRecordCluster() formLoader() newCookie() responseWrite() saveRecordCluster() formSaver() newMarshalCookie() rootWidget() setLoadingParameters() freezeSelection() package() rpc_applyChangesToDb() setOnBeforeUnload() getAbsoluteUrl() pageAuthTags() rpc_decodeDatePeriod() siteStatusSave() getUserSelection() pageController() rpc_deleteDbRow() toJson() get_cookie() pageLocalDocument() rpc_deleteRecordCluster() unfreezeSelection() loadRecordCluster() pageSource() rpc_loadRecordCluster() windowTitle()
TODO
TODO
| Parameters: | cookie – TODO |
|---|
TODO
TODO
TODO
TODO
TODO
TODO
TODO
| Parameters: | datestr – a date string. For the string format, please check the :meth:`decodeDatePeriod() |
|---|
<gnr.core.gnrdate.decodeDatePeriod>` method docstrings :param workdate: the workdate :param locale: the current locale (e.g: en, en_us, it)
Method for deleting a single record from a given table
| Parameters: |
|
|---|---|
| Returns: | if it works, returns the primary key and the deleted attribute. Else, return an exception |
Method for deleting many records from a given table.
| Parameters: |
|
|---|---|
| Returns: | if it works, returns the primary key and the deleted attribute. Else, return an exception |
TODO
| Parameters: |
|
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: | root – the root of the page. For more information, check the main section |
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: |
|
|---|
Get TODO. Return an external link to the page
| Parameters: | path – the path to the page from the pages folder of a project |
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: |
|
|---|
The main method of a webpage. You must override this method unless you’re using an active component. For more information, check the main documentation section
| Parameters: | root – the root of the page. For more information, check the main section |
|---|
The main left content of the page
| Parameters: | parentBC – the root parent BorderContainer |
|---|
Implement this method in your page for mixin the page with methods from the public resources folder
| Returns: | a list of mixin names with the following syntax: moduleName:className |
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: |
|
|---|
TODO
Hook method. Allow to define users authorizations
| Parameters: | method – TODO |
|---|---|
| Returns: | a string containing the users authorizations |
TODO
| Returns: | TODO |
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: | nodeId – the page nodeId. For more information, check the nodeId documentation page. |
|---|
TODO
| Parameters: |
|
|---|
TODO
TODO
TODO
TODO
| Parameters: | resolverPars – TODO |
|---|
TODO
| Parameters: |
|
|---|
Return a ContentPane. You can attach to it any webpage element. You can override this method to receive a different layout widget respect to the contentPane
| Parameters: | root – the root of the page. For more information, check the main section |
|---|
TODO
| Parameters: |
|
|---|
Warning
deprecated since version 0.7. It has been replaced through the TableHandler component. For more information, check the explanation about the handler level in the form - data levels documentation section
Note
old documentation:
Set parameters at the path gnr.tables.TABLE.loadingParameters.PARAMETERNAME, where:
| param table: | MANDATORY - string. You can put the following strings:
|
|---|
TODO
| Parameters: |
|
|---|
TODO
TODO
Return the object into Json form
| Parameters: | obj – the object |
|---|
TODO
| Parameters: |
|
|---|
Return the window title