Quick Reference
- Public
- Public Static
- Protected
- Protected Static
RaxanWebPage
- -> actions
- -> autoId
- -> autoIdPrefix
- -> badIdChars
- -> cliExtLoaded
- -> customMethods
- -> customProps
- -> eventId
- -> mObjId
- -> mPageId
- -> pages
- -> regScripts
- -> vars
- -> varsGlobal
- -> _charset
- -> _clientElms
- -> _contentType
- -> _dataReset
- -> _dataStore
- -> _eCache
- -> _endResponse
- -> _flyDOM
- -> _get
- -> _hasRegisteredEvents
- -> _headers
- -> _hiddenElms
- -> _post
- -> _postRqst
- -> _preserveElms
- -> _scripts
- -> _startTime
- -> _storeName
- -> _tmpStateData
- -> _uiElms
- -> activeView
- -> autoAppendView
- -> clientPostbackUrl
- -> defaultBindOptions
- -> degradable
- -> disableInlineEvents
- -> doc
- -> embedOptions
- -> events
- -> initStartupScript
- -> isAjaxRequest
- -> isAuthorized
- -> isCache
- -> isCallback
- -> isDataStorageLoaded
- -> isEmbedded
- -> isInitialized
- -> isLoaded
- -> isPostBack
- -> isRendering
- -> isReplying
- -> isThemeLoaded
- -> localizeOnResponse
- -> masterContentBlock
- -> masterTemplate
- -> objId
- -> pageOutput
- -> preserveFormContent
- -> preventBrowserCache
- -> Raxan
- -> resetDataOnFirstLoad
- -> responseType
- -> serializeOnPostBack
- -> showRenderTime
- __call ( $name, $args )
- __construct ( [$xhtml = ''] [, $charset = NULL] [, $type = NULL] )
- __destruct ( )
- __get ( $name )
- _authorize ( )
- _config ( )
- _destroy ( )
- _indexView ( )
- _init ( )
- _load ( )
- _postrender ( )
- _prerender ( )
- _reply ( )
- _reset ( )
- addCSS ( $style )
- addHeader ( $hdr )
- addMethod ( $name [, $callback = NULL] )
- addProperty ( $name [, $value = NULL] )
- addScript ( $script [, $startupEvent = NULL] )
- append ( $html )
- appendView ( $view [, $selector = NULL] [, $data = NULL] )
- bind ( $type [, $data = NULL] [, $fn = NULL] )
- bindElements ( $elms, $type, $data [, $fn = NULL] [, $selector = ''] [, $delegate = false] )
- buildActionScripts ( [$includeEvents = true] )
- callScriptFn ( $name [, $param = NULL] )
- client ( [$selector = NULL] [, $context = NULL] )
- content ( [$html = NULL] )
- contentDisposition ( $fileName [, $transEncode = NULL] [, $fileSize = NULL] )
- contentType ( $type [, $charset = NULL] )
- controller ( [$pageId = NULL] )
- createDOM ( $html [, $charset = 'UTF-8'] [, $type = NULL] )
- createElement ( $name [, $value = NULL] [, $attribs = NULL] )
- createFragment ( $html )
- data ( $name [, $value = NULL] [, $setValueIfNotIsSet = false] )
- dataStorage ( [$store = NULL] )
- delegate ( $selector, $type [, $data = NULL] [, $fn = NULL] )
- document ( )
- download ( $content [, $fileName = NULL] [, $contentType = NULL] )
- dump ( $content [, $contentType = 'text/html'] )
- endResponse ( )
- find ( $css [, $context = NULL] )
- findById ( $id )
- findByXPath ( $pth [, $context = NULL] )
- flashmsg ( [$msg = NULL] [, $effect = NULL] [, $class = NULL] [, $id = NULL] [, $expose = NULL] )
- flyDOM ( )
- getElementById ( $id )
- getStateData ( [$type = 'local'] )
- getView ( $view [, $selector = NULL] [, $data = NULL] )
- halt ( [$msg = NULL] )
- handleClientEventRequest ( $eventResult )
- handleClientUpdates ( )
- handleDebugResponse ( )
- handleNodeL10n ( )
- handleScripts ( [$includeEvents = true] [, $returnActionScripts = false] )
- hideElementFromClient ( $elm, $state )
- init ( $pageClass )
- initDataStorage ( )
- initInlineEvents ( )
- initPreservedElements ( )
- initUIWidgets ( )
- loadClientExtension ( )
- loadCSS ( $css [, $extrn = false] )
- loadPlugin ( $name [, $extrn = false] [, $alias = NULL] )
- loadScript ( $js [, $extrn = false] [, $_priority = 0] )
- loadTheme ( $name [, $extrn = false] )
- loadUIWidgets ( )
- loadWidget ( $name [, $extrn = false] )
- log ( $var [, $level = NULL] [, $label = NULL] )
- masterContentSelector ( )
- nodeContent ( $n [, $outer = false] )
- nodeL10n ( $nodes )
- objectId ( )
- offsetExists ( $selector )
- offsetGet ( $selector )
- offsetSet ( $selector, $html )
- offsetUnset ( $selector )
- pageCode ( [$type = 'html'] [, $charset = 'UTF-8'] [, $content = ''] )
- prepend ( $html )
- redirectTo ( $url [, $forceAjax = true] )
- redirectToView ( $view [, $url = NULL] [, $forceAjax = true] )
- registerConduit ( $name, $fn )
- registerCSS ( $name, $src [, $dependencies = NULL] )
- registerEvent ( $type [, $data = NULL] [, $fn = NULL] )
- registerScript ( $name, $src [, $dependencies = NULL] )
- registerUIWidget ( $ui )
- registerVar ( $name, $value )
- removeData ( [$name = NULL] )
- removeElementState ( $elm, $id [, $mode = 'local'] )
- render ( [$type = 'html'] )
- renderUIWidgets ( )
- reply ( [$responseType = NULL] )
- restoreElementState ( $elm, $id, $mode )
- sanitizePostBack ( [$incGETRequest = false] )
- saveElementState ( $elm, $id [, $mode = 'local'] )
- sendError ( $msg [, $code = NULL] )
- source ( [$src = NULL] [, $srcType = 'html'] )
- storeName ( [$n = NULL] )
- title ( [$str = NULL] )
- transferTo ( $file [, $autoStartClass = NULL] )
- trigger ( $type [, $args = NULL] )
- triggerEvent ( $elms, $type [, $args = NULL] [, $eObject = NULL] )
- triggerHandle ( $hnd, $e [, $args = NULL] [, $conduit = NULL] )
- unbind ( $type )
- unbindElements ( $elms, $type, $selector )
- uniqueElmId ( [$prefix = NULL] )
- updateClient ( $selector, $mode, $content )
- updateFormFields ( )
- wrapElement ( $elm [, $ui = NULL] )
Raxan
- -> _timer
- -> config
- -> configFile
- -> dataStore
- -> debug
- -> instance
- -> isDataStorageLoaded
- -> isDebug
- -> isInit
- -> isJSONLoaded
- -> isLocaleLoaded
- -> isLogging
- -> isPDOLoaded
- -> isSanitizerLoaded
- -> jsonLose
- -> jsonStrict
- -> jsStrng1
- -> jsStrng2
- -> locale
- -> logFile
- -> nativeJSON
- -> pluginFileMap
- -> postBackToken
- -> sharedSanitizer
- -> sysEvents
- bindSysEvent ( $name, $callback )
- bindTemplate ( $rows, $options )
- cDate ( [$dt = NULL] )
- config ( [$key = NULL] [, $value = NULL] )
- connect ( $dsn [, $user = NULL] [, $password = NULL] [, $attribs = NULL] )
- currentURL ( )
- data ( [$name = NULL] [, $value = NULL] [, $setValueIfNotIsSet = false] )
- dataBank ( $bankId [, $name = NULL] [, $value = NULL] [, $setValueIfNotIsSet = false] )
- dataSanitizer ( [$array = NULL] [, $charset = NULL] )
- dataStorage ( [$store = NULL] )
- dataStorageId ( )
- debug ( $txt )
- debugOutut ( )
- escapeText ( $txt )
- flash ( $name [, $value = NULL] )
- getSharedSanitizer ( )
- imageResample ( $file, $w, $h [, $type = NULL] )
- imageSize ( $file )
- importCSV ( $file [, $delimiter = ','] [, $enclosure = '"'] [, $escape = '\\'] [, $terminator = '
'] )
- init ( )
- initDataStorage ( )
- initJSON ( )
- JSON ( $mode, $value [, $assoc = false] )
- loadConfig ( $file )
- loadLangFile ( $fl )
- loadPlugin ( $name [, $extrn = false] )
- loadWidget ( $name [, $extrn = false] )
- locale ( [$key = NULL] [, $arg1 = NULL] [, $arg2 = NULL] [, $arg3 = NULL] [, $arg4 = NULL] [, $arg5 = NULL] [, $arg6 = NULL] )
- log ( $var [, $level = NULL] [, $label = NULL] )
- mapSitePathToUrl ( $pth )
- paginate ( $maxPage, $page [, $options = NULL] )
- redirectTo ( $url [, $useJavaScript = false] )
- redirectToView ( $view [, $url = NULL] [, $useJavaScript = false] )
- removeData ( $name )
- removeDataBank ( $bankId [, $name = NULL] )
- sendError ( $msg [, $code = NULL] )
- setBasePath ( $pth )
- setLocale ( $code [, $lang = NULL] )
- singleton ( )
- startTimer ( )
- stopTimer ( [$time = NULL] )
- throwCallbackException ( $fn )
- triggerSysEvent ( $name [, $args = NULL] )
RaxanBase
- -> mObjId
- -> events
- -> objId
- __construct ( )
- bind ( $type [, $data = NULL] [, $fn = NULL] )
- log ( $var [, $level = NULL] [, $label = NULL] )
- objectId ( )
- trigger ( $type [, $args = NULL] )
- unbind ( $type )
RaxanDataStorage
- -> id
- -> store
- __construct ( [$id = NULL] )
- __destruct ( )
- _init ( )
- _reset ( )
- _save ( )
- exists ( $key )
- read ( $key )
- remove ( $key )
- resetStore ( )
- storageId ( )
- write ( $key, $value )
RaxanSessionStorage
- -> id
- -> store
- __construct ( [$id = NULL] )
- __destruct ( )
- _init ( )
- _reset ( )
- _save ( )
- exists ( $key )
- read ( $key )
- remove ( $key )
- resetStore ( )
- storageId ( )
- write ( $key, $value )
RaxanPDO
- -> _BadFieldNameChars
- -> _lastRowsAffected
- __construct ( $dsn, $username, $passwd [, $options] )
- __sleep ( )
- __wakeup ( )
- _cleanField ( $name )
- beginTransaction ( )
- commit ( )
- errorCode ( )
- errorInfo ( )
- exec ( $query )
- execProc ( $name [, $params = NULL] )
- execQuery ( $query [, $param = NULL] )
- getAttribute ( $attribute )
- getAvailableDrivers ( )
- getLastRowsAffected ( )
- lastInsertId ( [$seqname] )
- prepare ( $statment [, $options] )
- query ( )
- quote ( $string [, $paramtype] )
- rollBack ( )
- setAttribute ( $attribute, $value )
- table ( $name [, $filterClause = NULL] [, $filterValues = NULL] )
- tableDelete ( $name [, $filterClause = NULL] [, $filterValues = NULL] )
- tableInsert ( $name, $data )
- tableUpdate ( $name, $data [, $filterClause = NULL] [, $filterValues = NULL] )
RaxanPDOProcResult
- -> params
- -> return
- -> rs
- -> stmt
- __construct ( $stmt, $params, $return )
- __destruct ( )
- __get ( $name )
RaxanWebPageEvent
- -> button
- -> ctrlKey
- -> data
- -> iPage
- -> isStopPropagation
- -> metaKey
- -> pageX
- -> pageY
- -> result
- -> target
- -> targetX
- -> targetY
- -> type
- -> uiDraggable
- -> uiHelper
- -> uiItem
- -> uiSender
- -> uiSortedItemIds
- -> value
- -> which
- __construct ( $type, $page [, $e = NULL] )
- alphanumericVal ( )
- client ( [$selector = NULL] [, $context = NULL] )
- dateVal ( [$format = NULL] )
- floatVal ( )
- intVal ( )
- matchVal ( [$pattern = '/[a-zA-Z0-9-.]/'] )
- page ( [$css = NULL] )
- stopPropagation ( )
- textVal ( )
- val ( )
RaxanDOMDocument
- -> charset
- -> css
- -> cssRegEx
- -> init
- -> pageId
- -> source
- -> srcType
- -> xPath
- __construct ( [$v = '1.0'] [, $charset = 'UTF-8'] )
- __get ( $name )
- adoptNode ( $source )
- appendChild ( $newChild )
- C14N ( [$exclusive] [, $with_comments] [, $xpath] [, $ns_prefixes] )
- C14NFile ( $uri [, $exclusive] [, $with_comments] [, $xpath] [, $ns_prefixes] )
- cloneNode ( $deep )
- compareDocumentPosition ( $other )
- createAttribute ( $name )
- createAttributeNS ( $namespaceURI, $qualifiedName )
- createCDATASection ( $data )
- createComment ( $data )
- createDocumentFragment ( )
- createElement ( $tagName [, $value] )
- createElementNS ( $namespaceURI, $qualifiedName [, $value] )
- createEntityReference ( $name )
- createProcessingInstruction ( $target, $data )
- createTextNode ( $data )
- cssQuery ( $rule [, $context = NULL] [, $includeSelf = false] )
- cssToXPath ( $rule [, $inludeSelf = false] )
- getElementById ( $elementId )
- getElementsByTagName ( $tagName )
- getElementsByTagNameNS ( $namespaceURI, $localName )
- getFeature ( $feature, $version )
- getLineNo ( )
- getNodePath ( )
- getUserData ( $key )
- hasAttributes ( )
- hasChildNodes ( )
- importNode ( $importedNode, $deep )
- initDOMDocument ( )
- initPageController ( $id )
- insertBefore ( $newChild [, $refChild] )
- isDefaultNamespace ( $namespaceURI )
- isEqualNode ( $arg )
- isInit ( )
- isSameNode ( $other )
- isSupported ( $feature, $version )
- load ( $source [, $options] )
- loadHTML ( $source )
- loadHTMLFile ( $source )
- loadXML ( $source [, $options] )
- lookupNamespaceUri ( $prefix )
- lookupPrefix ( $namespaceURI )
- normalize ( )
- normalizeDocument ( )
- registerNodeClass ( $baseClass, $extendedClass )
- relaxNGValidate ( $filename )
- relaxNGValidateSource ( $source )
- removeChild ( $oldChild )
- renameNode ( $node, $namespaceURI, $qualifiedName )
- replaceChild ( $newChild, $oldChild )
- save ( $file )
- saveHTML ( )
- saveHTMLFile ( $file )
- saveXML ( [$node] )
- schemaValidate ( $filename )
- schemaValidateSource ( $source )
- setUserData ( $key, $data, $handler )
- source ( [$src = NULL] [, $srcType = 'html'] )
- validate ( )
- xinclude ( [$options] )
- xQuery ( $pth [, $context = NULL] )
RaxanPlugin
- -> author
- -> description
- -> lastClassName
- -> name
- -> shared
- -> events
- __construct ( )
- getLastClassName ( )
- getLastInstance ( )
- instance ( $class )
- raiseEvent ( $event, $args )
RaxanSysEvent
- -> data
- -> isStopPropagation
- -> result
- -> type
- __construct ( $type )
- stopPropagation ( )
RaxanDataSanitizer
- -> badCharacters
- -> validators
- -> _charset
- -> _data
- -> _date
- -> _directInp
- __call ( $name, $args )
- __construct ( [$array = NULL] [, $charset = NULL] )
- __get ( $name )
- __set ( $name, $value )
- addDataValidator ( $name, $pattern )
- addValidator ( $name, $pattern )
- alphanumericVal ( $key )
- dateVal ( $key [, $format = NULL] )
- emailVal ( $key )
- enableDirectInput ( [$state = true] )
- escapeVal ( $key )
- fileContent ( $fld )
- fileCopy ( $fld, $dest )
- fileCount ( )
- fileImageResample ( $fld, $w, $h [, $type = NULL] )
- fileImageSize ( $fld )
- fileMove ( $fld, $dest )
- fileOrigName ( $fld )
- fileSize ( $fld )
- fileTmpName ( $fld )
- fileType ( $fld )
- fileUploadError ( $fld )
- filterValues ( [$keyFields = NULL] )
- floatVal ( $key [, $decimal = NULL] )
- formatDate ( $key [, $format = NULL] )
- formatMoney ( $key [, $decimal = NULL] [, $symbol = NULL] )
- formatNumber ( $key [, $decimal = NULL] )
- htmlVal ( $key [, $allowable = NULL] [, $allowStyle = true] )
- intVal ( $key )
- isDate ( $key [, $format = NULL] )
- isEmail ( $key )
- isNumeric ( $key [, $min = NULL] [, $max = NULL] )
- isUrl ( $key )
- length ( $key )
- matchVal ( $key [, $pattern = '/[a-zA-Z0-9-.]/'] )
- setDataArray ( $array )
- textVal ( $key [, $maxlength = NULL] )
- timestampVal ( $key )
- urlVal ( $key [, $encoded = false] )
- value ( $key )
RaxanUIWidget
- -> callMethods
- -> mObjId
- -> _context
- -> _customValidity
- -> _invalidInp
- -> _length
- -> _modifiedStack
- -> _rootElm
- -> _selector
- -> _stack
- -> _storeName
- -> _validInp
- -> contentElement
- -> doc
- -> element
- -> elmId
- -> elmMarkup
- -> elms
- -> enableDefaultUIProperties
- -> events
- -> isRendered
- -> isUIWidget
- -> objId
- -> preserveState
- -> properties
- __call ( $name, $args )
- __construct ( $id [, $properties = NULL] )
- __destruct ( )
- __get ( $name )
- __set ( $name, $value )
- _bind ( $type, $options, $local )
- _bindData ( $data, $opt )
- _config ( )
- _destroy ( )
- _init ( )
- _load ( )
- _prerender ( )
- _property ( $name [, $value = NULL] [, $writeMode = false] )
- _restore ( $mode, $data )
- _save ( $mode, $data )
- add ( $selector )
- addClass ( $cls )
- addMethod ( $name [, $callback = NULL] )
- after ( $content )
- alphanumericVal ( )
- andSelf ( )
- append ( $content )
- appendTo ( $selector )
- appendToClient ( $selector )
- appendView ( $view [, $selector = NULL] [, $data = NULL] )
- attr ( $name [, $val = NULL] )
- autoId ( [$idPrefix = NULL] )
- before ( $content )
- bind ( $type [, $data = NULL] [, $fn = NULL] )
- checkValidity ( [$markInvalid = false] [, $cssClass = NULL] [, $callback = NULL] )
- children ( [$selector = NULL] )
- clearNode ( $n )
- click ( $fn [, $serialize = NULL] )
- cloneNodes ( [$deep = NULL] )
- css ( $name [, $val = NULL] )
- data ( $name [, $value = NULL] )
- dateVal ( [$format = NULL] )
- delegate ( $selector, $type [, $data = NULL] [, $fn = NULL] )
- disable ( )
- draggable ( [$opt = NULL] )
- droppable ( [$opt = NULL] )
- emailVal ( )
- enable ( )
- end ( [$all = false] )
- eq ( $index )
- expose ( [$opt = NULL] )
- fadeIn ( [$speed = NULL] )
- fadeOut ( [$speed = NULL] )
- filter ( $selector [, $_invert = false] )
- find ( $selector [, $returnArray = false] )
- findByXPath ( $xpath [, $returnArray = false] )
- floatVal ( [$v = NULL] )
- get ( [$index = NULL] )
- getProperty ( $name )
- handleEventBinding ( $type, $options, $local )
- handleStateData ( $mode, $data [, $save = false] )
- hasClass ( $cls )
- height ( [$h = NULL] )
- hide ( )
- hideFromClient ( )
- html ( [$html = NULL] )
- inputValues ( [$data = NULL] )
- insert ( $content, $pos [, $retNodes = false] )
- insertAfter ( $selector )
- insertBefore ( $selector )
- intVal ( [$v = NULL] )
- invalidInputs ( )
- is ( $selector )
- isHTML ( $str )
- loadInterface ( )
- localize ( )
- log ( $var [, $level = NULL] [, $label = NULL] )
- map ( $fn )
- matchSelector ( [$autoId = false] [, $idPrefix = NULL] )
- matchVal ( [$pattern = '/[a-zA-Z0-9-.]/'] )
- modifyClass ( $classes, $mode )
- next ( [$selector = NULL] )
- nextAll ( [$selector = NULL] )
- node ( [$index = NULL] )
- not ( $selector )
- objectId ( )
- outerHtml ( )
- overlay ( [$opt = NULL] )
- parent ( [$selector = NULL] )
- parents ( [$selector = NULL] )
- position ( $opt )
- prepend ( $content )
- prependTo ( $selector )
- prependToClient ( $selector )
- preserveState ( [$mode = NULL] )
- prev ( [$selector = NULL] )
- prevAll ( [$selector = NULL] )
- remove ( )
- removeAttr ( $cls )
- removeChildren ( )
- removeClass ( $cls )
- removeData ( $name )
- removeState ( [$mode = NULL] )
- renderInterface ( )
- replaceAll ( $selector )
- replaceClient ( $selector )
- replaceWith ( $content )
- resizable ( [$opt = NULL] )
- selectable ( [$opt = NULL] )
- selectInnerChild ( )
- setCustomValidity ( $name, $message )
- setProperty ( $name, $value )
- show ( )
- showInClient ( )
- siblings ( [$selector = NULL] )
- slice ( $start [, $length = NULL] )
- slideDown ( [$speed = NULL] )
- slideUp ( [$speed = NULL] )
- sortable ( [$opt = NULL] )
- stack ( $elms )
- storeName ( [$n = NULL] )
- submit ( $fn [, $serialize = NULL] )
- text ( [$txt = NULL] )
- textVal ( [$txt = NULL] )
- timeout ( $msTime, $data [, $fn = NULL] )
- toggleClass ( $cls )
- traverse ( $selector, $prop1, $prop2 [, $first = false] )
- trigger ( $type [, $args = NULL] [, $eObject = NULL] )
- unbind ( $type )
- unique ( )
- unstack ( [$all = false] )
- updateClient ( )
- val ( [$v = NULL] )
- validInputs ( )
- value ( [$v = NULL] )
- width ( [$w = NULL] )
- wrap ( $content )
- wrapAll ( $content )
RaxanWebPageStorage
- -> id
- -> store
- __construct ( [$id = NULL] )
- __destruct ( )
- _init ( )
- _reset ( )
- _save ( )
- exists ( $key )
- read ( $key )
- remove ( $key )
- resetStore ( )
- storageId ( )
- write ( $key, $value )
RaxanElement
- -> callMethods
- -> mObjId
- -> _context
- -> _customValidity
- -> _invalidInp
- -> _length
- -> _modifiedStack
- -> _rootElm
- -> _selector
- -> _stack
- -> _storeName
- -> _validInp
- -> doc
- -> elms
- -> events
- -> objId
- __call ( $name, $args )
- __construct ( $css [, $context = NULL] )
- __get ( $var )
- add ( $selector )
- addClass ( $cls )
- addMethod ( $name [, $callback = NULL] )
- after ( $content )
- alphanumericVal ( )
- andSelf ( )
- append ( $content )
- appendTo ( $selector )
- appendToClient ( $selector )
- appendView ( $view [, $selector = NULL] [, $data = NULL] )
- attr ( $name [, $val = NULL] )
- autoId ( [$idPrefix = NULL] )
- before ( $content )
- bind ( $type [, $data = NULL] [, $fn = NULL] )
- checkValidity ( [$markInvalid = false] [, $cssClass = NULL] [, $callback = NULL] )
- children ( [$selector = NULL] )
- clearNode ( $n )
- click ( $fn [, $serialize = NULL] )
- cloneNodes ( [$deep = NULL] )
- css ( $name [, $val = NULL] )
- data ( $name [, $value = NULL] )
- dateVal ( [$format = NULL] )
- delegate ( $selector, $type [, $data = NULL] [, $fn = NULL] )
- disable ( )
- draggable ( [$opt = NULL] )
- droppable ( [$opt = NULL] )
- emailVal ( )
- enable ( )
- end ( [$all = false] )
- eq ( $index )
- expose ( [$opt = NULL] )
- fadeIn ( [$speed = NULL] )
- fadeOut ( [$speed = NULL] )
- filter ( $selector [, $_invert = false] )
- find ( $selector [, $returnArray = false] )
- findByXPath ( $xpath [, $returnArray = false] )
- floatVal ( [$v = NULL] )
- get ( [$index = NULL] )
- hasClass ( $cls )
- height ( [$h = NULL] )
- hide ( )
- hideFromClient ( )
- html ( [$html = NULL] )
- inputValues ( [$data = NULL] )
- insert ( $content, $pos [, $retNodes = false] )
- insertAfter ( $selector )
- insertBefore ( $selector )
- intVal ( [$v = NULL] )
- invalidInputs ( )
- is ( $selector )
- isHTML ( $str )
- localize ( )
- log ( $var [, $level = NULL] [, $label = NULL] )
- map ( $fn )
- matchSelector ( [$autoId = false] [, $idPrefix = NULL] )
- matchVal ( [$pattern = '/[a-zA-Z0-9-.]/'] )
- modifyClass ( $classes, $mode )
- next ( [$selector = NULL] )
- nextAll ( [$selector = NULL] )
- node ( [$index = NULL] )
- not ( $selector )
- objectId ( )
- outerHtml ( )
- overlay ( [$opt = NULL] )
- parent ( [$selector = NULL] )
- parents ( [$selector = NULL] )
- position ( $opt )
- prepend ( $content )
- prependTo ( $selector )
- prependToClient ( $selector )
- preserveState ( [$mode = NULL] )
- prev ( [$selector = NULL] )
- prevAll ( [$selector = NULL] )
- remove ( )
- removeAttr ( $cls )
- removeChildren ( )
- removeClass ( $cls )
- removeData ( $name )
- removeState ( [$mode = NULL] )
- replaceAll ( $selector )
- replaceClient ( $selector )
- replaceWith ( $content )
- resizable ( [$opt = NULL] )
- selectInnerChild ( )
- setCustomValidity ( $name, $message )
- show ( )
- showInClient ( )
- siblings ( [$selector = NULL] )
- slice ( $start [, $length = NULL] )
- slideDown ( [$speed = NULL] )
- slideUp ( [$speed = NULL] )
- stack ( $elms )
- storeName ( [$n = NULL] )
- submit ( $fn [, $serialize = NULL] )
- text ( [$txt = NULL] )
- textVal ( [$txt = NULL] )
- timeout ( $msTime, $data [, $fn = NULL] )
- toggleClass ( $cls )
- traverse ( $selector, $prop1, $prop2 [, $first = false] )
- trigger ( $type [, $args = NULL] [, $eObject = NULL] )
- unbind ( $type )
- unique ( )
- unstack ( [$all = false] )
- updateClient ( )
- val ( [$v = NULL] )
- validInputs ( )
- value ( [$v = NULL] )
- width ( [$w = NULL] )
- wrap ( $content )
- wrapAll ( $content )
RaxanClientExtension
- -> scripts
- -> chain
- __call ( $name, $args )
- __construct ( $ss [, $context = NULL] )
- __toString ( )
- alert ( $msg )
- browser ( )
- confirm ( $msg [, $okFn = NULL] [, $cancelFn = NULL] )
- console ( $var [, $halt = false] )
- encodeVar ( $v )
- escapeString ( $txt )
- evaluate ( $s )
- hoverClass ( $cls )
- loadCSS ( $src [, $ext = false] )
- loadScript ( $src [, $ext = false] [, $fn = NULL] )
- popup ( $url [, $name = ''] [, $attributes = ''] [, $errorMsg = ''] )
- prompt ( $msg [, $default = ''] [, $fn = NULL] )
- redirectTo ( $url )
- redirectToView ( $view [, $url = NULL] )
RaxanClientVariable
- -> vid
- -> _pointer
- -> name
- -> value
- __construct ( $val [, $name = NULL] [, $isFunction = false] [, $registerGlobal = false] )
- __toString ( )
RaxanDateTime
- -> isDateTimeSupported
- -> months
- -> _dtstr
- __construct ( [$str = ''] )
- __toString ( )
- format ( $fmt [, $strtime = ''] [, $noTrans = false] )
- getTimestamp ( [$strtime = ''] )
- parse ( $str )
- setDate ( $strtime )