2014-03-31 16:01:58 -04:00
<!DOCTYPE html> < html lang = "en" >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta name = "viewport" content = "width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" >
< meta charset = "utf-8" >
2014-04-09 13:19:59 -04:00
< title > Query » \Query\Table\Table_Foreign_Key< / title >
2014-03-31 16:01:58 -04:00
< meta name = "author" content = "Mike van Riel" >
< meta name = "description" content = "" >
< link href = "../css/template.css" rel = "stylesheet" media = "all" >
< 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" > Query< / 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" >
2014-04-02 17:08:50 -04:00
< li > < a > Namespaces< / a > < / li >
< li > < a href = "../namespaces/Query.html" > < i class = "icon-th" > < / i > Query< / a > < / li >
< li > < a href = "../namespaces/global.html" > < i class = "icon-th" > < / i > global< / a > < / li >
2014-03-31 16:01:58 -04:00
< li > < a > Packages< / a > < / li >
< li > < a href = "../packages/Query.html" > < i class = "icon-folder-open" > < / i > Query< / 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 > 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-remove-sign" > < / i > Errors
< span class = "label label-info" > 0< / span > < / a > < / li >
< li > < a href = "../markers.html" > < i class = "icon-map-marker" > < / i > Markers
< ul > < / ul > < / a > < / li >
< li > < a href = "../deprecated.html" > < i class = "icon-stop" > < / i > Deprecated elements
2014-04-10 15:55:52 -04:00
< span class = "label label-info" > 2< / span > < / a > < / li >
2014-03-31 16:01:58 -04:00
< / ul >
< / li >
< / ul > < / div >
< / div > < / div >
< div class = "go_to_top" > < a href = "#___" style = "color: inherit" > Back to top < 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 >
< div class = "row" >
< div class = "span4" >
< div class = "btn-toolbar" >
< 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 >
< 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 >
2014-04-09 13:19:59 -04:00
< ul class = "side-nav nav nav-list" >
< li class = "nav-header" >
2014-03-31 16:01:58 -04:00
< i title = "Methods" class = "icon-custom icon-method" > < / i > Methods
2014-04-09 13:19:59 -04:00
< ul > < li class = "method public " > < a href = "#method___toString" title = "__toString() :: String representation of the foreign key" > < span class = "description" > String representation of the foreign key< / span > < pre > __toString()< / pre > < / a > < / li > < / ul >
< / li >
< li class = "nav-header" >
< i title = "Properties" class = "icon-custom icon-property" > < / i > Properties
< ul > < / ul >
< / li >
< li class = "nav-header protected" > » Protected
< ul > < li class = "property protected " > < a href = "#property_valid_options" title = "$valid_options() :: Valid options for a foreign key" > < span class = "description" > < / span > < pre > $valid_options< / pre > < / a > < / li > < / ul >
< / li >
< / ul >
2014-03-31 16:01:58 -04:00
< / div >
< div class = "span8" >
2014-04-09 13:19:59 -04:00
< a id = "\Query\Table\Table_Foreign_Key" > < / a > < ul class = "breadcrumb" >
2014-03-31 16:01:58 -04:00
< li >
< a href = "../index.html" > < i title = "Classes" class = "icon-custom icon-class" > < / i > < / a > < span class = "divider" > \< / span >
< / li >
2014-04-02 17:08:50 -04:00
< li > < a href = "../namespaces/Query.html" > Query< / a > < / li >
2014-04-09 13:19:59 -04:00
< li >
< span class = "divider" > \< / span > < a href = "../namespaces/Query.Table.html" > Table< / a >
< / li >
2014-03-31 16:01:58 -04:00
< li class = "active" >
2014-04-09 13:19:59 -04:00
< span class = "divider" > \< / span > < a href = "../classes/Query.Table.Table_Foreign_Key.html" > Table_Foreign_Key< / a >
2014-03-31 16:01:58 -04:00
< / li >
< / ul >
2014-04-09 13:19:59 -04:00
< div class = "element class" >
< p class = "short_description" > Class representing a foreign key< / p >
2014-03-31 16:01:58 -04:00
< div class = "details" >
< div class = "long_description" > < / div >
< h3 >
< i title = "Methods" class = "icon-custom icon-method" > < / i > Methods< / h3 >
2014-04-09 13:19:59 -04:00
< a id = "method___toString" > < / a > < div class = "element clickable method public method___toString" data-toggle = "collapse" data-target = ".method___toString .collapse" title = "public" >
< h2 > String representation of the foreign key< / h2 >
< pre > __toString() < / pre >
2014-03-31 16:01:58 -04:00
< div class = "labels" > < / div >
2014-04-09 13:19:59 -04:00
< div class = "row collapse" > < div class = "detail-description" > < div class = "long_description" > < / div > < / div > < / div >
2014-03-31 16:01:58 -04:00
< / div >
2014-04-09 13:19:59 -04:00
< h3 >
< i title = "Properties" class = "icon-custom icon-property" > < / i > Properties< / h3 >
< a id = "property_valid_options" > < / a > < div class = "element clickable property protected property_valid_options" data-toggle = "collapse" data-target = ".property_valid_options .collapse" title = "protected" >
< h2 > Valid options for a foreign key< / h2 >
< pre > $valid_options : < a href = "type.html" > \Query\Table\type< / a > < / pre >
< div class = "row collapse" > < div class = "detail-description" >
< h3 > Default< / h3 >
< div class = "subelement argument" > < code > array('delete', 'update', 'constraint')< / code > < / div >
2014-03-31 16:01:58 -04:00
< / div > < / div >
2014-04-09 13:19:59 -04:00
< div class = "labels" > < / div >
< div class = "row collapse" > < div class = "detail-description" > < div class = "long_description" > < / div > < / div > < / div >
2014-03-31 16:01:58 -04:00
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "row" > < 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 2.2.0
< / a > and< br >
2014-04-10 15:55:52 -04:00
generated on 2014-04-10T15:54:52-04:00.< br > < / footer > < / div >
2014-03-31 16:01:58 -04:00
< / div >
< / body >
< / html >