MCPcopy Create free account

hub / github.com/ccoenraets/backbone-cellar / functions

Functions874 in github.com/ccoenraets/backbone-cellar

↓ 1 callersMethodgetPath
* Get cookie path * @return string */
bootstrap/api/Slim/Http/Cookie.php:158
↓ 1 callersMethodgetPattern
* Get route pattern * @return string */
tutorial/api/Slim/Route.php:119
↓ 1 callersMethodgetPattern
* Get route pattern * @return string */
bootstrap/api/Slim/Route.php:119
↓ 1 callersMethodgetRequest
* Get Request * @return Slim_Http_Request */
tutorial/api/Slim/Router.php:98
↓ 1 callersMethodgetRequest
* Get Request * @return Slim_Http_Request */
bootstrap/api/Slim/Router.php:98
↓ 1 callersMethodgetResponseCookies
* Get Cookies for Response * * @author Josh Lockhart <info@joshlockhart.com> * @return array[Cookie] */
tutorial/api/Slim/Http/CookieJar.php:180
↓ 1 callersMethodgetResponseCookies
* Get Cookies for Response * * @author Josh Lockhart <info@joshlockhart.com> * @return array[Cookie] */
bootstrap/api/Slim/Http/CookieJar.php:180
↓ 1 callersMethodgetScheme
* Get URI Scheme * @param bool $reload For reparse the URL scheme? * @return string "https" or "http" */
tutorial/api/Slim/Http/Uri.php:112
↓ 1 callersMethodgetScheme
* Get URI Scheme * @param bool $reload For reparse the URL scheme? * @return string "https" or "http" */
bootstrap/api/Slim/Http/Uri.php:112
↓ 1 callersMethodgetSecure
* Is cookie sent only if SSL/HTTPS is used? * @return bool */
tutorial/api/Slim/Http/Cookie.php:192
↓ 1 callersMethodgetSecure
* Is cookie sent only if SSL/HTTPS is used? * @return bool */
bootstrap/api/Slim/Http/Cookie.php:192
↓ 1 callersMethodgetTemplatesDirectory
* Get templates directory * @return string|null Path to templates directory without trailing slash */
tutorial/api/Slim/View.php:121
↓ 1 callersMethodgetTemplatesDirectory
* Get templates directory * @return string|null Path to templates directory without trailing slash */
bootstrap/api/Slim/View.php:121
↓ 1 callersMethodgetUri
* Get URI with leading slash * @param bool $reload Force reparse the URI? * @return string * @throws RuntimeException If
tutorial/api/Slim/Http/Uri.php:85
↓ 1 callersMethodgetUri
* Get URI with leading slash * @param bool $reload Force reparse the URI? * @return string * @throws RuntimeException If
bootstrap/api/Slim/Http/Uri.php:85
↓ 1 callersMethodgetValue
* Get cookie value * @return string */
tutorial/api/Slim/Http/Cookie.php:124
↓ 1 callersMethodgetValue
* Get cookie value * @return string */
bootstrap/api/Slim/Http/Cookie.php:124
↓ 1 callersMethodheaders
* Get HTTP response headers * @return array */
tutorial/api/Slim/Http/Response.php:186
↓ 1 callersMethodheaders
* Get HTTP response headers * @return array */
bootstrap/api/Slim/Http/Response.php:186
↓ 1 callersMethodhttpVersion
* Set and/or get the HTTP response version * @param string $version * @return void * @throws InvalidArgumentException If argument i
tutorial/api/Slim/Http/Response.php:154
↓ 1 callersMethodhttpVersion
* Set and/or get the HTTP response version * @param string $version * @return void * @throws InvalidArgumentException If argument i
bootstrap/api/Slim/Http/Response.php:154
↓ 1 callersFunctionintervalFunction
()
tutorial/mobile/ios/WineCellar/www/phonegap-ios-1.4.1.js:3336
↓ 1 callersFunctionintervalFunction
()
tutorial/mobile/offline/phonegap-ios-1.4.1.js:3336
↓ 1 callersMethodisHead
* Is this a HEAD request? * @return bool */
tutorial/api/Slim/Http/Request.php:170
↓ 1 callersMethodisHead
* Is this a HEAD request? * @return bool */
bootstrap/api/Slim/Http/Request.php:170
↓ 1 callersMethodisPut
* Is this a PUT request? * @return bool */
tutorial/api/Slim/Http/Request.php:154
↓ 1 callersMethodisPut
* Is this a PUT request? * @return bool */
bootstrap/api/Slim/Http/Request.php:154
↓ 1 callersMethodkeep
* Transfer Flash messages from the previous request * so they are available to the next request. * @return Slim_Session_Flash */
tutorial/api/Slim/Session/Flash.php:155
↓ 1 callersMethodkeep
* Transfer Flash messages from the previous request * so they are available to the next request. * @return Slim_Session_Flash */
bootstrap/api/Slim/Session/Flash.php:155
↓ 1 callersMethodload
* Load Flash messages from $_SESSION * @return Slim_Session_Flash */
bootstrap/api/Slim/Session/Flash.php:145
↓ 1 callersMethodloadHttpHeaders
* Get HTTP request headers * @return array Key-value array of HTTP request headers */
tutorial/api/Slim/Http/Request.php:366
↓ 1 callersMethodloadHttpHeaders
* Get HTTP request headers * @return array Key-value array of HTTP request headers */
bootstrap/api/Slim/Http/Request.php:366
↓ 1 callersMethodloadPutParameters
* Get PUT parameters * @return array Key-value array of HTTP request PUT parameters */
tutorial/api/Slim/Http/Request.php:348
↓ 1 callersMethodloadPutParameters
* Get PUT parameters * @return array Key-value array of HTTP request PUT parameters */
bootstrap/api/Slim/Http/Request.php:348
↓ 1 callersFunctionloadTemplate
(index)
tutorial/final/js/utils.js:13
↓ 1 callersFunctionloadTemplate
(index)
tutorial/mobile/android/BackboneCellarAndroid/assets/www/js/utils.js:13
↓ 1 callersFunctionloadTemplate
(index)
tutorial/mobile/ios/WineCellar/www/js/utils.js:13
↓ 1 callersFunctionloadTemplate
(index)
tutorial/mobile/offline/js/main.js:14
↓ 1 callersFunctionmakeStructured
* @function * @ignore
tutorial/mobile/ios/WineCellar/www/phonegap-ios-1.4.1.js:615
↓ 1 callersFunctionmakeStructured
* @function * @ignore
tutorial/mobile/offline/phonegap-ios-1.4.1.js:615
↓ 1 callersFunctionnext
()
bootstrap/lib/bootstrap.js:1484
↓ 1 callersMethodnotFound
* Not Found Handler * * This method defines or invokes the application-wide Not Found handler. * There are two contexts in which this m
tutorial/api/Slim/Slim.php:471
↓ 1 callersMethodnotFound
* Not Found Handler * * This method defines or invokes the application-wide Not Found handler. * There are two contexts in which this m
bootstrap/api/Slim/Slim.php:471
↓ 1 callersFunctiono
()
tutorial/mobile/android/BackboneCellarAndroid/assets/www/lib/backbone-min.js:32
↓ 1 callersFunctiono
()
tutorial/mobile/ios/WineCellar/www/lib/backbone-min.js:32
↓ 1 callersFunctiono
()
tutorial/mobile/offline/lib/backbone-min.js:32
↓ 1 callersMethodparams
* Fetch a PUT|POST|GET parameter value * * The preferred method to fetch the value of a * PUT, POST, or GET parameter (searched in that
tutorial/api/Slim/Http/Request.php:199
↓ 1 callersMethodparams
* Fetch a PUT|POST|GET parameter value * * The preferred method to fetch the value of a * PUT, POST, or GET parameter (searched in that
bootstrap/api/Slim/Http/Request.php:199
↓ 1 callersMethodpost
* Add POST route * @see Slim::mapRoute * @return Slim_Route */
tutorial/api/Slim/Slim.php:414
↓ 1 callersMethodpost
* Add POST route * @see Slim::mapRoute * @return Slim_Route */
bootstrap/api/Slim/Slim.php:414
↓ 1 callersMethodput
* Add PUT route * @see Slim::mapRoute * @return Slim_Route */
tutorial/api/Slim/Slim.php:424
↓ 1 callersMethodput
* Add PUT route * @see Slim::mapRoute * @return Slim_Route */
bootstrap/api/Slim/Slim.php:424
↓ 1 callersFunctionq
(a,c,d)
tutorial/lib/underscore-min.js:8
↓ 1 callersFunctionr
(a,c,d)
tutorial/mobile/android/BackboneCellarAndroid/assets/www/lib/underscore-min.js:8
↓ 1 callersFunctionr
(a,c,d)
tutorial/mobile/ios/WineCellar/www/lib/underscore-min.js:8
↓ 1 callersFunctionr
(a,c,d)
tutorial/mobile/offline/lib/underscore-min.js:8
↓ 1 callersFunctionr
(a,c,d)
bootstrap/lib/underscore-min.js:8
↓ 1 callersMethodredirect
* Redirect * * This method immediately redirects to a new URL. By default, * this issues a 302 Found response; this is considered the d
tutorial/api/Slim/Slim.php:899
↓ 1 callersMethodredirect
* Redirect * * This method immediately redirects to a new URL. By default, * this issues a 302 Found response; this is considered the d
bootstrap/api/Slim/Slim.php:899
↓ 1 callersMethodregister
* Register session handler * * @return bool */
tutorial/api/Slim/Session/Handler.php:56
↓ 1 callersMethodregister
* Register session handler * * @return bool */
bootstrap/api/Slim/Session/Handler.php:56
↓ 1 callersFunctionremoveElement
()
bootstrap/lib/bootstrap.js:116
↓ 1 callersFunctionremoveWithAnimation
()
bootstrap/lib/bootstrap.js:1058
↓ 1 callersMethodrender
* Render template * @param string $template Path to template file relative to templates directory * @return string Render
tutorial/api/Slim/View.php:156
↓ 1 callersMethodrender
* Render template * @param string $template Path to template file relative to templates directory * @return string Render
bootstrap/api/Slim/View.php:156
↓ 1 callersFunctionreplaceFunk
(org,proxy,fName)
tutorial/mobile/ios/WineCellar/www/phonegap-ios-1.4.1.js:3440
↓ 1 callersFunctionreplaceFunk
(org,proxy,fName)
tutorial/mobile/offline/phonegap-ios-1.4.1.js:3440
↓ 1 callersMethodrun
* Run the Slim application * * This method is the "meat and potatoes" of Slim and should be the last * method called. This fires up Sli
tutorial/api/Slim/Slim.php:1039
↓ 1 callersMethodrun
* Run the Slim application * * This method is the "meat and potatoes" of Slim and should be the last * method called. This fires up Sli
bootstrap/api/Slim/Slim.php:1039
↓ 1 callersMethodsendHeaders
* Send headers for HTTP response * @return void */
tutorial/api/Slim/Http/Response.php:278
↓ 1 callersMethodsendHeaders
* Send headers for HTTP response * @return void */
bootstrap/api/Slim/Http/Response.php:278
↓ 1 callersMethodsetCallable
* Set route callable * @param mixed $callable * @return void */
tutorial/api/Slim/Route.php:145
↓ 1 callersMethodsetCallable
* Set route callable * @param mixed $callable * @return void */
bootstrap/api/Slim/Route.php:145
↓ 1 callersMethodsetConditions
* Set route conditions * @param array $conditions * @return void */
tutorial/api/Slim/Route.php:162
↓ 1 callersMethodsetConditions
* Set route conditions * @param array $conditions * @return void */
bootstrap/api/Slim/Route.php:162
↓ 1 callersMethodsetCookie
* Set a normal, unencrypted Cookie * * @param string $name The cookie name * @param mixed $value The cookie value
tutorial/api/Slim/Slim.php:691
↓ 1 callersMethodsetCookie
* Set a normal, unencrypted Cookie * * @param string $name The cookie name * @param mixed $value The cookie value
bootstrap/api/Slim/Slim.php:691
↓ 1 callersMethodsetCookieJar
* Set cookie jar * @param Slim_Http_CookieJar $cookieJar * @return void */
tutorial/api/Slim/Http/Response.php:235
↓ 1 callersMethodsetCookieJar
* Set cookie jar * @param Slim_Http_CookieJar $cookieJar * @return void */
bootstrap/api/Slim/Http/Response.php:235
↓ 1 callersMethodsetData
* Set data * * This method is overloaded to accept two different method signatures. * You may use this to set a specific key with a spe
tutorial/api/Slim/View.php:97
↓ 1 callersMethodsetData
* Set data * * This method is overloaded to accept two different method signatures. * You may use this to set a specific key with a spe
bootstrap/api/Slim/View.php:97
↓ 1 callersMethodsetDirectory
* Set log directory * @param string $directory Absolute or relative path to log directory * @return void */
tutorial/api/Slim/Logger.php:78
↓ 1 callersMethodsetDirectory
* Set log directory * @param string $directory Absolute or relative path to log directory * @return void */
bootstrap/api/Slim/Logger.php:78
↓ 1 callersMethodsetDomain
* Set cookie domain * @param string $domain * @return void */
tutorial/api/Slim/Http/Cookie.php:184
↓ 1 callersMethodsetDomain
* Set cookie domain * @param string $domain * @return void */
bootstrap/api/Slim/Http/Cookie.php:184
↓ 1 callersMethodsetEnabled
* Enable or disable logging * @param bool $enabled * @return void */
tutorial/api/Slim/Log.php:77
↓ 1 callersMethodsetEnabled
* Enable or disable logging * @param bool $enabled * @return void */
bootstrap/api/Slim/Log.php:77
↓ 1 callersMethodsetEncryptedCookie
* Set an encrypted Cookie * * @param string $name The cookie name * @param mixed $value The cookie value * @para
tutorial/api/Slim/Slim.php:729
↓ 1 callersMethodsetEncryptedCookie
* Set an encrypted Cookie * * @param string $name The cookie name * @param mixed $value The cookie value * @para
bootstrap/api/Slim/Slim.php:729
↓ 1 callersMethodsetExpires
* Set cookie expiration time * @param string|int Cookie expiration time * @return void */
tutorial/api/Slim/Http/Cookie.php:150
↓ 1 callersMethodsetExpires
* Set cookie expiration time * @param string|int Cookie expiration time * @return void */
bootstrap/api/Slim/Http/Cookie.php:150
↓ 1 callersMethodsetHttpOnly
* Set whether cookie is sent with HTTP protocol only * @param bool $httponly * @return void */
tutorial/api/Slim/Http/Cookie.php:218
↓ 1 callersMethodsetHttpOnly
* Set whether cookie is sent with HTTP protocol only * @param bool $httponly * @return void */
bootstrap/api/Slim/Http/Cookie.php:218
↓ 1 callersFunctionsetLength
(length)
tutorial/mobile/android/BackboneCellarAndroid/assets/www/phonegap-android-1.4.1.js:4477
↓ 1 callersMethodsetLevel
* Set log level * @param int The maximum log level reported by this Logger * @return void * @throws Invalid
tutorial/api/Slim/Logger.php:101
↓ 1 callersMethodsetLevel
* Set log level * @param int The maximum log level reported by this Logger * @return void * @throws Invalid
bootstrap/api/Slim/Logger.php:101
↓ 1 callersMethodsetMiddleware
* Set middleware * * This method allows middleware to be assigned to a specific Route. * If the method argument `is_callable` (includin
tutorial/api/Slim/Route.php:276
↓ 1 callersMethodsetMiddleware
* Set middleware * * This method allows middleware to be assigned to a specific Route. * If the method argument `is_callable` (includin
bootstrap/api/Slim/Route.php:276
↓ 1 callersMethodsetName
* Set Slim application name * @param string $name The name of this Slim application * @return void */
tutorial/api/Slim/Slim.php:263
↓ 1 callersMethodsetName
* Set route name * @param string $name * @return void */
tutorial/api/Slim/Route.php:179
← previousnext →401–500 of 874, ranked by callers