2024-03-04 22:57:28 +08:00
<!doctype html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width" >
< title > Class Opencart\System\Library\Cache\File | OpenCart API API< / title >
2024-03-04 23:29:14 +08:00
< link rel = "stylesheet" href = "http://localhost\opencart-master/docs/api/assets/main.css" >
< script src = "http://localhost\opencart-master/docs/api/assets/main.js" defer > < / script >
2024-03-04 22:57:28 +08:00
< / head >
< body class = "layout" >
< div class = "layout-aside" >
< div class = "menu" >
< div class = "menu-section" >
< h3 > Namespaces< / h3 >
< ul >
< li class = "menuGroup-item active" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.html" > Opencart< / a >
2024-03-04 22:57:28 +08:00
< ul >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.Admin.html" > Admin< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.Catalog.html" > Catalog< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item active" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.html" > System< / a >
2024-03-04 22:57:28 +08:00
< ul >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Engine.html" > Engine< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Helper.html" > Helper< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item active" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.html" > Library< / a >
2024-03-04 22:57:28 +08:00
< ul >
< li class = "menuGroup-item active" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.Cache.html" > Cache< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.Cart.html" > Cart< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.DB.html" > DB< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.Mail.html" > Mail< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.Session.html" > Session< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.Template.html" > Template< / a >
2024-03-04 22:57:28 +08:00
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< li class = "menuGroup-item" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-none.html" > none< / a >
2024-03-04 22:57:28 +08:00
< / li >
< / ul >
< / div >
< div class = "menu-section" >
< h3 > Classes< / h3 >
< ul >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/Opencart.System.Library.Cache.Apcu.html" >
2024-03-04 22:57:28 +08:00
Apcu
< / a >
< / li >
< li class = "active" >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/Opencart.System.Library.Cache.File.html" >
2024-03-04 22:57:28 +08:00
File
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/Opencart.System.Library.Cache.Mem.html" >
2024-03-04 22:57:28 +08:00
Mem
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/Opencart.System.Library.Cache.Memcached.html" >
2024-03-04 22:57:28 +08:00
Memcached
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/Opencart.System.Library.Cache.Redis.html" >
2024-03-04 22:57:28 +08:00
Redis
< / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "layout-main" >
< div class = "layout-navbar" >
< nav class = "navbar" >
< div class = "navbar-left" >
< ul class = "navbar-links" >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/index.html" > Overview< / a >
2024-03-04 22:57:28 +08:00
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.Cache.html" > Namespace< / a >
2024-03-04 22:57:28 +08:00
< / li >
2024-03-04 23:29:14 +08:00
< li class = "active" > < a href = "http://localhost\opencart-master/docs/api/Opencart.System.Library.Cache.File.html" > Class< / a > < / li > < li >
< a href = "http://localhost\opencart-master/docs/api/tree.html" > Tree< / a >
2024-03-04 22:57:28 +08:00
< / li >
< / ul >
< / div >
< div class = "navbar-right" >
2024-03-04 23:29:14 +08:00
< div class = "search" data-elements = "http://localhost\opencart-master/docs/api/assets/elements.js" >
2024-03-04 22:57:28 +08:00
< input class = "search-input" placeholder = "Search class, function or namespace" autofocus >
< ul class = "search-results" > < / ul >
< / div >
< / div >
< / nav >
< / div >
< div class = "layout-content" >
< h1 >
2024-03-04 23:29:14 +08:00
Class < a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.html" > Opencart< / a > \< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.html" > System< / a > \< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.html" > Library< / a > \< a href = "http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.Cache.html" > Cache< / a > \< a href = "http://localhost\opencart-master/docs/api/Opencart.System.Library.Cache.File.html" > File< / a >
2024-03-04 22:57:28 +08:00
< / h1 >
< table class = "classLikeSignatureTable" >
< / table >
< div class = "classLikeDescription" >
< div class = "description" > < p > Class File< / p >
< / div >
< / div >
< div class = "classLikeSection" >
2024-03-04 23:29:14 +08:00
< b > Located at< / b > < a href = "http://localhost\opencart-master/docs/api/source-system.library.cache.file.html#8" title = "Go to source code" > system\library\cache\file.php< / a > < br >
2024-03-04 22:57:28 +08:00
< / div >
< table class = "table" id = "methods" >
< tr >
< th class = "table-heading sortable" colspan = "3" title = "Switch between natural and alphabetical order" > Methods< / th >
< / tr >
< tr class = "expandable collapsed" data-order = "__construct" id = "___construct" >
< td class = "table-cell table-shrink" >
< code class = "nowrap" >
public
< / code >
< / td >
< td class = "table-cell" >
2024-03-04 23:29:14 +08:00
< code > < a href = "http://localhost\opencart-master/docs/api/source-system.library.cache.file.html#14-21" title = "Go to source code" > __construct< / a > (< span > int < var > $expire< / var > = < span class = "php-num" > 3600< / span > < / span > )< / code >
2024-03-04 22:57:28 +08:00
< div class = "expandable-collapsedView" >
< p > Constructor< / p >
< / div >
< div class = "expandable-expandedView" >
< div class = "description" > < p > Constructor< / p >
< / div >
< / div >
< / td >
< td class = "table-anchor" >
< a href = "#___construct" > #< / a >
< / td >
< / tr >
< tr class = "expandable collapsed" data-order = "get" id = "_get" >
< td class = "table-cell table-shrink" >
< code class = "nowrap" >
public
< / code >
< / td >
< td class = "table-cell" >
2024-03-04 23:29:14 +08:00
< code > < a href = "http://localhost\opencart-master/docs/api/source-system.library.cache.file.html#23-41" title = "Go to source code" > get< / a > (< span > string < var > $key< / var > < / span > ): mixed< / code >
2024-03-04 22:57:28 +08:00
< div class = "expandable-collapsedView" >
< p > Get< / p >
< / div >
< div class = "expandable-expandedView" >
< div class = "description" > < p > Get< / p >
< / div >
< / div >
< / td >
< td class = "table-anchor" >
< a href = "#_get" > #< / a >
< / td >
< / tr >
< tr class = "expandable collapsed" data-order = "set" id = "_set" >
< td class = "table-cell table-shrink" >
< code class = "nowrap" >
public
< / code >
< / td >
< td class = "table-cell" >
2024-03-04 23:29:14 +08:00
< code > < a href = "http://localhost\opencart-master/docs/api/source-system.library.cache.file.html#43-60" title = "Go to source code" > set< / a > (< span > string < var > $key< / var > < / span > , < span > mixed < var > $value< / var > < / span > , < span > int < var > $expire< / var > = < span class = "php-num" > 0< / span > < / span > ): void< / code >
2024-03-04 22:57:28 +08:00
< div class = "expandable-collapsedView" >
< p > Set< / p >
< / div >
< div class = "expandable-expandedView" >
< div class = "description" > < p > Set< / p >
< / div >
< / div >
< / td >
< td class = "table-anchor" >
< a href = "#_set" > #< / a >
< / td >
< / tr >
< tr class = "expandable collapsed" data-order = "delete" id = "_delete" >
< td class = "table-cell table-shrink" >
< code class = "nowrap" >
public
< / code >
< / td >
< td class = "table-cell" >
2024-03-04 23:29:14 +08:00
< code > < a href = "http://localhost\opencart-master/docs/api/source-system.library.cache.file.html#62-79" title = "Go to source code" > delete< / a > (< span > string < var > $key< / var > < / span > ): void< / code >
2024-03-04 22:57:28 +08:00
< div class = "expandable-collapsedView" >
< p > Delete< / p >
< / div >
< div class = "expandable-expandedView" >
< div class = "description" > < p > Delete< / p >
< / div >
< / div >
< / td >
< td class = "table-anchor" >
< a href = "#_delete" > #< / a >
< / td >
< / tr >
< tr class = "expandable collapsed" data-order = "__destruct" id = "___destruct" >
< td class = "table-cell table-shrink" >
< code class = "nowrap" >
public
< / code >
< / td >
< td class = "table-cell" >
2024-03-04 23:29:14 +08:00
< code > < a href = "http://localhost\opencart-master/docs/api/source-system.library.cache.file.html#81-98" title = "Go to source code" > __destruct< / a > ()< / code >
2024-03-04 22:57:28 +08:00
< div class = "expandable-collapsedView" >
< p > Destructor< / p >
< / div >
< div class = "expandable-expandedView" >
< div class = "description" > < p > Destructor< / p >
< / div >
< / div >
< / td >
< td class = "table-anchor" >
< a href = "#___destruct" > #< / a >
< / td >
< / tr >
< / table >
< / div >
< div class = "layout-footer" >
OpenCart API API documentation generated by < a href = "https://www.apigen.org" > ApiGen dev-master< / a >
< / div >
< / div >
< div class = "layout-rest" >
< div class = "navbar" > < / div >
< / div >
< / body >
< / html >