Skip to content

Commit

Permalink
Deploying to gh-pages - 12:23:58
Browse files Browse the repository at this point in the history
  • Loading branch information
gpc-deploy committed Jan 1, 2024
1 parent 88a2e07 commit 836ae86
Show file tree
Hide file tree
Showing 20 changed files with 3,191 additions and 175 deletions.
10 changes: 5 additions & 5 deletions snapshot/api/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc -->
<title>Deprecated API</title>

<!-- Generated by groovydoc (2.5.14) on Mon Jan 01 12:23:49 UTC 2024 -->
<title>Deprecated API (fields "${RELEASE_VERSION}" API)</title>
<meta name="date" content="2024-01-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
Expand All @@ -34,7 +34,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated API";
parent.document.title="Deprecated API (fields "${RELEASE_VERSION}" API)";
}
//-->
</script>
Expand Down Expand Up @@ -96,7 +96,7 @@ <h2 title="Contents">Contents</h2>
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
</ul>
<div class="aboutLanguage"><em></em></div>
<div class="aboutLanguage"><em>Groovy Documentation</em></div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
Expand Down
48 changes: 43 additions & 5 deletions snapshot/api/grails/plugin/formfields/Application.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@

<html>
<head>
<!-- Generated by groovydoc -->
<title>Application (Grails Fields Plugin - 3.0.0.BUILD-SNAPSHOT)</title>

<!-- Generated by groovydoc (2.5.14) on Mon Jan 01 12:23:49 UTC 2024 -->
<title>Application (fields "${RELEASE_VERSION}" API)</title>
<meta name="date" content="2024-01-01">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Application (Grails Fields Plugin - 3.0.0.BUILD-SNAPSHOT)";
parent.document.title="Application (fields "${RELEASE_VERSION}" API)";
}
//-->
</script>
Expand Down Expand Up @@ -113,6 +113,26 @@ <h2 title="[Groovy] Class Application" class="title">[Groovy] Class Application<

<!-- =========== FIELD SUMMARY =========== -->

<ul class="blockList">
<li class="blockList"><a name="field_summary"><!-- --></a>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited fields summary table">
<caption><span>Inherited fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Fields inherited from class</th>
<th class="colLast" scope="col">Fields</th>
</tr>
<tr class="altColor">
<td class="colFirst"><strong><code>class grails.boot.config.GrailsAutoConfiguration</code></strong></td>
<td class="colLast"><code>__$stMC</code></td>
</tr>

</table>
</ul>
</li>

</ul>


<!-- =========== PROPERTY SUMMARY =========== -->

Expand Down Expand Up @@ -147,6 +167,24 @@ <h3>Methods Summary</h3>
</ul>
</li>

<li class="blockList"><a name="method_summary"><!-- --></a>
<h3>Inherited Methods Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited Methods Summary table">
<caption><span>Inherited Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Methods inherited from class</th>
<th class="colLast" scope="col">Name</th>
</tr>

<tr class="altColor">
<td class="colFirst"><code>class grails.boot.config.GrailsAutoConfiguration</code></td>
<td class="colLast"><code>grails.boot.config.GrailsAutoConfiguration#getApplicationContext(), grails.boot.config.GrailsAutoConfiguration#getGrailsApplication(), grails.boot.config.GrailsAutoConfiguration#doWithSpring(), grails.boot.config.GrailsAutoConfiguration#doWithDynamicMethods(), grails.boot.config.GrailsAutoConfiguration#doWithApplicationContext(), grails.boot.config.GrailsAutoConfiguration#onConfigChange(java.util.Map), grails.boot.config.GrailsAutoConfiguration#onStartup(java.util.Map), grails.boot.config.GrailsAutoConfiguration#setApplicationContext(org.springframework.context.ApplicationContext), grails.boot.config.GrailsAutoConfiguration#grailsApplicationPostProcessor(), grails.boot.config.GrailsAutoConfiguration#getConfig(), grails.boot.config.GrailsAutoConfiguration#onShutdown(java.util.Map), grails.boot.config.GrailsAutoConfiguration#packageNames(), grails.boot.config.GrailsAutoConfiguration#invokeMethod(java.lang.String, java.lang.Object), grails.boot.config.GrailsAutoConfiguration#getMetaClass(), grails.boot.config.GrailsAutoConfiguration#setMetaClass(groovy.lang.MetaClass), grails.boot.config.GrailsAutoConfiguration#setProperty(java.lang.String, java.lang.Object), grails.boot.config.GrailsAutoConfiguration#getProperty(java.lang.String), grails.boot.config.GrailsAutoConfiguration#classes(), grails.boot.config.GrailsAutoConfiguration#packages(), grails.boot.config.GrailsAutoConfiguration#wait(long, int), grails.boot.config.GrailsAutoConfiguration#wait(long), grails.boot.config.GrailsAutoConfiguration#wait(), grails.boot.config.GrailsAutoConfiguration#equals(java.lang.Object), grails.boot.config.GrailsAutoConfiguration#toString(), grails.boot.config.GrailsAutoConfiguration#hashCode(), grails.boot.config.GrailsAutoConfiguration#getClass(), grails.boot.config.GrailsAutoConfiguration#notify(), grails.boot.config.GrailsAutoConfiguration#notifyAll()</code></td>
</tr>
</table>
</ul>
</li>

</ul>

</li>
Expand Down Expand Up @@ -224,7 +262,7 @@ <h4>static&nbsp;void <strong>main</strong>(java.lang.String[] args)</h4>
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
</div>

<p>Groovy Documentation</p>
<a name="skip-navbar_bottom">
<!-- -->
</a>
Expand Down
30 changes: 15 additions & 15 deletions snapshot/api/grails/plugin/formfields/BeanPropertyAccessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@

<html>
<head>
<!-- Generated by groovydoc -->
<title>BeanPropertyAccessor (Grails Fields Plugin - 3.0.0.BUILD-SNAPSHOT)</title>

<!-- Generated by groovydoc (2.5.14) on Mon Jan 01 12:23:50 UTC 2024 -->
<title>BeanPropertyAccessor (fields "${RELEASE_VERSION}" API)</title>
<meta name="date" content="2024-01-01">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BeanPropertyAccessor (Grails Fields Plugin - 3.0.0.BUILD-SNAPSHOT)";
parent.document.title="BeanPropertyAccessor (fields "${RELEASE_VERSION}" API)";
}
//-->
</script>
Expand Down Expand Up @@ -138,7 +138,7 @@ <h3>Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code><a href='../../../GrailsDomainClass.html'>GrailsDomainClass</a></code></td>
<td class="colLast"><code>grails.core.GrailsDomainClass</code></td>
<td class="colLast"><code><strong><a href="#getBeanClass()">getBeanClass</a></strong>()</code><br> <DL><DT><B>Returns:</B></DT><DD>the GORM domain type of `beanType`.</DD></DL></td>
</tr>

Expand All @@ -156,7 +156,7 @@ <h3>Methods Summary</h3>

<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code><a href='../../../Constrained.html'>Constrained</a></code></td>
<td class="colLast"><code>org.grails.scaffolding.model.property.Constrained</code></td>
<td class="colLast"><code><strong><a href="#getConstraints()">getConstraints</a></strong>()</code><br> <DL><DT><B>Returns:</B></DT><DD>the constraints of the property at the end of the path, e.g. for `address.home.street` then the constraints of `street` are returned.</DD></DL></td>
</tr>

Expand All @@ -168,19 +168,19 @@ <h3>Methods Summary</h3>

<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code><a href='../../../PersistentProperty.html'>PersistentProperty</a></code></td>
<td class="colLast"><code>org.grails.datastore.mapping.model.PersistentProperty</code></td>
<td class="colLast"><code><strong><a href="#getDomainProperty()">getDomainProperty</a></strong>()</code><br> <DL><DT><B>Returns:</B></DT><DD>the GORM persistent property descriptor for the property at the end of the path, e.g. for `address.home.street` then the descriptor of `street` is returned.</DD></DL></td>
</tr>

<tr class="altColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code><a href='../../../PersistentEntity.html'>PersistentEntity</a></code></td>
<td class="colLast"><code>org.grails.datastore.mapping.model.PersistentEntity</code></td>
<td class="colLast"><code><strong><a href="#getEntity()">getEntity</a></strong>()</code><br> <DL><DT><B>Returns:</B></DT><DD>the GORM domain type of `beanType`.</DD></DL></td>
</tr>

<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>java.util.List&lt;FieldError&gt;</code></td>
<td class="colLast"><code>java.util.List&lt;org.springframework.validation.FieldError&gt;</code></td>
<td class="colLast"><code><strong><a href="#getErrors()">getErrors</a></strong>()</code><br> <DL><DT><B>Returns:</B></DT><DD>the resolved messages for any validation errors present on the property at the end of the path.</DD></DL></td>
</tr>

Expand Down Expand Up @@ -280,7 +280,7 @@ <h3>Method Detail</h3>
<ul class="blockListLast">
<li class="blockList">
<h4>@java.lang.Deprecated
<a href='../../../GrailsDomainClass.html'>GrailsDomainClass</a> <strong>getBeanClass</strong>()</h4>
grails.core.GrailsDomainClass <strong>getBeanClass</strong>()</h4>
<p><DL><DT><B>deprecated:</B></DT><DD>use <a href='#getEntity'>getEntity</a></DD></DL>
<DL><DT><B>Returns:</B></DT><DD>the GORM domain type of `beanType`. This will be null if `beanType` is not a domain class.</DD></DL></p>
</li>
Expand All @@ -307,7 +307,7 @@ <h4>java.lang.Class <strong>getBeanType</strong>()</h4>
<a name="getConstraints()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4><a href='../../../Constrained.html'>Constrained</a> <strong>getConstraints</strong>()</h4>
<h4>org.grails.scaffolding.model.property.Constrained <strong>getConstraints</strong>()</h4>
<p>
<DL><DT><B>Returns:</B></DT><DD>the constraints of the property at the end of the path, e.g. for `address.home.street` then the constraints of `street` are returned. This will be null for non-domain properties.</DD></DL></p>
</li>
Expand All @@ -325,7 +325,7 @@ <h4>java.lang.String <strong>getDefaultLabel</strong>()</h4>
<a name="getDomainProperty()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4><a href='../../../PersistentProperty.html'>PersistentProperty</a> <strong>getDomainProperty</strong>()</h4>
<h4>org.grails.datastore.mapping.model.PersistentProperty <strong>getDomainProperty</strong>()</h4>
<p>
<DL><DT><B>Returns:</B></DT><DD>the GORM persistent property descriptor for the property at the end of the path, e.g. for `address.home.street` then the descriptor of `street` is returned. This will be null for non-domain properties.</DD></DL></p>
</li>
Expand All @@ -334,7 +334,7 @@ <h4><a href='../../../PersistentProperty.html'>PersistentProperty</a> <strong>ge
<a name="getEntity()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4><a href='../../../PersistentEntity.html'>PersistentEntity</a> <strong>getEntity</strong>()</h4>
<h4>org.grails.datastore.mapping.model.PersistentEntity <strong>getEntity</strong>()</h4>
<p>
<DL><DT><B>Returns:</B></DT><DD>the GORM domain type of `beanType`. This will be null if `beanType` is not a domain class.</DD></DL></p>
</li>
Expand All @@ -343,7 +343,7 @@ <h4><a href='../../../PersistentEntity.html'>PersistentEntity</a> <strong>getEnt
<a name="getErrors()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>java.util.List&lt;FieldError&gt; <strong>getErrors</strong>()</h4>
<h4>java.util.List&lt;org.springframework.validation.FieldError&gt; <strong>getErrors</strong>()</h4>
<p>
<DL><DT><B>Returns:</B></DT><DD>the resolved messages for any validation errors present on the property at the end of the path. This will be an empty list if there are no errors or the property is not a validateable type.</DD></DL></p>
</li>
Expand Down Expand Up @@ -480,7 +480,7 @@ <h4>boolean <strong>isRequired</strong>()</h4>
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
</div>

<p>Groovy Documentation</p>
<a name="skip-navbar_bottom">
<!-- -->
</a>
Expand Down
Loading

0 comments on commit 836ae86

Please sign in to comment.