Package gnue :: Package forms :: Package GFObjects :: Module GFBlock
[show private | hide private]

Module gnue.forms.GFObjects.GFBlock

Classes making up the Block object.
Classes
GFBlock A block in a form definition.

Exceptions
DatasourceNotFoundError This block references a non-existant datasource.

Function Summary
  cond_value(value)
Change a given condition value as needed.

Function Details

cond_value(value)

Change a given condition value as needed. If it is a string and the option 'fake_ascii_query' is set, all characters above 127 are changed into an underscore.


GNUe Home

Private API

Developer's Corner