Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 20dfcd2025b439230f37dde734a38157 > files > 45

php-ZendFramework-extras-1.12.3-3.mga4.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zend Framework Extras API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="../css/template.css" type="text/css"></link><script type="text/javascript" src="../js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="../js/jquery.tools.min.js"></script><script type="text/javascript" src="../js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="../js/template.js"></script></head><body><div id="content"><h1 class="file">JQuery/View/Helper/DatePicker.php</h1><div id="file-nav-box"><div id="file-nav-options">
              Show:
              <img src="../images/icons/visibility_public.png" alt="Public" id="show-public"></img><img src="../images/icons/visibility_protected.png" alt="Protected" id="show-protected"></img><img src="../images/icons/visibility_private.png" alt="Private" id="show-private"></img><span class="attribute" id="show-inherited">inherited</span></div><div id="file-nav-container"><ul id="file-nav"><li><a href="#classes"><img src="../images/icons/class.png" alt="Class" height="14"></img>
                          Classes
                      </a><ul><li><a href="#\ZendX_JQuery_View_Helper_DatePicker">\ZendX_JQuery_View_Helper_DatePicker</a></li></ul></li></ul><div style="clear: left;"></div></div><div id="file-nav-tab">
              Table of Contents
          </div></div><a name="top" class="anchor"></a><div id="file-description"><div class="short-description">Zend Framework</div><div class="long-description"><p>LICENSE</p>

<p>This source file is subject to the new BSD license that is bundled
with this package in the file LICENSE.txt.
It is also available through the world-wide-web at this URL:
http://framework.zend.com/license/new-bsd
If you did not receive a copy of the license and are unable to
obtain it through the world-wide-web, please send an email
to license@zend.com so we can send you a copy immediately.</p></div></div><dl class="file-info"><dt>Category</dt><dd>ZendX
         
    </dd><dt>Copyright</dt><dd>Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
         
    </dd><dt>License</dt><dd><a href="http://framework.zend.com/license/new-bsd">New BSD License</a>
         
    </dd><dt>Package</dt><dd>ZendX_JQuery
         
    </dd><dt>Subpackage</dt><dd>View
         
    </dd><dt>Version</dt><dd>$Id: DatePicker.php 21867 2010-04-16 07:45:34Z beberlei $
         
    </dd></dl><a name="classes" class="anchor"></a><a id="\ZendX_JQuery_View_Helper_DatePicker" class="anchor"></a><h2 class="class">\ZendX_JQuery_View_Helper_DatePicker<div class="to-top"><a href="#top">jump to top</a></div></h2><div class="class"><small class="package"><b>Package: </b>ZendX\JQuery\View</small><div class="short-description">jQuery Date Picker View Helper</div><div class="long-description"></div><dl class="class-info"><dt>Parent(s)</dt><dd><a href="../files/JQuery.View.Helper.UiWidget.html#\ZendX_JQuery_View_Helper_UiWidget">\ZendX_JQuery_View_Helper_UiWidget</a>
            &lt;
            \Zend_View_Helper_HtmlElement</dd><dt>Copyright</dt><dd>Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
         
    </dd><dt>License</dt><dd><a href="http://framework.zend.com/license/new-bsd">New BSD License</a>
         
    </dd><dt>Uses</dt><dd>\global\Zend_View_Helper_FormText
         
    </dd></dl><h3>Properties</h3><div><a id="\ZendX_JQuery_View_Helper_DatePicker::$jquery" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt="&gt;"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>\ZendX_JQuery_View_Helper_JQuery_Container <span class="highlight">$jquery</span></code><div class="description"><span class="attribute">inherited</span><div class="short-description">Contains reference to the jQuery view helper</div><small class="inherited_from">Inherited from:
                        <a href="../files/JQuery.View.Helper.UiWidget.html#\ZendX_JQuery_View_Helper_UiWidget::$$jquery">\ZendX_JQuery_View_Helper_UiWidget::$$jquery</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd><a href="../files/JQuery.View.Helper.JQuery.Container.html#\ZendX_JQuery_View_Helper_JQuery_Container">\ZendX_JQuery_View_Helper_JQuery_Container</a></dd><dt>Inherited_from</dt><dd><a href="../files/
                         JQuery.View.Helper.UiWidget.html#\ZendX_JQuery_View_Helper_UiWidget::$$jquery">\ZendX_JQuery_View_Helper_UiWidget::$$jquery</a>
         
    </dd></dl></div><div class="clear"></div></div></div><h3>Methods</h3><div><a id="\ZendX_JQuery_View_Helper_DatePicker::_prepareAttributes()" class="anchor"></a><div class="method protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img><span class="highlight">_prepareAttributes</span><span class="nb-faded-text">(String $id, String $value, Array $attribs)</span> : Array</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Helps with building the correct Attributes Array structure.</p><small class="inherited_from">Inherited from:
                    <a href="../files/JQuery.View.Helper.UiWidget.html#\ZendX_JQuery_View_Helper_UiWidget::_prepareAttributes()">\ZendX_JQuery_View_Helper_UiWidget::_prepareAttributes()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$id</th><td>String</td><td><em></em></td></tr><tr><th>$value</th><td>String</td><td><em></em></td></tr><tr><th>$attribs</th><td>Array</td><td><em></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>Array</td><td>$attribs</td></tr></table></div><div class="clear"></div></div><a id="\ZendX_JQuery_View_Helper_DatePicker::datePicker()" class="anchor"></a><div class="method public"><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">datePicker</span><span class="nb-faded-text">(string $id, string $value = null, array $params = array(), array $attribs = array())</span> : string</code><div class="description"><p class="short_description">Create a jQuery UI Widget Date Picker</p></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$id</th><td>string</td><td><em></em></td></tr><tr><th>$value</th><td>string</td><td><em></em></td></tr><tr><th>$params</th><td>array</td><td><em><p>jQuery Widget Parameters</p></em></td></tr><tr><th>$attribs</th><td>array</td><td><em><p>HTML Element Attributes</p></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>string</td><td></td></tr></table><strong>Details</strong><dl class="function-info"><dt>Link</dt><dd><a href="http://docs.jquery.com/UI/Datepicker">http://docs.jquery.com/UI/Datepicker</a>
         
    </dd></dl></div><div class="clear"></div></div><a id="\ZendX_JQuery_View_Helper_DatePicker::resolveZendLocaleToDatePickerFormat()" class="anchor"></a><div class="method public"><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">resolveZendLocaleToDatePickerFormat</span><span class="nb-faded-text">( $format = null)</span> : string</code><div class="description"><span class="attribute">static</span><p class="short_description">A Check for Zend_Locale existance has already been done in {@link datePicker()}
this function only resolves the default format from Zend Locale to
a jQuery Date Picker readable format.</p></div><div class="code-tabs"><div class="long-description"><p>This function can be potentially buggy
because of its easy nature and is therefore stripped from the core functionality
to be easily overriden.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$format</th><td></td><td><em></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>string</td><td></td></tr></table></div><div class="clear"></div></div><a id="\ZendX_JQuery_View_Helper_DatePicker::setView()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setView</span><span class="nb-faded-text">(\Zend_View_Interface $view)</span> : \ZendX_JQuery_View_Helper_Widget</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Set view and enable jQuery Core and UI libraries</p><small class="inherited_from">Inherited from:
                    <a href="../files/JQuery.View.Helper.UiWidget.html#\ZendX_JQuery_View_Helper_UiWidget::setView()">\ZendX_JQuery_View_Helper_UiWidget::setView()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$view</th><td>\Zend_View_Interface</td><td><em></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>\ZendX_JQuery_View_Helper_Widget</td><td></td></tr></table></div><div class="clear"></div></div></div></div></div><small class="footer">
            Documentation was generated by
            <a href="http://phpdoc.org">phpDocumentor
                2.0.0a12</a>.
        </small></body></html>