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 > oc_bbcode_decode | 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" >
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" >
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
< / li >
< / ul >
< / li >
< li class = "menuGroup-item active" >
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 > Functions< / h3 >
< ul >
2024-03-05 14:20:21 +08:00
< li class = "active" >
< a href = "http://localhost\opencart-master/docs/api/function-oc_bbcode_decode.html" >
oc_bbcode_decode
< / a >
< / li >
2024-03-04 22:57:28 +08:00
< li >
2024-03-05 14:20:21 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_validate_length.html" >
oc_validate_length
< / a >
< / li >
< li >
< a href = "http://localhost\opencart-master/docs/api/function-oc_validate_email.html" >
oc_validate_email
< / a >
< / li >
< li >
< a href = "http://localhost\opencart-master/docs/api/function-oc_validate_ip.html" >
oc_validate_ip
< / a >
< / li >
< li >
< a href = "http://localhost\opencart-master/docs/api/function-oc_validate_filename.html" >
oc_validate_filename
< / a >
< / li >
< li >
< a href = "http://localhost\opencart-master/docs/api/function-oc_validate_url.html" >
oc_validate_url
< / a >
< / li >
< li >
< a href = "http://localhost\opencart-master/docs/api/function-oc_validate_seo_url.html" >
oc_validate_seo_url
2024-03-04 22:57:28 +08:00
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_strlen.html" >
2024-03-04 22:57:28 +08:00
oc_strlen
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_strpos.html" >
2024-03-04 22:57:28 +08:00
oc_strpos
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_strrpos.html" >
2024-03-04 22:57:28 +08:00
oc_strrpos
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_substr.html" >
2024-03-04 22:57:28 +08:00
oc_substr
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_strtoupper.html" >
2024-03-04 22:57:28 +08:00
oc_strtoupper
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_strtolower.html" >
2024-03-04 22:57:28 +08:00
oc_strtolower
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_token.html" >
2024-03-04 22:57:28 +08:00
oc_token
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-str_starts_with.html" >
2024-03-04 22:57:28 +08:00
str_starts_with
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-str_ends_with.html" >
2024-03-04 22:57:28 +08:00
str_ends_with
< / a >
< / li >
< li >
2024-03-05 14:20:21 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_filter_keyword.html" >
oc_filter_keyword
2024-03-04 22:57:28 +08:00
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_db_create.html" >
2024-03-04 22:57:28 +08:00
oc_db_create
< / a >
< / li >
< li >
2024-03-04 23:29:14 +08:00
< a href = "http://localhost\opencart-master/docs/api/function-oc_db_schema.html" >
2024-03-04 22:57:28 +08:00
oc_db_schema
< / 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-none.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/function-oc_bbcode_decode.html" > Function< / 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
< a href = "http://localhost\opencart-master/docs/api/function-oc_bbcode_decode.html" > oc_bbcode_decode< / a > < / h1 >
2024-03-04 22:57:28 +08:00
< 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.helper.bbcode.html#3-68" title = "Go to source code" > system\helper\bbcode.php< / a >
2024-03-04 22:57:28 +08:00
< / div >
< table class = "table" >
< tr >
< th class = "table-heading" colspan = "4" > Parameters< / th >
< / tr >
< tr id = "$string" >
< td class = "table-cell table-shrink" >
< code class = "nowrap" > string< / code >
< / td >
< td class = "table-cell table-shrink" >
< code class = "nowrap" > < var > $string< / var > < / code > < / td >
< td class = "table-cell" > < / td >
< td class = "table-anchor" >
< a href = "#$string" > #< / a >
< / td >
< / tr >
< / table >
< table class = "table" >
< tr >
< th class = "table-heading" colspan = "2" > Returns< / th >
< / tr >
< tr >
< td class = "table-cell table-shrink" >
< code class = "nowrap" > string< / code >
< / 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 >