HZGN.COM
welcome to my space
X
Welcome to:hzgn.com
Search:  
NAVIGATION - HOME

how to build custom function that accepts Ext style config

Published by: mike 2009-01-08
  • Index of /scripts/yui-2.3.0/build/calendar::
    Added new locale configuration properties for the Month/Year label used in the Calendar style portions into styleCellDefault function for easy extension
    http://lib.virginia.edu/scripts/yui-2.3.0/build/calendar/
    HOME
    i want to build my own function that accepts arguments in a similar fashion to ext so...
    Using INI Files to Store Data::
    A user-defined function is like a built-in macro command, except that you define what the function does, the data it accepts, and the data it returns upon
    http://gmccomb.com/vault/edge/ini.html
    HOME

    var myFuncInstance = new myFunc({
    customField1 : 'customValue1'
    ,customField2 : 'customValue2'
    ,etc...
    TalkPHP - Creating Custom PHP Extensions::
    Note: If you do run into Errors when trying to build your extension, As you can see, we call our custom function fetch_talkphp_links() twice.
    http://www.talkphp.com/vbarticles.php?do=article&articleid=49&title=creating-custom-php-extensions
    HOME
    })

    i'm sure this is done via built in Ext classes, but i'm not sure where to look?


  • 1::
    File Format: Microsoft Word - View as HTMLFor custom functions, this is the file name of the dll, but without the dll extension. External Element URI, If the external representation is a .
    http://sdn5.sitecore.net/upload/sdn5/products/forms/forms module developer manual.doc
    HOME
    Pine Information Center--Customization and Configuration::
    Nov 7, 2007 To do that you would have several custom .pinerc files and shell aliases which Press Return to accept the change, and "E Exit Setup".
    http://www.washington.edu/pine/faq/config.html
    HOME
    ok, i figured it out. for anyone else who might be interested it's actually much simpler than i thought...

    function myFunc(config){
    alert('my name is '+config.name+' and I am '+config.age+' years old');
    }

    and then to call it...

    var myFuncInstance = new myFunc({
    name : 'Harry'
    ,age : '33'
    })





  • Red Hat's Rough Recovery From CFO Exit
    Windows Live Finds a New, Pre-installed Home
    #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about how to build custom function that accepts Ext style config , Please add it free.
    About us |Contact us |Advertisement |Site map |Exchange links
    Copyright© 2008hzgn.com All Rights Reserved