Bigtop
view release on metacpan or search on metacpan
t/tentmaker/ajax_04/aseq view on Meta::CPAN
<div class='app_block_table'
id='div_ident_14'>
<fieldset>
<legend>
Table
( <a href='javascript:show_or_hide( "hideable_ident_14" );'>
edit</a> |
<a href="#" name='app_body_delete::ident_14' onclick='javascript:delete_block( this )'>delete</a>
)
</legend>
<table>
<tr>
<td> Name: </td>
<td>
<input type='text'
id='app_block::ident_14'
value='addresses'
onblur='javascript:update_tree(
"name",
"table::ident_14",
this.value
)'
/>
</td>
</tr>
<tr>
<td colspan='2'>
<div id='hideable_ident_14'
style='display: none'
>
<table class='bordered'>
<tr>
<th> Keyword </th>
<th> Value(s) </th>
<th> Description </th>
</tr>
<tr>
<td> not_for </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<select multiple
name='ident_14::not_for' class='urgency_0'
onchange='javascript:
myvalue = walk_selections( this );
update_tree(
"table_statement_text",
"ident_14::not_for",
myvalue
)'
>
<option value='SQL' >
SQL
</option>
<option value='Model' >
Model
</option>
</select>
</td>
<td>
Tell Model and/or SQL to skip this table
</td>
</tr>
<tr>
<td> foreign_display </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<input type='text'
id='ident_14::foreign_display'
value="%ident"
class='urgency_3'
onblur='javascript:update_tree(
"table_statement_text",
"ident_14::foreign_display",
this.value
)'
/>
</td>
<td>
Pattern string for other tables: %last, %first
</td>
</tr>
<tr>
<td> refered_to_by </td>
<td>
t/tentmaker/ajax_04/aseq view on Meta::CPAN
<option value='ident_14::ident_19'
id='field_edit_option::ident_19'>
modified
</option>
</select>
<div id='fields_for_ident_14' >
<div id='field_edit_ident_15' style='display: none'>
<div class='app_block_element'
id='div_ident_15'>
<fieldset>
<legend>Field
( <a href='javascript:show_or_hide( "hideable_ident_15" );'>edit</a> |
<a href="#" name='field_block_delete::ident_15' onclick='javascript:delete_block( this )'>delete</a>
)
</legend>
<table>
<tr>
<td> Name: </td>
<td>
<input type='text'
id='field_name::ident_15'
value='id'
onblur='javascript:update_tree(
"name",
"field::ident_15",
this.value
)'
/>
</td>
</tr>
<tr>
<td colspan='2'>
<div id='hideable_ident_15'
style='display: none'
>
<table class='bordered'>
<tr>
<th> Keyword </th>
<th> Value(s) </th>
<th> Description </th>
</tr>
<tr>
<td> not_for </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<select multiple
name='ident_15::not_for' class='urgency_0'
onchange='javascript:
myvalue = walk_selections( this );
update_tree(
"field_statement_text",
"ident_15::not_for",
myvalue
)'
>
<option value='SQL' >
SQL
</option>
<option value='Model' >
Model
</option>
</select>
</td>
<td>
Tell Model and/or SQL to skip this field
</td>
</tr>
<tr>
<td> is </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<input type='text'
name='ident_15::is'
value="int4"
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_15::is",
this,
"full_edit"
)'
/>
<br />
<input type='text'
name='ident_15::is'
value="primary_key"
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_15::is",
this,
"full_edit"
)'
/>
t/tentmaker/ajax_04/aseq view on Meta::CPAN
</fieldset>
<br style='clear: both' />
</div>
</div>
<!--<br />-->
<div id='field_edit_ident_16' style='display: none'>
<div class='app_block_element'
id='div_ident_16'>
<fieldset>
<legend>Field
( <a href='javascript:show_or_hide( "hideable_ident_16" );'>edit</a> |
<a href="#" name='field_block_delete::ident_16' onclick='javascript:delete_block( this )'>delete</a>
)
</legend>
<table>
<tr>
<td> Name: </td>
<td>
<input type='text'
id='field_name::ident_16'
value='ident'
onblur='javascript:update_tree(
"name",
"field::ident_16",
this.value
)'
/>
</td>
</tr>
<tr>
<td colspan='2'>
<div id='hideable_ident_16'
style='display: none'
>
<table class='bordered'>
<tr>
<th> Keyword </th>
<th> Value(s) </th>
<th> Description </th>
</tr>
<tr>
<td> not_for </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<select multiple
name='ident_16::not_for' class='urgency_0'
onchange='javascript:
myvalue = walk_selections( this );
update_tree(
"field_statement_text",
"ident_16::not_for",
myvalue
)'
>
<option value='SQL' >
SQL
</option>
<option value='Model' >
Model
</option>
</select>
</td>
<td>
Tell Model and/or SQL to skip this field
</td>
</tr>
<tr>
<td> is </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<input type='text'
name='ident_16::is'
value="varchar"
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_16::is",
this,
"full_edit"
)'
/>
<br />
<input type='text'
name='ident_16::is'
value=''
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_16::is",
this,
"full_edit"
)'
t/tentmaker/ajax_04/aseq view on Meta::CPAN
</fieldset>
<br style='clear: both' />
</div>
</div>
<!--<br />-->
<div id='field_edit_ident_17' style='display: none'>
<div class='app_block_element'
id='div_ident_17'>
<fieldset>
<legend>Field
( <a href='javascript:show_or_hide( "hideable_ident_17" );'>edit</a> |
<a href="#" name='field_block_delete::ident_17' onclick='javascript:delete_block( this )'>delete</a>
)
</legend>
<table>
<tr>
<td> Name: </td>
<td>
<input type='text'
id='field_name::ident_17'
value='description'
onblur='javascript:update_tree(
"name",
"field::ident_17",
this.value
)'
/>
</td>
</tr>
<tr>
<td colspan='2'>
<div id='hideable_ident_17'
style='display: none'
>
<table class='bordered'>
<tr>
<th> Keyword </th>
<th> Value(s) </th>
<th> Description </th>
</tr>
<tr>
<td> not_for </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<select multiple
name='ident_17::not_for' class='urgency_0'
onchange='javascript:
myvalue = walk_selections( this );
update_tree(
"field_statement_text",
"ident_17::not_for",
myvalue
)'
>
<option value='SQL' >
SQL
</option>
<option value='Model' >
Model
</option>
</select>
</td>
<td>
Tell Model and/or SQL to skip this field
</td>
</tr>
<tr>
<td> is </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<input type='text'
name='ident_17::is'
value="varchar"
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_17::is",
this,
"full_edit"
)'
/>
<br />
<input type='text'
name='ident_17::is'
value=''
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_17::is",
this,
"full_edit"
)'
t/tentmaker/ajax_04/aseq view on Meta::CPAN
</fieldset>
<br style='clear: both' />
</div>
</div>
<!--<br />-->
<div id='field_edit_ident_18' style='display: none'>
<div class='app_block_element'
id='div_ident_18'>
<fieldset>
<legend>Field
( <a href='javascript:show_or_hide( "hideable_ident_18" );'>edit</a> |
<a href="#" name='field_block_delete::ident_18' onclick='javascript:delete_block( this )'>delete</a>
)
</legend>
<table>
<tr>
<td> Name: </td>
<td>
<input type='text'
id='field_name::ident_18'
value='created'
onblur='javascript:update_tree(
"name",
"field::ident_18",
this.value
)'
/>
</td>
</tr>
<tr>
<td colspan='2'>
<div id='hideable_ident_18'
style='display: none'
>
<table class='bordered'>
<tr>
<th> Keyword </th>
<th> Value(s) </th>
<th> Description </th>
</tr>
<tr>
<td> not_for </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<select multiple
name='ident_18::not_for' class='urgency_0'
onchange='javascript:
myvalue = walk_selections( this );
update_tree(
"field_statement_text",
"ident_18::not_for",
myvalue
)'
>
<option value='SQL' >
SQL
</option>
<option value='Model' >
Model
</option>
</select>
</td>
<td>
Tell Model and/or SQL to skip this field
</td>
</tr>
<tr>
<td> is </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<input type='text'
name='ident_18::is'
value="datetime"
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_18::is",
this,
"full_edit"
)'
/>
<br />
<input type='text'
name='ident_18::is'
value=''
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_18::is",
this,
"full_edit"
)'
t/tentmaker/ajax_04/aseq view on Meta::CPAN
</fieldset>
<br style='clear: both' />
</div>
</div>
<!--<br />-->
<div id='field_edit_ident_19' style='display: none'>
<div class='app_block_element'
id='div_ident_19'>
<fieldset>
<legend>Field
( <a href='javascript:show_or_hide( "hideable_ident_19" );'>edit</a> |
<a href="#" name='field_block_delete::ident_19' onclick='javascript:delete_block( this )'>delete</a>
)
</legend>
<table>
<tr>
<td> Name: </td>
<td>
<input type='text'
id='field_name::ident_19'
value='modified'
onblur='javascript:update_tree(
"name",
"field::ident_19",
this.value
)'
/>
</td>
</tr>
<tr>
<td colspan='2'>
<div id='hideable_ident_19'
style='display: none'
>
<table class='bordered'>
<tr>
<th> Keyword </th>
<th> Value(s) </th>
<th> Description </th>
</tr>
<tr>
<td> not_for </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<select multiple
name='ident_19::not_for' class='urgency_0'
onchange='javascript:
myvalue = walk_selections( this );
update_tree(
"field_statement_text",
"ident_19::not_for",
myvalue
)'
>
<option value='SQL' >
SQL
</option>
<option value='Model' >
Model
</option>
</select>
</td>
<td>
Tell Model and/or SQL to skip this field
</td>
</tr>
<tr>
<td> is </td>
<td>
<!-- values are double qouted to prevent clashes with single
quotes in the values -->
<input type='text'
name='ident_19::is'
value="datetime"
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_19::is",
this,
"full_edit"
)'
/>
<br />
<input type='text'
name='ident_19::is'
value=''
class='urgency_10'
onblur='javascript:update_multivalue(
"field_statement_text",
"ident_19::is",
this,
"full_edit"
)'
( run in 0.749 second using v1.01-cache-2.11-cpan-b16cb0d3907 )