docu_system/classes/SYSTEM.SQL.system_todo.html
2017-07-25 11:40:54 +02:00

999 lines
64 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> SYSTEM - PHP Framework &raquo; \SYSTEM\SQL\system_todo
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
<link href="../css/template.css" rel="stylesheet" media="all"/>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script>
<script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../js/bootstrap.js" type="text/javascript"></script>
<script src="../js/template.js" type="text/javascript"></script>
<script src="../js/prettify/prettify.min.js" type="text/javascript"></script>
<link rel="shortcut icon" href="../img/favicon.ico"/>
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"/>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> </a>
<a class="brand" href="../index.html">SYSTEM - PHP Framework</a>
<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a>Namespaces</a></li>
<li><a href="../namespaces/SYSTEM.html">SYSTEM</a></li>
<li><a href="../namespaces/LIB.html">LIB</a></li>
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../graph_class.html">
<i class="icon-list-alt"></i>&#160;Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../errors.html">
<i class="icon-list-alt"></i>&#160;Errors
</a>
</li>
<li>
<a href="../markers.html">
<i class="icon-list-alt"></i>&#160;Markers
</a>
</li>
<li>
<a href="../deprecated.html">
<i class="icon-list-alt"></i>&#160;Deprecated
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="go_to_top">
<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>
</div>
</div>
<div id="___" class="container">
<noscript>
<div class="alert alert-warning">
Javascript is disabled; several features are only available if Javascript is enabled.
</div>
</noscript>
<style>
.deprecated h2 {
text-decoration: line-through;
}
</style>
<div class="row">
<div class="span4">
<div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button>
<button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<div class="btn-group visibility" data-toggle="buttons-checkbox">
<button class="btn public active" title="Show public elements">Public</button>
<button class="btn protected" title="Show protected elements">Protected</button>
<button class="btn private" title="Show private elements">Private</button>
<button class="btn inherited active" title="Show inherited elements">Inherited</button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods
<ul>
</ul>
</li>
<li class="nav-header protected">» Protected
<ul>
</ul>
</li>
<li class="nav-header private">» Private
<ul>
</ul>
</li>
<li class="nav-header">
<i class="icon-custom icon-constant"></i> Constants
<ul>
<li class="constant ">
<a href="#constant_FIELD_CLASS" title="FIELD_CLASS :: string Fieldname for field class">
<span class="description">string Fieldname for field class</span><pre>FIELD_CLASS</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_CODE" title="FIELD_CODE :: string Fieldname for field code">
<span class="description">string Fieldname for field code</span><pre>FIELD_CODE</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_COUNT" title="FIELD_COUNT :: string Fieldname for field count">
<span class="description">string Fieldname for field count</span><pre>FIELD_COUNT</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_FILE" title="FIELD_FILE :: string Fieldname for field file">
<span class="description">string Fieldname for field file</span><pre>FIELD_FILE</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_HTTP_REFERER" title="FIELD_HTTP_REFERER :: string Fieldname for field http_referer">
<span class="description">string Fieldname for field http_referer</span><pre>FIELD_HTTP_REFERER</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_HTTP_USER_AGENT" title="FIELD_HTTP_USER_AGENT :: string Fieldname for field http_user_agent">
<span class="description">string Fieldname for field http_user_agent</span><pre>FIELD_HTTP_USER_AGENT</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_ID" title="FIELD_ID :: string Fieldname for field ID">
<span class="description">string Fieldname for field ID</span><pre>FIELD_ID</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_IP" title="FIELD_IP :: string Fieldname for field ip">
<span class="description">string Fieldname for field ip</span><pre>FIELD_IP</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_LINE" title="FIELD_LINE :: string Fieldname for field line">
<span class="description">string Fieldname for field line</span><pre>FIELD_LINE</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_MESSAGE" title="FIELD_MESSAGE :: string Fieldname for field message">
<span class="description">string Fieldname for field message</span><pre>FIELD_MESSAGE</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_MESSAGE_HASH" title="FIELD_MESSAGE_HASH :: string Fieldname for field message_hash">
<span class="description">string Fieldname for field message_hash</span><pre>FIELD_MESSAGE_HASH</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_POST" title="FIELD_POST :: string Fieldname for field post">
<span class="description">string Fieldname for field post</span><pre>FIELD_POST</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_PRIORITY" title="FIELD_PRIORITY :: string Fieldname for field priority">
<span class="description">string Fieldname for field priority</span><pre>FIELD_PRIORITY</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_QUERYTIME" title="FIELD_QUERYTIME :: string Fieldname for field querytime">
<span class="description">string Fieldname for field querytime</span><pre>FIELD_QUERYTIME</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_REQUEST_URI" title="FIELD_REQUEST_URI :: string Fieldname for field request_uri">
<span class="description">string Fieldname for field request_uri</span><pre>FIELD_REQUEST_URI</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_SERVER_NAME" title="FIELD_SERVER_NAME :: string Fieldname for field server_name">
<span class="description">string Fieldname for field server_name</span><pre>FIELD_SERVER_NAME</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_SERVER_PORT" title="FIELD_SERVER_PORT :: string Fieldname for field server_port">
<span class="description">string Fieldname for field server_port</span><pre>FIELD_SERVER_PORT</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_STATE" title="FIELD_STATE :: string Fieldname for field state">
<span class="description">string Fieldname for field state</span><pre>FIELD_STATE</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_STATE_CLOSED" title="FIELD_STATE_CLOSED :: string Fieldvalue for field state - closed">
<span class="description">string Fieldvalue for field state - closed</span><pre>FIELD_STATE_CLOSED</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_STATE_OPEN" title="FIELD_STATE_OPEN :: string Fieldvalue for field state - open">
<span class="description">string Fieldvalue for field state - open</span><pre>FIELD_STATE_OPEN</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_THROWN" title="FIELD_THROWN :: string Fieldname for field thrown">
<span class="description">string Fieldname for field thrown</span><pre>FIELD_THROWN</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_TIME" title="FIELD_TIME :: string Fieldname for field time">
<span class="description">string Fieldname for field time</span><pre>FIELD_TIME</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_TIME_CLOSED" title="FIELD_TIME_CLOSED :: string Fieldname for field time_closed">
<span class="description">string Fieldname for field time_closed</span><pre>FIELD_TIME_CLOSED</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_TRACE" title="FIELD_TRACE :: string Fieldname for field trace">
<span class="description">string Fieldname for field trace</span><pre>FIELD_TRACE</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_TYPE" title="FIELD_TYPE :: string Fieldname for field type">
<span class="description">string Fieldname for field type</span><pre>FIELD_TYPE</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_TYPE_EXCEPTION" title="FIELD_TYPE_EXCEPTION :: string Fieldvalue for field type - exception">
<span class="description">string Fieldvalue for field type - exception</span><pre>FIELD_TYPE_EXCEPTION</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_TYPE_REPORT" title="FIELD_TYPE_REPORT :: string Fieldvalue for field type - report">
<span class="description">string Fieldvalue for field type - report</span><pre>FIELD_TYPE_REPORT</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_TYPE_USER" title="FIELD_TYPE_USER :: string Fieldvalue for field type - user">
<span class="description">string Fieldvalue for field type - user</span><pre>FIELD_TYPE_USER</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_FIELD_USER" title="FIELD_USER :: string Fieldname for field user">
<span class="description">string Fieldname for field user</span><pre>FIELD_USER</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_NAME_MYS" title="NAME_MYS :: string Tablename in MYSQL">
<span class="description">string Tablename in MYSQL</span><pre>NAME_MYS</pre>
</a>
</li>
<li class="constant ">
<a href="#constant_NAME_PG" title="NAME_PG :: string Tablename in PostgreSQL">
<span class="description">string Tablename in PostgreSQL</span><pre>NAME_PG</pre>
</a>
</li>
</ul>
</li>
</ul>
</div>
<div class="span8">
<div class="element class">
<h1>system_todo</h1>
<small style="display: block; text-align: right">
</small>
<p class="short_description">system_todo Class provided by System to describe system_todo table</p>
<div class="details">
<div class="long_description">
</div>
<table class="table table-bordered">
<tr>
<th>
package
</th>
<td>
<p>SYSTEM\SQL</p>
</td>
</tr>
</table>
<h3><i class="icon-custom icon-method"></i> Methods</h3>
<h3><i class="icon-custom icon-constant"></i> Constants</h3>
<a id="constant_NAME_PG"> </a>
<div class="element clickable constant constant_NAME_PG" data-toggle="collapse" data-target=".constant_NAME_PG .collapse">
<h2>string Tablename in PostgreSQL</h2>
<pre>NAME_PG</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_NAME_MYS"> </a>
<div class="element clickable constant constant_NAME_MYS" data-toggle="collapse" data-target=".constant_NAME_MYS .collapse">
<h2>string Tablename in MYSQL</h2>
<pre>NAME_MYS</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_ID"> </a>
<div class="element clickable constant constant_FIELD_ID" data-toggle="collapse" data-target=".constant_FIELD_ID .collapse">
<h2>string Fieldname for field ID</h2>
<pre>FIELD_ID</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_CLASS"> </a>
<div class="element clickable constant constant_FIELD_CLASS" data-toggle="collapse" data-target=".constant_FIELD_CLASS .collapse">
<h2>string Fieldname for field class</h2>
<pre>FIELD_CLASS</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_MESSAGE"> </a>
<div class="element clickable constant constant_FIELD_MESSAGE" data-toggle="collapse" data-target=".constant_FIELD_MESSAGE .collapse">
<h2>string Fieldname for field message</h2>
<pre>FIELD_MESSAGE</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_MESSAGE_HASH"> </a>
<div class="element clickable constant constant_FIELD_MESSAGE_HASH" data-toggle="collapse" data-target=".constant_FIELD_MESSAGE_HASH .collapse">
<h2>string Fieldname for field message_hash</h2>
<pre>FIELD_MESSAGE_HASH</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_CODE"> </a>
<div class="element clickable constant constant_FIELD_CODE" data-toggle="collapse" data-target=".constant_FIELD_CODE .collapse">
<h2>string Fieldname for field code</h2>
<pre>FIELD_CODE</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_FILE"> </a>
<div class="element clickable constant constant_FIELD_FILE" data-toggle="collapse" data-target=".constant_FIELD_FILE .collapse">
<h2>string Fieldname for field file</h2>
<pre>FIELD_FILE</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_LINE"> </a>
<div class="element clickable constant constant_FIELD_LINE" data-toggle="collapse" data-target=".constant_FIELD_LINE .collapse">
<h2>string Fieldname for field line</h2>
<pre>FIELD_LINE</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_TRACE"> </a>
<div class="element clickable constant constant_FIELD_TRACE" data-toggle="collapse" data-target=".constant_FIELD_TRACE .collapse">
<h2>string Fieldname for field trace</h2>
<pre>FIELD_TRACE</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_IP"> </a>
<div class="element clickable constant constant_FIELD_IP" data-toggle="collapse" data-target=".constant_FIELD_IP .collapse">
<h2>string Fieldname for field ip</h2>
<pre>FIELD_IP</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_QUERYTIME"> </a>
<div class="element clickable constant constant_FIELD_QUERYTIME" data-toggle="collapse" data-target=".constant_FIELD_QUERYTIME .collapse">
<h2>string Fieldname for field querytime</h2>
<pre>FIELD_QUERYTIME</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_TIME"> </a>
<div class="element clickable constant constant_FIELD_TIME" data-toggle="collapse" data-target=".constant_FIELD_TIME .collapse">
<h2>string Fieldname for field time</h2>
<pre>FIELD_TIME</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_SERVER_NAME"> </a>
<div class="element clickable constant constant_FIELD_SERVER_NAME" data-toggle="collapse" data-target=".constant_FIELD_SERVER_NAME .collapse">
<h2>string Fieldname for field server_name</h2>
<pre>FIELD_SERVER_NAME</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_SERVER_PORT"> </a>
<div class="element clickable constant constant_FIELD_SERVER_PORT" data-toggle="collapse" data-target=".constant_FIELD_SERVER_PORT .collapse">
<h2>string Fieldname for field server_port</h2>
<pre>FIELD_SERVER_PORT</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_REQUEST_URI"> </a>
<div class="element clickable constant constant_FIELD_REQUEST_URI" data-toggle="collapse" data-target=".constant_FIELD_REQUEST_URI .collapse">
<h2>string Fieldname for field request_uri</h2>
<pre>FIELD_REQUEST_URI</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_POST"> </a>
<div class="element clickable constant constant_FIELD_POST" data-toggle="collapse" data-target=".constant_FIELD_POST .collapse">
<h2>string Fieldname for field post</h2>
<pre>FIELD_POST</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_HTTP_REFERER"> </a>
<div class="element clickable constant constant_FIELD_HTTP_REFERER" data-toggle="collapse" data-target=".constant_FIELD_HTTP_REFERER .collapse">
<h2>string Fieldname for field http_referer</h2>
<pre>FIELD_HTTP_REFERER</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_HTTP_USER_AGENT"> </a>
<div class="element clickable constant constant_FIELD_HTTP_USER_AGENT" data-toggle="collapse" data-target=".constant_FIELD_HTTP_USER_AGENT .collapse">
<h2>string Fieldname for field http_user_agent</h2>
<pre>FIELD_HTTP_USER_AGENT</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_USER"> </a>
<div class="element clickable constant constant_FIELD_USER" data-toggle="collapse" data-target=".constant_FIELD_USER .collapse">
<h2>string Fieldname for field user</h2>
<pre>FIELD_USER</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_THROWN"> </a>
<div class="element clickable constant constant_FIELD_THROWN" data-toggle="collapse" data-target=".constant_FIELD_THROWN .collapse">
<h2>string Fieldname for field thrown</h2>
<pre>FIELD_THROWN</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_COUNT"> </a>
<div class="element clickable constant constant_FIELD_COUNT" data-toggle="collapse" data-target=".constant_FIELD_COUNT .collapse">
<h2>string Fieldname for field count</h2>
<pre>FIELD_COUNT</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_TYPE"> </a>
<div class="element clickable constant constant_FIELD_TYPE" data-toggle="collapse" data-target=".constant_FIELD_TYPE .collapse">
<h2>string Fieldname for field type</h2>
<pre>FIELD_TYPE</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_TYPE_EXCEPTION"> </a>
<div class="element clickable constant constant_FIELD_TYPE_EXCEPTION" data-toggle="collapse" data-target=".constant_FIELD_TYPE_EXCEPTION .collapse">
<h2>string Fieldvalue for field type - exception</h2>
<pre>FIELD_TYPE_EXCEPTION</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_TYPE_USER"> </a>
<div class="element clickable constant constant_FIELD_TYPE_USER" data-toggle="collapse" data-target=".constant_FIELD_TYPE_USER .collapse">
<h2>string Fieldvalue for field type - user</h2>
<pre>FIELD_TYPE_USER</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_TYPE_REPORT"> </a>
<div class="element clickable constant constant_FIELD_TYPE_REPORT" data-toggle="collapse" data-target=".constant_FIELD_TYPE_REPORT .collapse">
<h2>string Fieldvalue for field type - report</h2>
<pre>FIELD_TYPE_REPORT</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_STATE"> </a>
<div class="element clickable constant constant_FIELD_STATE" data-toggle="collapse" data-target=".constant_FIELD_STATE .collapse">
<h2>string Fieldname for field state</h2>
<pre>FIELD_STATE</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_STATE_OPEN"> </a>
<div class="element clickable constant constant_FIELD_STATE_OPEN" data-toggle="collapse" data-target=".constant_FIELD_STATE_OPEN .collapse">
<h2>string Fieldvalue for field state - open</h2>
<pre>FIELD_STATE_OPEN</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_STATE_CLOSED"> </a>
<div class="element clickable constant constant_FIELD_STATE_CLOSED" data-toggle="collapse" data-target=".constant_FIELD_STATE_CLOSED .collapse">
<h2>string Fieldvalue for field state - closed</h2>
<pre>FIELD_STATE_CLOSED</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_PRIORITY"> </a>
<div class="element clickable constant constant_FIELD_PRIORITY" data-toggle="collapse" data-target=".constant_FIELD_PRIORITY .collapse">
<h2>string Fieldname for field priority</h2>
<pre>FIELD_PRIORITY</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="constant_FIELD_TIME_CLOSED"> </a>
<div class="element clickable constant constant_FIELD_TIME_CLOSED" data-toggle="collapse" data-target=".constant_FIELD_TIME_CLOSED .collapse">
<h2>string Fieldname for field time_closed</h2>
<pre>FIELD_TIME_CLOSED</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<a id="\SYSTEM\SQL\system_todo"></a>
<ul class="breadcrumb">
<li><a href="../index.html"><i class="icon-custom icon-class"></i></a></li>
<li><span class="divider">\</span><a href="../namespaces/SYSTEM.SQL.html">SQL</a></li>
<li class="active"><span class="divider">\</span><a href="../classes/SYSTEM.SQL.system_todo.html">system_todo</a></li>
</ul>
</div>
</div>
</div>
<footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by
<a href="http://glyphicons.com/">Glyphicons</a>.<br/>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/>
generated on Tue, 25 Jul 2017 11:33:08 +0200.<br/>
</footer>
</body>
</html>