SYMBOL INDEX (1508 symbols across 74 files) FILE: bl-kernel/abstract/dbjson.class.php class dbJSON (line 3) | class dbJSON { method __construct (line 12) | function __construct($file, $firstLine=true) method restoreDB (line 43) | public function restoreDB() method count (line 50) | public function count() method getField (line 56) | public function getField($field) method save (line 68) | public function save() method serialize (line 91) | private function serialize($data) method unserialize (line 100) | private function unserialize($data) method getDB (line 111) | public function getDB() method truncate (line 117) | public function truncate() FILE: bl-kernel/abstract/dblist.class.php class dbList (line 22) | class dbList extends dbJSON method __construct (line 26) | function __construct($file) method keys (line 31) | public function keys() method getList (line 38) | public function getList($key, $pageNumber, $numberOfItems) method generateKey (line 64) | public function generateKey($name) method add (line 80) | public function add($args) method remove (line 94) | public function remove($key) method edit (line 107) | public function edit($args) method sortAlphanumeric (line 130) | public function sortAlphanumeric() method getName (line 137) | public function getName($key) method getKeyNameArray (line 146) | public function getKeyNameArray() method countItems (line 156) | public function countItems($key) method exists (line 164) | public function exists($key) method existsName (line 169) | public function existsName($name) method getMap (line 181) | public function getMap($key) FILE: bl-kernel/abstract/plugin.class.php class Plugin (line 3) | class Plugin method __construct (line 38) | function __construct() method save (line 74) | public function save() method includeCSS (line 81) | public function includeCSS($filename) method includeJS (line 86) | public function includeJS($filename) method domainPath (line 93) | public function domainPath() method htmlPath (line 100) | public function htmlPath() method phpPath (line 107) | public function phpPath() method phpPathDB (line 112) | public function phpPathDB() method getMetadata (line 118) | public function getMetadata($key) method setMetadata (line 128) | public function setMetadata($key, $value) method getValue (line 137) | public function getValue($field, $html = true) method label (line 149) | public function label() method name (line 154) | public function name() method description (line 159) | public function description() method author (line 164) | public function author() method email (line 169) | public function email() method website (line 174) | public function website() method position (line 179) | public function position() method version (line 184) | public function version() method releaseDate (line 189) | public function releaseDate() method className (line 194) | public function className() method formButtons (line 199) | public function formButtons() method isCompatible (line 204) | public function isCompatible() method directoryName (line 217) | public function directoryName() method install (line 223) | public function install($position = 1) method uninstall (line 248) | public function uninstall() method installed (line 263) | public function installed() method workspace (line 268) | public function workspace() method init (line 273) | public function init() method prepare (line 279) | public function prepare() method post (line 285) | public function post() method type (line 303) | public function type() method setField (line 308) | public function setField($field, $value) method setPosition (line 314) | public function setPosition($position) method webhook (line 321) | public function webhook($URI = false, $returnsAfterURI = false, $fixed... FILE: bl-kernel/admin/controllers/content.php function filterContentOwner (line 14) | function filterContentOwner($list) { FILE: bl-kernel/admin/controllers/dashboard.php function updateBludit (line 6) | function updateBludit() { FILE: bl-kernel/admin/controllers/developers.php function printTable (line 14) | function printTable($title, $array) { FILE: bl-kernel/admin/controllers/login.php function checkLogin (line 11) | function checkLogin($args) function checkRememberMe (line 44) | function checkRememberMe() FILE: bl-kernel/admin/themes/booty/init.php class Bootstrap (line 3) | class Bootstrap method modal (line 6) | public static function modal($args) method link (line 38) | public static function link($args) method pageTitle (line 55) | public static function pageTitle($args) method formOpen (line 66) | public static function formOpen($args) method formClose (line 80) | public static function formClose() method formTitle (line 97) | public static function formTitle($args) method formInputTextBlock (line 105) | public static function formInputTextBlock($args) method formInputFile (line 151) | public static function formInputFile($args) method formTextarea (line 171) | public static function formTextarea($args) method formTextareaBlock (line 200) | public static function formTextareaBlock($args) method formInputText (line 226) | public static function formInputText($args) method formCheckbox (line 270) | public static function formCheckbox($args) method formSelect (line 318) | public static function formSelect($args) method formSelectBlock (line 351) | public static function formSelectBlock($args) method formInputHidden (line 385) | public static function formInputHidden($args) method alert (line 390) | public static function alert($args) FILE: bl-kernel/admin/views/content.php function moveTypeIcon (line 5) | function moveTypeIcon($type) { function moveTypeLabel (line 15) | function moveTypeLabel($current, $target, $L) { function tableRow (line 33) | function tableRow($pageKey, $type, $isSticky = false, $renderChildren = ... function tableRows (line 163) | function tableRows($list, $type, $isSticky = false) { function table (line 183) | function table($type) { function tablePages (line 224) | function tablePages() { FILE: bl-kernel/boot/rules/60.plugins.php function buildPlugins (line 53) | function buildPlugins() FILE: bl-kernel/boot/rules/99.themes.php function buildThemes (line 12) | function buildThemes() FILE: bl-kernel/categories.class.php class Categories (line 3) | class Categories extends dbList { method __construct (line 5) | function __construct() method numberOfPages (line 10) | function numberOfPages($key) method reindex (line 15) | public function reindex() FILE: bl-kernel/category.class.php class Category (line 3) | class Category { method __construct (line 7) | function __construct($key) method getValue (line 24) | public function getValue($field) method key (line 32) | public function key() method name (line 37) | public function name() method permalink (line 42) | public function permalink() method template (line 47) | public function template() method description (line 52) | public function description() method pages (line 58) | public function pages() method json (line 64) | public function json($returnsArray=false) FILE: bl-kernel/functions.php function reindexCategories (line 5) | function reindexCategories() function reindexTags (line 13) | function reindexTags() function buildErrorPage (line 20) | function buildErrorPage() function buildThePage (line 41) | function buildThePage() function buildPagesForHome (line 64) | function buildPagesForHome() function buildPagesByCategory (line 70) | function buildPagesByCategory() function buildPagesByTag (line 79) | function buildPagesByTag() function buildPagesFor (line 90) | function buildPagesFor($for, $categoryKey = false, $tagKey = false) function buildStaticPages (line 174) | function buildStaticPages() function buildPage (line 193) | function buildPage($pageKey) function buildParentPages (line 205) | function buildParentPages() function getPlugin (line 226) | function getPlugin($pluginClassName) function pluginActivated (line 237) | function pluginActivated($pluginClassName) function activatePlugin (line 247) | function activatePlugin($pluginClassName) function deactivatePlugin (line 271) | function deactivatePlugin($pluginClassName) function deactivateAllPlugin (line 296) | function deactivateAllPlugin() function changePluginsPosition (line 315) | function changePluginsPosition($pluginClassList) function createPage (line 344) | function createPage($args) function editPage (line 391) | function editPage($args) function deletePage (line 438) | function deletePage($key) function editUser (line 462) | function editUser($args) function disableUser (line 480) | function disableUser($args) function deleteUser (line 513) | function deleteUser($args) function createUser (line 557) | function createUser($args) function editSettings (line 610) | function editSettings($args) function changeUserPassword (line 697) | function changeUserPassword($args) function checkRole (line 741) | function checkRole($allowRoles, $redirect = true) function createCategory (line 767) | function createCategory($args) function editCategory (line 793) | function editCategory($args) function deleteCategory (line 825) | function deleteCategory($args) function getCategories (line 848) | function getCategories() function getCategory (line 861) | function getCategory($key) function getTags (line 873) | function getTags() function getTag (line 886) | function getTag($key) function activateTheme (line 897) | function activateTheme($themeDirectory) function ajaxResponse (line 930) | function ajaxResponse($status = 0, $message = "", $data = array()) function transformImage (line 949) | function transformImage($file, $imageDir, $thumbnailDir = false) function mediaManagerListImages (line 1027) | function mediaManagerListImages($imagePath, $thumbnailPath, $chunk) function downloadRestrictedFile (line 1090) | function downloadRestrictedFile($file) FILE: bl-kernel/helpers/alert.class.php class Alert (line 3) | class Alert { method set (line 6) | public static function set($value, $status=ALERT_STATUS_OK, $key='alert') method get (line 13) | public static function get($key='alert') method status (line 19) | public static function status() method p (line 24) | public static function p($key='alert') method defined (line 29) | public static function defined() FILE: bl-kernel/helpers/cookie.class.php class Cookie (line 3) | class Cookie { method get (line 5) | public static function get($key) method set (line 13) | public static function set($key, $value, $daysToExpire=30, $options=ar... method remove (line 30) | public static function remove($key) method isEmpty (line 36) | public static function isEmpty($key) FILE: bl-kernel/helpers/date.class.php class Date (line 3) | class Date { method translate (line 7) | public static function translate($date) method unixTime (line 25) | public static function unixTime() method current (line 31) | public static function current($format) method currentOffset (line 41) | public static function currentOffset($format, $offset) method offset (line 50) | public static function offset($date, $format, $offset) method format (line 60) | public static function format($date, $currentFormat, $outputFormat) method convertToUTC (line 73) | public static function convertToUTC($date, $currentFormat, $outputFormat) method timeago (line 82) | public static function timeago($time) method timezoneList (line 106) | public static function timezoneList() FILE: bl-kernel/helpers/dom.class.php class DOM (line 3) | class DOM { method getFirstImage (line 5) | public static function getFirstImage($content) FILE: bl-kernel/helpers/email.class.php class Email (line 3) | class Email { method send (line 6) | public static function send($args) FILE: bl-kernel/helpers/filesystem.class.php class Filesystem (line 3) | class Filesystem method listDirectories (line 7) | public static function listDirectories($path, $regex = '*', $sortByDat... method listFiles (line 30) | public static function listFiles($path, $regex = '*', $extension = '*'... method mkdir (line 56) | public static function mkdir($pathname, $recursive = false) method rmdir (line 62) | public static function rmdir($pathname) method mv (line 68) | public static function mv($oldname, $newname) method rmfile (line 87) | public static function rmfile($filename) method fileExists (line 93) | public static function fileExists($filename) method directoryExists (line 98) | public static function directoryExists($path) method copyRecursive (line 107) | public static function copyRecursive($source, $destination, $skipDirec... method deleteRecursive (line 145) | public static function deleteRecursive($source, $deleteDirectory = true) method zip (line 173) | public static function zip($source, $destination) method unzip (line 211) | public static function unzip($source, $destination) method nextFilename (line 238) | public static function nextFilename($filename, $path = PATH_UPLOADS) method filename (line 270) | public static function filename($file) method extension (line 285) | public static function extension($file) method getSize (line 295) | public static function getSize($fileOrDirectory) method bytesToHumanFileSize (line 316) | public static function bytesToHumanFileSize($bytes, $decimals = 2) method mimeType (line 333) | public static function mimeType($file) method symlink (line 349) | public static function symlink($from, $to) FILE: bl-kernel/helpers/image.class.php class Image (line 3) | class Image { method setImage (line 10) | public function setImage($fileName, $newWidth, $newHeight, $option="au... method saveImage (line 28) | public function saveImage($savePath, $imageQuality="100", $forceJPG=fa... method openImage (line 85) | private function openImage($file) method resizeImage (line 129) | private function resizeImage($newWidth, $newHeight, $option) method getDimensions (line 151) | private function getDimensions($newWidth, $newHeight, $option) method getSizeByFixedHeight (line 193) | private function getSizeByFixedHeight($newHeight) method getSizeByFixedWidth (line 200) | private function getSizeByFixedWidth($newWidth) method getSizeByAuto (line 207) | private function getSizeByAuto($newWidth, $newHeight) method getOptimalCrop (line 240) | private function getOptimalCrop($newWidth, $newHeight) method crop (line 258) | private function crop($optimalWidth, $optimalHeight, $newWidth, $newHe... FILE: bl-kernel/helpers/log.class.php class Log (line 3) | class Log { method set (line 5) | public static function set($text, $type=LOG_TYPE_INFO) FILE: bl-kernel/helpers/paginator.class.php class Paginator (line 3) | class Paginator { method set (line 18) | public static function set($key, $value) method get (line 23) | public static function get($key) method numberOfPages (line 28) | public static function numberOfPages() method currentPage (line 33) | public static function currentPage() method nextPage (line 38) | public static function nextPage() method prevPage (line 43) | public static function prevPage() method showNext (line 48) | public static function showNext() method showPrev (line 53) | public static function showPrev() method firstPage (line 58) | public static function firstPage() method firstPageUrl (line 64) | public static function firstPageUrl() method lastPageUrl (line 70) | public static function lastPageUrl() method nextPageUrl (line 76) | public static function nextPageUrl() method previousPageUrl (line 82) | public static function previousPageUrl() method numberUrl (line 88) | public static function numberUrl($pageNumber) method html (line 105) | public static function html($textPrevPage=false, $textNextPage=false, ... method bootstrap_html (line 147) | public static function bootstrap_html($textPrevPage=false, $textNextPa... FILE: bl-kernel/helpers/redirect.class.php class Redirect (line 3) | class Redirect { method url (line 5) | public static function url($url, $httpCode=301) method page (line 15) | public static function page($page) method home (line 20) | public static function home() method admin (line 25) | public static function admin() FILE: bl-kernel/helpers/sanitize.class.php class Sanitize (line 3) | class Sanitize { method removeTags (line 5) | public static function removeTags($text) { method html (line 10) | public static function html($text) method htmlDecode (line 22) | public static function htmlDecode($text) method pathFile (line 33) | public static function pathFile($path, $file=false) method email (line 70) | public static function email($email) method url (line 75) | public static function url($url) method int (line 80) | public static function int($value) FILE: bl-kernel/helpers/session.class.php class Session (line 3) | class Session { method start (line 8) | public static function start($path, $secure) method started (line 49) | public static function started() method destroy (line 54) | public static function destroy() method set (line 66) | public static function set($key, $value) method get (line 73) | public static function get($key) method remove (line 83) | public static function remove($key) FILE: bl-kernel/helpers/tcp.class.php class TCP (line 3) | class TCP { method http (line 5) | public static function http($url, $method='GET', $verifySSL=true, $tim... method download (line 43) | public static function download($url, $destination) FILE: bl-kernel/helpers/text.class.php class Text (line 3) | class Text { method addSlashes (line 73) | public static function addSlashes($string, $begin=true, $end=true) method escapeQuotes (line 91) | public static function escapeQuotes($string) method startsWith (line 96) | public static function startsWith($string, $startString) method endsWith (line 103) | public static function endsWith($string, $endsString) method endsWithNumeric (line 109) | public static function endsWithNumeric($string) method randomText (line 114) | public static function randomText($length) method replaceAssoc (line 124) | public static function replaceAssoc(array $replace, $text) method removeSpecialCharacters (line 129) | public static function removeSpecialCharacters($string, $replace='') method removeQuotes (line 134) | public static function removeQuotes($string, $replace='') method removeLineBreaks (line 140) | public static function removeLineBreaks($string) method removeSpaces (line 146) | public static function removeSpaces($string, $replace='') method cleanUrl (line 155) | public static function cleanUrl($string, $separator='-') method replace (line 189) | public static function replace($search, $replace, $string) method lowercase (line 195) | public static function lowercase($string) method firstCharUp (line 201) | public static function firstCharUp($string) method stringPosition (line 212) | public static function stringPosition($string, $substring, $caseSensit... method stringContains (line 221) | public static function stringContains($string, $substring, $caseSensit... method cut (line 227) | public static function cut($string, $start, $length) method removeHTMLTags (line 238) | public static function removeHTMLTags($string) method length (line 244) | public static function length($string) method isEmpty (line 249) | public static function isEmpty($string) method isNotEmpty (line 260) | public static function isNotEmpty($string) method imgRel2Abs (line 265) | public static function imgRel2Abs($string, $base) method pre2htmlentities (line 273) | public static function pre2htmlentities($string) method truncate (line 283) | public static function truncate($string, $limit, $end='...') method toBytes (line 300) | public static function toBytes($value) { FILE: bl-kernel/helpers/theme.class.php class Theme (line 3) | class Theme method socialNetworks (line 6) | public static function socialNetworks() method title (line 34) | public static function title() method description (line 40) | public static function description() method slogan (line 46) | public static function slogan() method footer (line 52) | public static function footer() method lang (line 58) | public static function lang() method rssUrl (line 64) | public static function rssUrl() method sitemapUrl (line 72) | public static function sitemapUrl() method siteUrl (line 83) | public static function siteUrl() method adminUrl (line 91) | public static function adminUrl() method metaTags (line 96) | public static function metaTags($tag) method metaTagTitle (line 105) | public static function metaTagTitle() method metaTagDescription (line 147) | public static function metaTagDescription() method headTitle (line 173) | public static function headTitle() method headDescription (line 180) | public static function headDescription() method charset (line 185) | public static function charset($charset) method viewport (line 190) | public static function viewport($content) method src (line 195) | public static function src($file, $base = DOMAIN_THEME) method css (line 200) | public static function css($files, $base = DOMAIN_THEME) method javascript (line 214) | public static function javascript($files, $base = DOMAIN_THEME, $attri... method js (line 228) | public static function js($files, $base = DOMAIN_THEME, $attributes = '') method plugins (line 233) | public static function plugins($type, $args = array()) method favicon (line 241) | public static function favicon($file = 'favicon.png', $typeIcon = 'ima... method keywords (line 246) | public static function keywords($keywords) method jquery (line 254) | public static function jquery() method jsBootstrap (line 259) | public static function jsBootstrap($attributes = '') method cssBootstrap (line 264) | public static function cssBootstrap() method cssBootstrapIcons (line 269) | public static function cssBootstrapIcons() method cssLineAwesome (line 275) | public static function cssLineAwesome() method jsSortable (line 280) | public static function jsSortable($attributes = '') FILE: bl-kernel/helpers/valid.class.php class Valid (line 3) | class Valid { method ip (line 5) | public static function ip($ip) method email (line 11) | public static function email($email) method int (line 16) | public static function int($int) method date (line 29) | public static function date($date, $format='Y-m-d H:i:s') FILE: bl-kernel/js/functions.js function sanitizeHTML (line 1) | function sanitizeHTML(text) { function setCookie (line 13) | function setCookie(name, value, days) { function getCookie (line 23) | function getCookie(name) { function deleteCookie (line 34) | function deleteCookie(name) { FILE: bl-kernel/language.class.php class Language (line 3) | class Language extends dbJSON { method __construct (line 10) | function __construct($currentLanguage) method locale (line 50) | public function locale() method currentLanguage (line 59) | public function currentLanguage() method currentLanguageShortVersion (line 64) | public function currentLanguageShortVersion() method get (line 72) | public function get($string) method g (line 90) | public function g($string) method printMe (line 96) | public function printMe($string) method p (line 102) | public function p($string) method add (line 109) | public function add($array) method getLanguageList (line 115) | public function getLanguageList() method getDates (line 131) | public function getDates() method getunicodeChars (line 137) | public function getunicodeChars() FILE: bl-kernel/login.class.php class Login (line 3) | class Login method __construct (line 8) | function __construct() method username (line 29) | public function username() method role (line 35) | public function role() method isLogged (line 41) | public function isLogged() method setLogin (line 59) | public function setLogin($username, $role) method setRememberMe (line 72) | public function setRememberMe($username) method invalidateRememberMe (line 87) | public function invalidateRememberMe() method verifyUser (line 102) | public function verifyUser($username, $password) method verifyUserByRemember (line 135) | public function verifyUserByRemember() method fingerPrint (line 169) | public function fingerPrint() method logout (line 178) | public function logout() FILE: bl-kernel/pages.class.php class Pages (line 3) | class Pages extends dbJSON method __construct (line 28) | function __construct() method getDefaultFields (line 33) | public function getDefaultFields() method getPageDB (line 39) | public function getPageDB($key) method exists (line 49) | public function exists($key) method add (line 56) | public function add($args) method edit (line 174) | public function edit($args) method reindexChildren (line 295) | public function reindexChildren($oldParentKey, $newParentKey) method delete (line 310) | public function delete($key) method deletePagesByUser (line 355) | public function deletePagesByUser($args) method transferPages (line 369) | public function transferPages($args) method setField (line 384) | public function setField($key, $field, $value) method getDB (line 397) | public function getDB($onlyKeys = true) method getPublishedDB (line 409) | public function getPublishedDB($onlyKeys = true) method getStaticDB (line 425) | public function getStaticDB($onlyKeys = true) method getDraftDB (line 441) | public function getDraftDB($onlyKeys = true) method getAutosaveDB (line 456) | public function getAutosaveDB($onlyKeys = true) method getScheduledDB (line 471) | public function getScheduledDB($onlyKeys = true) method getStickyDB (line 486) | public function getStickyDB($onlyKeys = true) method nextPositionNumber (line 501) | public function nextPositionNumber() method nextPageKey (line 513) | public function nextPageKey($currentKey) method previousPageKey (line 529) | public function previousPageKey($currentKey) method getList (line 549) | public function getList($pageNumber, $numberOfItems, $published = true... method count (line 587) | public function count($onlyPublished = true) method getParents (line 598) | public function getParents() method getChildren (line 610) | public function getChildren($parentKey) method sortBy (line 622) | public function sortBy() method sortByPosition (line 631) | public function sortByPosition($HighToLow = false) method sortByPositionLowToHigh (line 641) | private function sortByPositionLowToHigh($a, $b) method sortByPositionHighToLow (line 652) | private function sortByPositionHighToLow($a, $b) method sortByDate (line 664) | public function sortByDate($HighToLow = true) method sortByDateLowToHigh (line 674) | private function sortByDateLowToHigh($a, $b) method sortByDateHighToLow (line 678) | private function sortByDateHighToLow($a, $b) method generateUUID (line 683) | function generateUUID() method getUUID (line 689) | function getUUID($key) method getByUUID (line 699) | function getByUUID($uuid) method generateSlug (line 711) | private function generateSlug($text, $truncateLength = 60) method scheduler (line 720) | public function scheduler() method generateKey (line 752) | public function generateKey($text, $parent = false, $returnSlug = fals... method generateTags (line 796) | public function generateTags($tags) method changeCategory (line 814) | public function changeCategory($oldCategoryKey, $newCategoryKey) method setCustomFields (line 828) | public function setCustomFields($fields) FILE: bl-kernel/pagex.class.php class Page (line 3) | class Page method __construct (line 8) | function __construct($key) method getValue (line 36) | public function getValue($field) method setField (line 44) | public function setField($field, $value) method contentRaw (line 53) | public function contentRaw($sanitize = false) method content (line 74) | public function content($sanitize = false) method contentBreak (line 106) | public function contentBreak($sanitize = false) method date (line 114) | public function date($format = false) method dateRaw (line 125) | public function dateRaw() method dateModified (line 132) | public function dateModified($format = false) method username (line 143) | public function username() method getDB (line 149) | public function getDB() method permalink (line 156) | public function permalink($absolute = true) method previousKey (line 169) | public function previousKey() method nextKey (line 176) | public function nextKey() method category (line 183) | public function category() method categoryTemplate (line 189) | public function categoryTemplate() method categoryDescription (line 195) | public function categoryDescription() method categoryKey (line 201) | public function categoryKey() method categoryPermalink (line 207) | public function categoryPermalink() method categoryMap (line 214) | public function categoryMap($field) method user (line 230) | public function user($method = false) method template (line 244) | public function template() method description (line 250) | public function description() method tags (line 258) | public function tags($returnsArray = false) method json (line 277) | public function json($returnsArray = false) method coverImage (line 307) | public function coverImage($absolute = true) method thumbCoverImage (line 330) | public function thumbCoverImage() method readMore (line 349) | public function readMore() method uuid (line 355) | public function uuid() method key (line 361) | public function key() method published (line 367) | public function published() method scheduled (line 373) | public function scheduled() method draft (line 379) | public function draft() method autosave (line 385) | public function autosave() method sticky (line 391) | public function sticky() method isStatic (line 397) | public function isStatic() method type (line 403) | public function type() method title (line 409) | public function title() method allowComments (line 415) | public function allowComments() method position (line 421) | public function position() method noindex (line 427) | public function noindex() method nofollow (line 433) | public function nofollow() method noarchive (line 439) | public function noarchive() method slug (line 445) | public function slug() method parent (line 452) | public function parent() method parentKey (line 458) | public function parentKey() method isParent (line 468) | public function isParent() method parentMethod (line 474) | public function parentMethod($method) method isChild (line 490) | public function isChild() method hasChildren (line 496) | public function hasChildren() method childrenKeys (line 503) | public function childrenKeys() method children (line 511) | public function children() method readingTime (line 529) | public function readingTime() method relativeTime (line 551) | public function relativeTime($complete = false) method custom (line 594) | public function custom($field, $options = false) method related (line 607) | public function related() FILE: bl-kernel/parsedown.class.php class Parsedown (line 16) | class Parsedown method text (line 24) | function text($text) method textElements (line 37) | protected function textElements($text) method setBreaksEnabled (line 59) | function setBreaksEnabled($breaksEnabled) method setMarkupEscaped (line 68) | function setMarkupEscaped($markupEscaped) method setUrlsLinked (line 77) | function setUrlsLinked($urlsLinked) method setSafeMode (line 86) | function setSafeMode($safeMode) method setStrictMode (line 95) | function setStrictMode($strictMode) method lines (line 162) | protected function lines(array $lines) method linesElements (line 167) | protected function linesElements(array $lines) method extractElement (line 319) | protected function extractElement(array $Component) method isBlockContinuable (line 336) | protected function isBlockContinuable($Type) method isBlockCompletable (line 341) | protected function isBlockCompletable($Type) method blockCode (line 349) | protected function blockCode($Line, $Block = null) method blockCodeContinue (line 374) | protected function blockCodeContinue($Line, $Block) method blockCodeComplete (line 395) | protected function blockCodeComplete($Block) method blockComment (line 403) | protected function blockComment($Line) method blockCommentContinue (line 428) | protected function blockCommentContinue($Line, array $Block) method blockFencedCode (line 448) | protected function blockFencedCode($Line) method blockFencedCodeContinue (line 502) | protected function blockFencedCodeContinue($Line, $Block) method blockFencedCodeComplete (line 531) | protected function blockFencedCodeComplete($Block) method blockHeader (line 539) | protected function blockHeader($Line) method blockList (line 574) | protected function blockList($Line, ?array $CurrentBlock = null) method blockListContinue (line 643) | protected function blockListContinue($Line, array $Block) method blockListComplete (line 729) | protected function blockListComplete(array $Block) method blockQuote (line 748) | protected function blockQuote($Line) method blockQuoteContinue (line 767) | protected function blockQuoteContinue($Line, array $Block) method blockRule (line 792) | protected function blockRule($Line) method blockSetextHeader (line 811) | protected function blockSetextHeader($Line, ?array $Block = null) method blockMarkup (line 829) | protected function blockMarkup($Line) method blockMarkupContinue (line 857) | protected function blockMarkupContinue($Line, array $Block) method blockReference (line 872) | protected function blockReference($Line) method blockTable (line 897) | protected function blockTable($Line, ?array $Block = null) method blockTableContinue (line 1020) | protected function blockTableContinue($Line, array $Block) method paragraph (line 1078) | protected function paragraph($Line) method paragraphContinue (line 1093) | protected function paragraphContinue($Line, array $Block) method line (line 1130) | public function line($text, $nonNestables = array()) method lineElements (line 1135) | protected function lineElements($text, $nonNestables = array()) method inlineText (line 1239) | protected function inlineText($text) method inlineCode (line 1258) | protected function inlineCode($Excerpt) method inlineEmailTag (line 1277) | protected function inlineEmailTag($Excerpt) method inlineEmphasis (line 1307) | protected function inlineEmphasis($Excerpt) method inlineEscapeSequence (line 1342) | protected function inlineEscapeSequence($Excerpt) method inlineImage (line 1353) | protected function inlineImage($Excerpt) method inlineLink (line 1388) | protected function inlineLink($Excerpt) method inlineMarkup (line 1463) | protected function inlineMarkup($Excerpt) method inlineSpecialCharacter (line 1495) | protected function inlineSpecialCharacter($Excerpt) method inlineStrikethrough (line 1507) | protected function inlineStrikethrough($Excerpt) method inlineUrl (line 1530) | protected function inlineUrl($Excerpt) method inlineUrlTag (line 1558) | protected function inlineUrlTag($Excerpt) method unmarkedText (line 1579) | protected function unmarkedText($text) method handle (line 1589) | protected function handle(array $Element) method handleElementRecursive (line 1625) | protected function handleElementRecursive(array $Element) method handleElementsRecursive (line 1630) | protected function handleElementsRecursive(array $Elements) method elementApplyRecursive (line 1635) | protected function elementApplyRecursive($closure, array $Element) method elementApplyRecursiveDepthFirst (line 1651) | protected function elementApplyRecursiveDepthFirst($closure, array $El... method elementsApplyRecursive (line 1667) | protected function elementsApplyRecursive($closure, array $Elements) method elementsApplyRecursiveDepthFirst (line 1677) | protected function elementsApplyRecursiveDepthFirst($closure, array $E... method element (line 1687) | protected function element(array $Element) method elements (line 1771) | protected function elements(array $Elements) method li (line 1801) | protected function li($lines) method pregReplaceElements (line 1823) | protected static function pregReplaceElements($regexp, $Elements, $text) method parse (line 1855) | function parse($text) method sanitiseElement (line 1862) | protected function sanitiseElement(array $Element) method filterUnsafeUrlInAttribute (line 1901) | protected function filterUnsafeUrlInAttribute(array $Element, $attribute) method escape (line 1920) | protected static function escape($text, $allowQuotes = false) method striAtStart (line 1925) | protected static function striAtStart($string, $needle) method instance (line 1939) | static function instance($name = 'default') FILE: bl-kernel/security.class.php class Security (line 3) | class Security extends dbJSON method __construct (line 11) | function __construct() method generateTokenCSRF (line 21) | public function generateTokenCSRF() method validateTokenCSRF (line 29) | public function validateTokenCSRF($token) method getTokenCSRF (line 36) | public function getTokenCSRF() method isBlocked (line 45) | public function isBlocked() method addToBlacklist (line 74) | public function addToBlacklist() method getNumberFailures (line 96) | public function getNumberFailures($ip=null) method getUserIp (line 115) | public function getUserIp() FILE: bl-kernel/site.class.php class Site (line 3) | class Site extends dbJSON method __construct (line 60) | function __construct() method get (line 72) | function get() method set (line 77) | public function set($args) method uriFilters (line 97) | public function uriFilters($filter = '') method rss (line 120) | public function rss() method sitemap (line 126) | public function sitemap() method thumbnailEnable (line 131) | public function thumbnailEnable() method thumbnailWidth (line 136) | public function thumbnailWidth() method thumbnailHeight (line 141) | public function thumbnailHeight() method thumbnailQuality (line 146) | public function thumbnailQuality() method autosaveInterval (line 151) | public function autosaveInterval() method extremeFriendly (line 156) | public function extremeFriendly() method markdownParser (line 161) | public function markdownParser() method twitter (line 166) | public function twitter() method facebook (line 171) | public function facebook() method codepen (line 176) | public function codepen() method instagram (line 181) | public function instagram() method github (line 186) | public function github() method gitlab (line 191) | public function gitlab() method linkedin (line 196) | public function linkedin() method xing (line 201) | public function xing() method telegram (line 206) | public function telegram() method mastodon (line 211) | public function mastodon() method dribbble (line 216) | public function dribbble() method vk (line 221) | public function vk() method youtube (line 226) | public function youtube() method bluesky (line 231) | public function bluesky() method orderBy (line 236) | public function orderBy() method defaultContentStatus (line 241) | public function defaultContentStatus() method imageRestrict (line 246) | public function imageRestrict() method imageRelativeToAbsolute (line 251) | public function imageRelativeToAbsolute() method title (line 257) | public function title() method slogan (line 263) | public function slogan() method description (line 269) | public function description() method emailFrom (line 274) | public function emailFrom() method dateFormat (line 279) | public function dateFormat() method timeFormat (line 284) | public function timeFormat() method theme (line 290) | public function theme() method adminTheme (line 296) | public function adminTheme() method footer (line 302) | public function footer() method titleFormatPages (line 307) | public function titleFormatPages() method titleFormatHomepage (line 312) | public function titleFormatHomepage() method titleFormatCategory (line 317) | public function titleFormatCategory() method titleFormatTag (line 322) | public function titleFormatTag() method logo (line 329) | public function logo($absolute = true) method url (line 340) | public function url() method domain (line 347) | public function domain() method timezone (line 371) | public function timezone() method urlPath (line 376) | public function urlPath() method isHTTPS (line 382) | public function isHTTPS() method currentBuild (line 389) | public function currentBuild() method itemsPerPage (line 395) | public function itemsPerPage() method language (line 405) | public function language() method languageShortVersion (line 411) | public function languageShortVersion() method locale (line 419) | public function locale() method homepage (line 425) | public function homepage() method pageNotFound (line 435) | public function pageNotFound() method setLocale (line 442) | public function setLocale($locale) method setTimezone (line 459) | public function setTimezone($timezone) method customFields (line 465) | public function customFields() FILE: bl-kernel/syslog.class.php class Syslog (line 3) | class Syslog extends dbJSON { method __construct (line 14) | function __construct() method exists (line 20) | public function exists($idExecution) method get (line 30) | public function get($idExecution) method add (line 40) | public function add($args) FILE: bl-kernel/tag.class.php class Tag (line 3) | class Tag { method __construct (line 7) | function __construct($key) method getValue (line 22) | public function getValue($field) method key (line 30) | public function key() method name (line 35) | public function name() method permalink (line 40) | public function permalink() method pages (line 46) | public function pages() method json (line 52) | public function json($returnsArray=false) FILE: bl-kernel/tags.class.php class Tags (line 3) | class Tags extends dbList { method __construct (line 5) | function __construct() method numberOfPages (line 10) | function numberOfPages($key) method reindex (line 15) | public function reindex() FILE: bl-kernel/url.class.php class Url (line 3) | class Url method __construct (line 16) | function __construct() method checkFilters (line 38) | public function checkFilters($filters) method slug (line 92) | public function slug() method setSlug (line 97) | public function setSlug($slug) method activeFilter (line 102) | public function activeFilter() method explodeSlug (line 107) | public function explodeSlug($delimiter="/") method uri (line 112) | public function uri() method filters (line 118) | public function filters($type, $trim=true) method whereAmI (line 128) | public function whereAmI() method setWhereAmI (line 133) | public function setWhereAmI($where) method notFound (line 139) | public function notFound() method pageNumber (line 144) | public function pageNumber() method parameter (line 152) | public function parameter($field) method setNotFound (line 160) | public function setNotFound() method httpCode (line 168) | public function httpCode() method setHttpCode (line 173) | public function setHttpCode($code = 200) method httpMessage (line 178) | public function httpMessage() method setHttpMessage (line 183) | public function setHttpMessage($msg = 'OK') method sortByLength (line 188) | private function sortByLength($a, $b) FILE: bl-kernel/user.class.php class User (line 3) | class User method __construct (line 7) | function __construct($username) method getValue (line 29) | public function getValue($field) method setField (line 37) | public function setField($field, $value) method getDB (line 43) | public function getDB() method username (line 48) | public function username() method description (line 53) | public function description() method nickname (line 58) | public function nickname() method firstName (line 63) | public function firstName() method lastName (line 68) | public function lastName() method tokenAuth (line 73) | public function tokenAuth() method role (line 78) | public function role() method password (line 83) | public function password() method enabled (line 88) | public function enabled() method salt (line 94) | public function salt() method email (line 99) | public function email() method registered (line 104) | public function registered() method twitter (line 109) | public function twitter() method facebook (line 114) | public function facebook() method codepen (line 119) | public function codepen() method instagram (line 124) | public function instagram() method github (line 129) | public function github() method gitlab (line 134) | public function gitlab() method linkedin (line 139) | public function linkedin() method xing (line 144) | public function xing() method telegram (line 149) | public function telegram() method mastodon (line 154) | public function mastodon() method vk (line 159) | public function vk() method youtube (line 164) | public function youtube() method bluesky (line 169) | public function bluesky() method profilePicture (line 174) | public function profilePicture() method json (line 189) | public function json($returnsArray = false) FILE: bl-kernel/users.class.php class Users (line 3) | class Users extends dbJSON { method __construct (line 31) | function __construct() method getDefaultFields (line 36) | public function getDefaultFields() method getUserDB (line 42) | public function getUserDB($username) method exists (line 51) | public function exists($username) method disableUser (line 57) | public function disableUser($username) method add (line 64) | public function add($args) method set (line 99) | public function set($args) method delete (line 136) | public function delete($username) method generateAuthToken (line 142) | public function generateAuthToken() method generateRememberToken (line 147) | public function generateRememberToken() method generateSalt (line 152) | public function generateSalt() method generatePasswordHash (line 157) | public function generatePasswordHash($password, $salt) method setRememberToken (line 162) | public function setRememberToken($username, $token) method setPassword (line 171) | public function setPassword($args) method getByEmail (line 177) | public function getByEmail($email) method getByAuthToken (line 188) | public function getByAuthToken($token) method getByRememberToken (line 199) | public function getByRememberToken($token) method invalidateAllRememberTokens (line 213) | public function invalidateAllRememberTokens() method keys (line 221) | public function keys() FILE: bl-plugins/about/plugin.php class pluginAbout (line 3) | class pluginAbout extends Plugin method init (line 6) | public function init() method form (line 14) | public function form() method siteSidebar (line 36) | public function siteSidebar() FILE: bl-plugins/alternative/plugin.php class alternative (line 3) | class alternative extends Plugin method init (line 6) | public function init() method form (line 15) | public function form() method showPostInformation (line 51) | public function showPostInformation() method googleFonts (line 56) | public function googleFonts() method dateFormat (line 61) | public function dateFormat() FILE: bl-plugins/api/plugin.php class pluginAPI (line 3) | class pluginAPI extends Plugin method init (line 8) | public function init() method getToken (line 19) | public function getToken() method form (line 24) | public function form() method beforeAll (line 56) | public function beforeAll() method isValidPageKey (line 224) | private function isValidPageKey($pageKey) method getMethod (line 235) | private function getMethod() method getMethodInputs (line 248) | private function getMethodInputs() method cleanInputs (line 276) | private function cleanInputs($inputs) method getEndpointParameters (line 293) | private function getEndpointParameters($URI) method response (line 312) | private function response($code = 200, $message = 'OK', $data = array()) method getTags (line 321) | private function getTags() method getTag (line 338) | private function getTag($key) method getPages (line 368) | private function getPages($args) method getPage (line 411) | private function getPage($key) method createPage (line 428) | private function createPage($args) method editPage (line 451) | private function editPage($key, $args) method deletePage (line 475) | private function deletePage($key) method uploadImage (line 500) | private function uploadImage($inputs) method getSettings (line 563) | private function getSettings() method editSettings (line 581) | private function editSettings($args) method getCategories (line 602) | private function getCategories() method getCategory (line 626) | private function getCategory($key) method getUser (line 663) | private function getUser($username) method getUsers (line 687) | private function getUsers() method getFiles (line 712) | private function getFiles($pageKey) method uploadFile (line 753) | private function uploadFile($pageKey) FILE: bl-plugins/canonical/plugin.php class pluginCanonical (line 3) | class pluginCanonical extends Plugin { method siteHead (line 5) | public function siteHead() FILE: bl-plugins/categories/plugin.php class pluginCategories (line 3) | class pluginCategories extends Plugin method init (line 6) | public function init() method form (line 16) | public function form() method siteSidebar (line 42) | public function siteSidebar() FILE: bl-plugins/custom-fields-parser/plugin.php class pluginCustomFieldsParser (line 3) | class pluginCustomFieldsParser extends Plugin { method init (line 5) | public function init() method form (line 13) | public function form() method post (line 39) | public function post() method parse (line 45) | public function parse($page) method beforeSiteLoad (line 79) | public function beforeSiteLoad() FILE: bl-plugins/disqus/plugin.php class pluginDisqus (line 3) | class pluginDisqus extends Plugin method init (line 6) | public function init() method form (line 16) | public function form() method pageEnd (line 57) | public function pageEnd() method javascript (line 83) | private function javascript() FILE: bl-plugins/easymde/plugin.php class plugineasyMDE (line 3) | class plugineasyMDE extends Plugin method init (line 12) | public function init() method form (line 21) | public function form() method adminHead (line 46) | public function adminHead() method adminBodyEnd (line 58) | public function adminBodyEnd() FILE: bl-plugins/hit-counter/plugin.php class pluginHitCounter (line 3) | class pluginHitCounter extends Plugin method init (line 6) | public function init() method form (line 14) | public function form() method siteSidebar (line 50) | public function siteSidebar() FILE: bl-plugins/html-code/plugin.php class pluginHTMLCode (line 3) | class pluginHTMLCode extends Plugin { method init (line 5) | public function init() method form (line 17) | public function form() method siteHead (line 68) | public function siteHead() method siteBodyBegin (line 73) | public function siteBodyBegin() method siteBodyEnd (line 78) | public function siteBodyEnd() method adminHead (line 83) | public function adminHead() method adminBodyBegin (line 88) | public function adminBodyBegin() method adminBodyEnd (line 93) | public function adminBodyEnd() FILE: bl-plugins/links/plugin.php class pluginLinks (line 3) | class pluginLinks extends Plugin method init (line 6) | public function init() method post (line 25) | public function post() method form (line 65) | public function form() method siteSidebar (line 127) | public function siteSidebar() FILE: bl-plugins/maintenance-mode/plugin.php class pluginMaintenanceMode (line 3) | class pluginMaintenanceMode extends Plugin method init (line 6) | public function init() method form (line 14) | public function form() method beforeAll (line 38) | public function beforeAll() FILE: bl-plugins/navigation/plugin.php class pluginNavigation (line 3) | class pluginNavigation extends Plugin method init (line 6) | public function init() method form (line 17) | public function form() method siteSidebar (line 51) | public function siteSidebar() FILE: bl-plugins/opengraph/plugin.php class pluginOpenGraph (line 3) | class pluginOpenGraph extends Plugin method init (line 6) | public function init() method form (line 15) | public function form() method sanitize (line 41) | private function sanitize($text, $maxLength = 0) method siteHead (line 57) | public function siteHead() FILE: bl-plugins/popeye/plugin.php class popeye (line 3) | class popeye extends Plugin method init (line 6) | public function init() method form (line 16) | public function form() method darkMode (line 59) | public function darkMode() method googleFonts (line 64) | public function googleFonts() method dateFormat (line 69) | public function dateFormat() method showTags (line 74) | public function showTags() FILE: bl-plugins/remote-content/plugin.php class pluginRemoteContent (line 3) | class pluginRemoteContent extends Plugin method init (line 6) | public function init() method form (line 18) | public function form() method beforeAll (line 59) | public function beforeAll() method downloadFiles (line 80) | private function downloadFiles() method deleteContent (line 103) | private function deleteContent() method cleanUp (line 119) | private function cleanUp() method generateContent (line 127) | private function generateContent() method response (line 166) | private function response($data = array()) method parsePage (line 173) | private function parsePage($filename) FILE: bl-plugins/robots/plugin.php class pluginRobots (line 3) | class pluginRobots extends Plugin { method init (line 5) | public function init() method form (line 12) | public function form() method siteHead (line 26) | public function siteHead() method beforeAll (line 56) | public function beforeAll() FILE: bl-plugins/rss/plugin.php class pluginRSS (line 3) | class pluginRSS extends Plugin method init (line 6) | public function init() method form (line 15) | public function form() method encodeURL (line 37) | private function encodeURL($url) method createXML (line 44) | private function createXML() method install (line 100) | public function install($position = 0) method post (line 106) | public function post() method afterPageCreate (line 112) | public function afterPageCreate() method afterPageModify (line 117) | public function afterPageModify() method afterPageDelete (line 122) | public function afterPageDelete() method siteHead (line 127) | public function siteHead() method beforeAll (line 132) | public function beforeAll() FILE: bl-plugins/search/plugin.php class pluginSearch (line 3) | class pluginSearch extends Plugin method init (line 10) | public function init() method form (line 26) | public function form() method siteSidebar (line 94) | public function siteSidebar() method siteHead (line 134) | public function siteHead() method siteBodyBegin (line 324) | public function siteBodyBegin() method install (line 395) | public function install($position = 0) method post (line 402) | public function post() method afterPageCreate (line 408) | public function afterPageCreate() method afterPageModify (line 413) | public function afterPageModify() method afterPageDelete (line 418) | public function afterPageDelete() method getSearchTerm (line 424) | public function getSearchTerm() method getResultCount (line 430) | public function getResultCount() method beforeAll (line 435) | public function beforeAll() method paginator (line 474) | public function paginator() method beforeSiteLoad (line 485) | public function beforeSiteLoad() method highlightTerms (line 511) | public function highlightTerms($text, $searchTerm) method getSearchExcerpt (line 540) | public function getSearchExcerpt($content, $searchTerm, $length = null) method createCache (line 595) | private function createCache() method cacheFile (line 647) | private function cacheFile() method search (line 655) | private function search($text) FILE: bl-plugins/search/vendors/fuzz.php class Fuzz (line 18) | class Fuzz method __construct (line 35) | public function __construct($source, $maxResults, $searchMode, $useLCS) method search (line 59) | public function search($search, $minLCS = null, $maxDistance = null) method getLCS (line 124) | public function getLCS($source, $target) method getLevenshtein (line 155) | public function getLevenshtein($source, $target) method getJaroWinkler (line 206) | public function getJaroWinkler($first, $second) method _getCharMatch (line 254) | private function _getCharMatch($first, $second, $limit) method _getTranspositions (line 285) | private function _getTranspositions($first, $second) method _getPrefix (line 308) | private function _getPrefix($first, $second) method _getDiffIndex (line 332) | private function _getDiffIndex($first, $second) method _printMatrix (line 356) | private function _printMatrix($arr) FILE: bl-plugins/sitemap/plugin.php class pluginSitemap (line 3) | class pluginSitemap extends Plugin { method init (line 5) | public function init() method form (line 14) | public function form() method createXML (line 48) | private function createXML() method ping (line 85) | private function ping() method install (line 98) | public function install($position=0) method post (line 104) | public function post() method afterPageCreate (line 110) | public function afterPageCreate() method afterPageModify (line 116) | public function afterPageModify() method afterPageDelete (line 122) | public function afterPageDelete() method beforeAll (line 128) | public function beforeAll() FILE: bl-plugins/static-pages/plugin.php class pluginStaticPages (line 3) | class pluginStaticPages extends Plugin method init (line 6) | public function init() method form (line 16) | public function form() method siteSidebar (line 43) | public function siteSidebar() FILE: bl-plugins/tags/plugin.php class pluginTags (line 3) | class pluginTags extends Plugin method init (line 6) | public function init() method form (line 13) | public function form() method siteSidebar (line 30) | public function siteSidebar() FILE: bl-plugins/tinymce/plugin.php class pluginTinymce (line 3) | class pluginTinymce extends Plugin method init (line 11) | public function init() method form (line 22) | public function form() method adminHead (line 62) | public function adminHead() method adminBodyEnd (line 74) | public function adminBodyEnd() FILE: bl-plugins/tinymce/tinymce/tinymce.d.ts type StringPathBookmark (line 1) | interface StringPathBookmark { type RangeBookmark (line 6) | interface RangeBookmark { type IdBookmark (line 10) | interface IdBookmark { type IndexBookmark (line 15) | interface IndexBookmark { type PathBookmark (line 19) | interface PathBookmark { type Bookmark (line 25) | type Bookmark = StringPathBookmark | RangeBookmark | IdBookmark | IndexB... type SchemaType (line 26) | type SchemaType = 'html4' | 'html5' | 'html5-strict'; type ElementSettings (line 27) | interface ElementSettings { type SchemaSettings (line 40) | interface SchemaSettings extends ElementSettings { type Attribute (line 53) | interface Attribute { type DefaultAttribute (line 59) | interface DefaultAttribute { type AttributePattern (line 63) | interface AttributePattern extends Attribute { type ElementRule (line 66) | interface ElementRule { type SchemaElement (line 78) | interface SchemaElement extends ElementRule { type SchemaMap (line 83) | interface SchemaMap { type SchemaRegExpMap (line 86) | interface SchemaRegExpMap { type CustomElementSpec (line 89) | interface CustomElementSpec { type Schema (line 96) | interface Schema { type Attributes$1 (line 127) | type Attributes$1 = Array<{ type AstNodeConstructor (line 133) | interface AstNodeConstructor { class AstNode (line 138) | class AstNode { type BlobInfoData (line 167) | interface BlobInfoData { type BlobInfo (line 176) | interface BlobInfo { type BlobCache (line 185) | interface BlobCache { type NotificationManagerImpl (line 198) | interface NotificationManagerImpl { type NotificationSpec (line 203) | interface NotificationSpec { type NotificationApi (line 210) | interface NotificationApi { type NotificationManager (line 220) | interface NotificationManager { type UploadFailure (line 225) | interface UploadFailure { type ProgressFn (line 229) | type ProgressFn = (percent: number) => void; type UploadFileData (line 230) | interface UploadFileData { type UploadHandler (line 234) | type UploadHandler = (blobIn... type UploadResult$2 (line 235) | interface UploadResult$2 { type IsEmptyOptions (line 241) | interface IsEmptyOptions { type GeomRect (line 247) | interface GeomRect { type Rect (line 253) | interface Rect { type StyleMap (line 262) | type StyleMap = Record; type StylesSettings (line 263) | interface StylesSettings { type Styles (line 269) | interface Styles { type NormalizedEvent (line 273) | type NormalizedEvent = E & { type MappedEvent (line 283) | type MappedEvent = K extends keyof T ? T... type NativeEventMap (line 284) | interface NativeEventMap { type EditorEvent (line 326) | type EditorEvent = NormalizedEvent; type EventDispatcherSettings (line 327) | interface EventDispatcherSettings { type EventDispatcherConstructor (line 332) | interface EventDispatcherConstructor { class EventDispatcher (line 337) | class EventDispatcher { type EventUtilsCallback (line 351) | type EventUtilsCallback = (event: EventUtilsEvent) => void | boolean; type EventUtilsEvent (line 352) | type EventUtilsEvent = NormalizedEvent & { type Callback$1 (line 355) | interface Callback$1 { type CallbackList (line 359) | interface CallbackList extends Array> { type EventUtilsConstructor (line 364) | interface EventUtilsConstructor { class EventUtils (line 369) | class EventUtils { type StyleSheetLoaderSettings (line 389) | interface StyleSheetLoaderSettings { type StyleSheetLoader (line 395) | interface StyleSheetLoader { type SetAttribEvent (line 406) | interface SetAttribEvent { type DOMUtilsSettings (line 411) | interface DOMUtilsSettings { type Target (line 425) | type Target = Node | Window; type RunArguments (line 426) | type RunArguments = string | T | Array = EventUtilsCallback = T extends Array ? R[] : false | R; type DOMUtils (line 435) | interface DOMUtils { type BlockPatternTrigger (line 566) | type BlockPatternTrigger = 'enter' | 'space'; type RawPattern (line 567) | interface RawPattern { type InlineBasePattern (line 576) | interface InlineBasePattern { type InlineFormatPattern (line 580) | interface InlineFormatPattern extends InlineBasePattern { type InlineCmdPattern (line 584) | interface InlineCmdPattern extends InlineBasePattern { type InlinePattern (line 589) | type InlinePattern = InlineFormatPattern | InlineCmdPattern; type BlockBasePattern (line 590) | interface BlockBasePattern { type BlockFormatPattern (line 594) | interface BlockFormatPattern extends BlockBasePattern { type BlockCmdPattern (line 598) | interface BlockCmdPattern extends BlockBasePattern { type BlockPattern (line 603) | type BlockPattern = BlockFormatPattern | BlockCmdPattern; type Pattern (line 604) | type Pattern = InlinePattern | BlockPattern; type DynamicPatternContext (line 605) | interface DynamicPatternContext { type DynamicPatternsLookup (line 609) | type DynamicPatternsLookup = (ctx: DynamicPatternContext) => Pattern[]; type RawDynamicPatternsLookup (line 610) | type RawDynamicPatternsLookup = (ctx: DynamicPatternContext) => RawPatte... type AlertBannerSpec (line 611) | interface AlertBannerSpec { type ButtonSpec (line 618) | interface ButtonSpec { type FormComponentSpec (line 629) | interface FormComponentSpec { type FormComponentWithLabelSpec (line 633) | interface FormComponentWithLabelSpec extends FormComponentSpec { type CheckboxSpec (line 636) | interface CheckboxSpec extends FormComponentSpec { type CollectionSpec (line 642) | interface CollectionSpec extends FormComponentWithLabelSpec { type CollectionItem (line 646) | interface CollectionItem { type ColorInputSpec (line 651) | interface ColorInputSpec extends FormComponentWithLabelSpec { type ColorPickerSpec (line 656) | interface ColorPickerSpec extends FormComponentWithLabelSpec { type CustomEditorInit (line 659) | interface CustomEditorInit { type CustomEditorInitFn (line 664) | type CustomEditorInitFn = (elm: HTMLElement, settings: any) => Promise { type BaseToolbarButtonInstanceApi (line 790) | interface BaseToolbarButtonInstanceApi { type ToolbarButtonSpec (line 796) | interface ToolbarButtonSpec extends BaseToolbarButtonSpec { type InsertTableMenuItemSpec (line 914) | interface InsertTableMenuItemSpec extends BaseFancyMenuItemSpec<'insertt... type ColorSwatchMenuItemSpec (line 918) | interface ColorSwatchMenuItemSpec extends BaseFancyMenuItemSpec<'colorsw... type ImageSelectMenuItemSpec (line 927) | interface ImageSelectMenuItemSpec extends BaseFancyMenuItemSpec<'imagese... type FancyMenuItemSpec (line 935) | type FancyMenuItemSpec = InsertTableMenuItemSpec | ColorSwatchMenuItemSp... type MenuItemSpec (line 936) | interface MenuItemSpec extends CommonMenuItemSpec { type MenuItemInstanceApi (line 942) | interface MenuItemInstanceApi extends CommonMenuItemInstanceApi { type SeparatorMenuItemSpec (line 944) | interface SeparatorMenuItemSpec { type ToggleMenuItemSpec (line 948) | interface ToggleMenuItemSpec extends CommonMenuItemSpec { type ToggleMenuItemInstanceApi (line 955) | interface ToggleMenuItemInstanceApi extends CommonMenuItemInstanceApi { type NestedMenuItemContents (line 959) | type NestedMenuItemContents = string | MenuItemSpec | NestedMenuItemSpec... type NestedMenuItemSpec (line 960) | interface NestedMenuItemSpec extends CommonMenuItemSpec { type NestedMenuItemInstanceApi (line 966) | interface NestedMenuItemInstanceApi extends CommonMenuItemInstanceApi { type MenuButtonItemTypes (line 970) | type MenuButtonItemTypes = NestedMenuItemContents; type SuccessCallback$1 (line 971) | type SuccessCallback$1 = (menu: string | MenuButtonItemTypes[]) => void; type MenuButtonFetchContext (line 972) | interface MenuButtonFetchContext { type BaseMenuButtonSpec (line 975) | interface BaseMenuButtonSpec { type BaseMenuButtonInstanceApi (line 987) | interface BaseMenuButtonInstanceApi { type ToolbarMenuButtonSpec (line 996) | interface ToolbarMenuButtonSpec extends BaseMenuButtonSpec { type ToolbarMenuButtonInstanceApi (line 1000) | interface ToolbarMenuButtonInstanceApi extends BaseMenuButtonInstanceApi { type ToolbarSplitButtonItemTypes (line 1002) | type ToolbarSplitButtonItemTypes = ChoiceMenuItemSpec | SeparatorMenuIte... type SuccessCallback (line 1003) | type SuccessCallback = (menu: ToolbarSplitButtonItemTypes[]) => void; type SelectPredicate (line 1004) | type SelectPredicate = (value: string) => boolean; type PresetTypes (line 1005) | type PresetTypes = 'color' | 'normal' | 'listpreview' | 'imageselector'; type ColumnTypes$1 (line 1006) | type ColumnTypes$1 = number | 'auto'; type ToolbarSplitButtonSpec (line 1007) | interface ToolbarSplitButtonSpec { type ToolbarSplitButtonInstanceApi (line 1022) | interface ToolbarSplitButtonInstanceApi { type BaseToolbarToggleButtonSpec (line 1032) | interface BaseToolbarToggleButtonSpec; type DialogInstanceApi (line 1135) | interface DialogInstanceApi { type DialogActionDetails (line 1147) | interface DialogActionDetails { type DialogChangeDetails (line 1151) | interface DialogChangeDetails { type DialogTabChangeDetails (line 1154) | interface DialogTabChangeDetails { type DialogActionHandler (line 1158) | type DialogActionHandler = (api: DialogInstanceApi... type DialogChangeHandler (line 1159) | type DialogChangeHandler = (api: DialogInstanceApi... type DialogSubmitHandler (line 1160) | type DialogSubmitHandler = (api: DialogInstanceApi... type DialogCloseHandler (line 1161) | type DialogCloseHandler = () => void; type DialogCancelHandler (line 1162) | type DialogCancelHandler = (api: DialogInstanceApi... type DialogTabChangeHandler (line 1163) | type DialogTabChangeHandler = (api: DialogInstance... type DialogSize (line 1164) | type DialogSize = 'normal' | 'medium' | 'large'; type DialogSpec (line 1165) | interface DialogSpec { type UrlDialogInstanceApi (line 1178) | interface UrlDialogInstanceApi { type UrlDialogActionDetails (line 1184) | interface UrlDialogActionDetails { type UrlDialogMessage (line 1188) | interface UrlDialogMessage { type UrlDialogActionHandler (line 1192) | type UrlDialogActionHandler = (api: UrlDialogInstanceApi, actions: UrlDi... type UrlDialogCloseHandler (line 1193) | type UrlDialogCloseHandler = () => void; type UrlDialogCancelHandler (line 1194) | type UrlDialogCancelHandler = (api: UrlDialogInstanceApi) => void; type UrlDialogMessageHandler (line 1195) | type UrlDialogMessageHandler = (api: UrlDialogInstanceApi, message: UrlD... type UrlDialogFooterButtonSpec (line 1196) | interface UrlDialogFooterButtonSpec extends DialogFooterNormalButtonSpec { type UrlDialogSpec (line 1199) | interface UrlDialogSpec { type ColumnTypes (line 1210) | type ColumnTypes = number | 'auto'; type SeparatorItemSpec (line 1211) | type SeparatorItemSpec = SeparatorMenuItemSpec; type AutocompleterItemSpec (line 1212) | interface AutocompleterItemSpec { type AutocompleterContents (line 1219) | type AutocompleterContents = SeparatorItemSpec | AutocompleterItemSpec |... type AutocompleterSpec (line 1220) | interface AutocompleterSpec { type AutocompleterInstanceApi (line 1231) | interface AutocompleterInstanceApi { type ContextPosition (line 1235) | type ContextPosition = 'node' | 'selection' | 'line'; type ContextScope (line 1236) | type ContextScope = 'node' | 'editor'; type ContextBarSpec (line 1237) | interface ContextBarSpec { type ContextFormLaunchButtonApi (line 1242) | interface ContextFormLaunchButtonApi extends BaseToolbarButtonSpec extends BaseToolbarButtonSpec extends BaseToolbarToggleButton... type ContextFormInstanceApi (line 1264) | interface ContextFormInstanceApi { type SizeData (line 1272) | interface SizeData { type BaseContextFormSpec (line 1276) | interface BaseContextFormSpec extends ContextBarSpec { type ContextInputFormSpec (line 1284) | interface ContextInputFormSpec extends BaseContextFormSpec { type ContextSliderFormSpec (line 1288) | interface ContextSliderFormSpec extends BaseContextFormSpec { type ContextSizeInputFormSpec (line 1293) | interface ContextSizeInputFormSpec extends BaseContextFormSpec { type ContextFormSpec (line 1296) | type ContextFormSpec = ContextInputFormSpec | ContextSliderFormSpec | Co... type ToolbarGroupSpec (line 1297) | interface ToolbarGroupSpec { type ContextToolbarLaunchButtonApi (line 1302) | interface ContextToolbarLaunchButtonApi extends BaseToolbarButtonSpec = DialogSpec; type PublicDialog_d_DialogInstanceApi (line 1325) | type PublicDialog_d_DialogInstanceApi = DialogInst... type PublicDialog_d_DialogFooterButtonSpec (line 1326) | type PublicDialog_d_DialogFooterButtonSpec = DialogFooterButtonSpec; type PublicDialog_d_DialogActionDetails (line 1327) | type PublicDialog_d_DialogActionDetails = DialogActionDetails; type PublicDialog_d_DialogChangeDetails (line 1328) | type PublicDialog_d_DialogChangeDetails = DialogChangeDetails; type PublicDialog_d_DialogTabChangeDetails (line 1329) | type PublicDialog_d_DialogTabChangeDetails = DialogTabChangeDetails; type PublicDialog_d_DropZoneSpec (line 1330) | type PublicDialog_d_DropZoneSpec = DropZoneSpec; type PublicDialog_d_GridSpec (line 1331) | type PublicDialog_d_GridSpec = GridSpec; type PublicDialog_d_HtmlPanelSpec (line 1332) | type PublicDialog_d_HtmlPanelSpec = HtmlPanelSpec; type PublicDialog_d_IframeSpec (line 1333) | type PublicDialog_d_IframeSpec = IframeSpec; type PublicDialog_d_ImagePreviewSpec (line 1334) | type PublicDialog_d_ImagePreviewSpec = ImagePreviewSpec; type PublicDialog_d_InputSpec (line 1335) | type PublicDialog_d_InputSpec = InputSpec; type PublicDialog_d_LabelSpec (line 1336) | type PublicDialog_d_LabelSpec = LabelSpec; type PublicDialog_d_ListBoxSpec (line 1337) | type PublicDialog_d_ListBoxSpec = ListBoxSpec; type PublicDialog_d_ListBoxItemSpec (line 1338) | type PublicDialog_d_ListBoxItemSpec = ListBoxItemSpec; type PublicDialog_d_ListBoxNestedItemSpec (line 1339) | type PublicDialog_d_ListBoxNestedItemSpec = ListBoxNestedItemSpec; type PublicDialog_d_ListBoxSingleItemSpec (line 1340) | type PublicDialog_d_ListBoxSingleItemSpec = ListBoxSingleItemSpec; type PublicDialog_d_PanelSpec (line 1341) | type PublicDialog_d_PanelSpec = PanelSpec; type PublicDialog_d_SelectBoxSpec (line 1342) | type PublicDialog_d_SelectBoxSpec = SelectBoxSpec; type PublicDialog_d_SelectBoxItemSpec (line 1343) | type PublicDialog_d_SelectBoxItemSpec = SelectBoxItemSpec; type PublicDialog_d_SizeInputSpec (line 1344) | type PublicDialog_d_SizeInputSpec = SizeInputSpec; type PublicDialog_d_SliderSpec (line 1345) | type PublicDialog_d_SliderSpec = SliderSpec; type PublicDialog_d_TableSpec (line 1346) | type PublicDialog_d_TableSpec = TableSpec; type PublicDialog_d_TabSpec (line 1347) | type PublicDialog_d_TabSpec = TabSpec; type PublicDialog_d_TabPanelSpec (line 1348) | type PublicDialog_d_TabPanelSpec = TabPanelSpec; type PublicDialog_d_TextAreaSpec (line 1349) | type PublicDialog_d_TextAreaSpec = TextAreaSpec; type PublicDialog_d_TreeSpec (line 1350) | type PublicDialog_d_TreeSpec = TreeSpec; type PublicDialog_d_TreeItemSpec (line 1351) | type PublicDialog_d_TreeItemSpec = TreeItemSpec; type PublicDialog_d_UrlInputData (line 1352) | type PublicDialog_d_UrlInputData = UrlInputData; type PublicDialog_d_UrlInputSpec (line 1353) | type PublicDialog_d_UrlInputSpec = UrlInputSpec; type PublicDialog_d_UrlDialogSpec (line 1354) | type PublicDialog_d_UrlDialogSpec = UrlDialogSpec; type PublicDialog_d_UrlDialogFooterButtonSpec (line 1355) | type PublicDialog_d_UrlDialogFooterButtonSpec = UrlDialogFooterButtonSpec; type PublicDialog_d_UrlDialogInstanceApi (line 1356) | type PublicDialog_d_UrlDialogInstanceApi = UrlDialogInstanceApi; type PublicDialog_d_UrlDialogActionDetails (line 1357) | type PublicDialog_d_UrlDialogActionDetails = UrlDialogActionDetails; type PublicDialog_d_UrlDialogMessage (line 1358) | type PublicDialog_d_UrlDialogMessage = UrlDialogMessage; type PublicInlineContent_d_AutocompleterSpec (line 1362) | type PublicInlineContent_d_AutocompleterSpec = AutocompleterSpec; type PublicInlineContent_d_AutocompleterItemSpec (line 1363) | type PublicInlineContent_d_AutocompleterItemSpec = AutocompleterItemSpec; type PublicInlineContent_d_AutocompleterContents (line 1364) | type PublicInlineContent_d_AutocompleterContents = AutocompleterContents; type PublicInlineContent_d_AutocompleterInstanceApi (line 1365) | type PublicInlineContent_d_AutocompleterInstanceApi = AutocompleterInsta... type PublicInlineContent_d_ContextPosition (line 1366) | type PublicInlineContent_d_ContextPosition = ContextPosition; type PublicInlineContent_d_ContextScope (line 1367) | type PublicInlineContent_d_ContextScope = ContextScope; type PublicInlineContent_d_ContextFormSpec (line 1368) | type PublicInlineContent_d_ContextFormSpec = ContextFormSpec; type PublicInlineContent_d_ContextFormInstanceApi (line 1369) | type PublicInlineContent_d_ContextFormInstanceApi = ContextFormInstan... type PublicInlineContent_d_ContextFormButtonSpec (line 1370) | type PublicInlineContent_d_ContextFormButtonSpec = ContextFormButtonS... type PublicInlineContent_d_ContextFormButtonInstanceApi (line 1371) | type PublicInlineContent_d_ContextFormButtonInstanceApi = ContextFormBut... type PublicInlineContent_d_ContextFormToggleButtonSpec (line 1372) | type PublicInlineContent_d_ContextFormToggleButtonSpec = ContextFormT... type PublicInlineContent_d_ContextFormToggleButtonInstanceApi (line 1373) | type PublicInlineContent_d_ContextFormToggleButtonInstanceApi = ContextF... type PublicInlineContent_d_ContextToolbarSpec (line 1374) | type PublicInlineContent_d_ContextToolbarSpec = ContextToolbarSpec; type PublicInlineContent_d_SeparatorItemSpec (line 1375) | type PublicInlineContent_d_SeparatorItemSpec = SeparatorItemSpec; type PublicMenu_d_MenuItemSpec (line 1379) | type PublicMenu_d_MenuItemSpec = MenuItemSpec; type PublicMenu_d_MenuItemInstanceApi (line 1380) | type PublicMenu_d_MenuItemInstanceApi = MenuItemInstanceApi; type PublicMenu_d_NestedMenuItemContents (line 1381) | type PublicMenu_d_NestedMenuItemContents = NestedMenuItemContents; type PublicMenu_d_NestedMenuItemSpec (line 1382) | type PublicMenu_d_NestedMenuItemSpec = NestedMenuItemSpec; type PublicMenu_d_NestedMenuItemInstanceApi (line 1383) | type PublicMenu_d_NestedMenuItemInstanceApi = NestedMenuItemInstanceApi; type PublicMenu_d_FancyMenuItemSpec (line 1384) | type PublicMenu_d_FancyMenuItemSpec = FancyMenuItemSpec; type PublicMenu_d_ColorSwatchMenuItemSpec (line 1385) | type PublicMenu_d_ColorSwatchMenuItemSpec = ColorSwatchMenuItemSpec; type PublicMenu_d_InsertTableMenuItemSpec (line 1386) | type PublicMenu_d_InsertTableMenuItemSpec = InsertTableMenuItemSpec; type PublicMenu_d_ToggleMenuItemSpec (line 1387) | type PublicMenu_d_ToggleMenuItemSpec = ToggleMenuItemSpec; type PublicMenu_d_ToggleMenuItemInstanceApi (line 1388) | type PublicMenu_d_ToggleMenuItemInstanceApi = ToggleMenuItemInstanceApi; type PublicMenu_d_ChoiceMenuItemSpec (line 1389) | type PublicMenu_d_ChoiceMenuItemSpec = ChoiceMenuItemSpec; type PublicMenu_d_ChoiceMenuItemInstanceApi (line 1390) | type PublicMenu_d_ChoiceMenuItemInstanceApi = ChoiceMenuItemInstanceApi; type PublicMenu_d_SeparatorMenuItemSpec (line 1391) | type PublicMenu_d_SeparatorMenuItemSpec = SeparatorMenuItemSpec; type PublicMenu_d_ContextMenuApi (line 1392) | type PublicMenu_d_ContextMenuApi = ContextMenuApi; type PublicMenu_d_ContextMenuContents (line 1393) | type PublicMenu_d_ContextMenuContents = ContextMenuContents; type PublicMenu_d_ContextMenuItem (line 1394) | type PublicMenu_d_ContextMenuItem = ContextMenuItem; type PublicMenu_d_ContextSubMenu (line 1395) | type PublicMenu_d_ContextSubMenu = ContextSubMenu; type PublicMenu_d_CardMenuItemSpec (line 1396) | type PublicMenu_d_CardMenuItemSpec = CardMenuItemSpec; type PublicMenu_d_CardMenuItemInstanceApi (line 1397) | type PublicMenu_d_CardMenuItemInstanceApi = CardMenuItemInstanceApi; type PublicMenu_d_CardItemSpec (line 1398) | type PublicMenu_d_CardItemSpec = CardItemSpec; type PublicMenu_d_CardContainerSpec (line 1399) | type PublicMenu_d_CardContainerSpec = CardContainerSpec; type PublicMenu_d_CardImageSpec (line 1400) | type PublicMenu_d_CardImageSpec = CardImageSpec; type PublicMenu_d_CardTextSpec (line 1401) | type PublicMenu_d_CardTextSpec = CardTextSpec; type SidebarInstanceApi (line 1405) | interface SidebarInstanceApi { type SidebarSpec (line 1408) | interface SidebarSpec { type PublicSidebar_d_SidebarSpec (line 1415) | type PublicSidebar_d_SidebarSpec = SidebarSpec; type PublicSidebar_d_SidebarInstanceApi (line 1416) | type PublicSidebar_d_SidebarInstanceApi = SidebarInstanceApi; type PublicToolbar_d_ToolbarButtonSpec (line 1420) | type PublicToolbar_d_ToolbarButtonSpec = ToolbarButtonSpec; type PublicToolbar_d_ToolbarButtonInstanceApi (line 1421) | type PublicToolbar_d_ToolbarButtonInstanceApi = ToolbarButtonInstanceApi; type PublicToolbar_d_ToolbarSplitButtonSpec (line 1422) | type PublicToolbar_d_ToolbarSplitButtonSpec = ToolbarSplitButtonSpec; type PublicToolbar_d_ToolbarSplitButtonInstanceApi (line 1423) | type PublicToolbar_d_ToolbarSplitButtonInstanceApi = ToolbarSplitButtonI... type PublicToolbar_d_ToolbarMenuButtonSpec (line 1424) | type PublicToolbar_d_ToolbarMenuButtonSpec = ToolbarMenuButtonSpec; type PublicToolbar_d_ToolbarMenuButtonInstanceApi (line 1425) | type PublicToolbar_d_ToolbarMenuButtonInstanceApi = ToolbarMenuButtonIns... type PublicToolbar_d_ToolbarToggleButtonSpec (line 1426) | type PublicToolbar_d_ToolbarToggleButtonSpec = ToolbarToggleButtonSpec; type PublicToolbar_d_ToolbarToggleButtonInstanceApi (line 1427) | type PublicToolbar_d_ToolbarToggleButtonInstanceApi = ToolbarToggleButto... type PublicToolbar_d_GroupToolbarButtonSpec (line 1428) | type PublicToolbar_d_GroupToolbarButtonSpec = GroupToolbarButtonSpec; type PublicToolbar_d_GroupToolbarButtonInstanceApi (line 1429) | type PublicToolbar_d_GroupToolbarButtonInstanceApi = GroupToolbarButtonI... type ViewButtonApi (line 1433) | interface ViewButtonApi { type ViewToggleButtonApi (line 1436) | interface ViewToggleButtonApi extends ViewButtonApi { type BaseButtonSpec (line 1441) | interface BaseButtonSpec { type ViewNormalButtonSpec (line 1450) | interface ViewNormalButtonSpec extends BaseButtonSpec { type ViewToggleButtonSpec (line 1454) | interface ViewToggleButtonSpec extends BaseButtonSpec; type FormatAttrOrStyleValue (line 1526) | type FormatAttrOrStyleValue = string | ((vars?: FormatVars) => string | ... type FormatVars (line 1527) | type FormatVars = Record; type BaseFormat (line 1528) | interface BaseFormat { type Block (line 1544) | interface Block { type Inline (line 1549) | interface Inline { type Selector (line 1552) | interface Selector { type CommonFormat (line 1556) | interface CommonFormat extends BaseFormat { type BlockFormat (line 1566) | interface BlockFormat extends Block, CommonFormat { type InlineFormat (line 1568) | interface InlineFormat extends Inline, CommonFormat { type SelectorFormat (line 1570) | interface SelectorFormat extends Selector, CommonFormat { type CommonRemoveFormat (line 1572) | interface CommonRemoveFormat extends BaseFormat { type RemoveBlockFormat (line 1576) | interface RemoveBlockFormat extends Block, CommonRemoveFormat { type ParserArgs (line 1622) | interface ParserArgs { type ParserFilterCallback (line 1632) | type ParserFilterCallback = (nodes: AstNode[], name: string, args: Parse... type ParserFilter (line 1633) | interface ParserFilter extends Filter { type DomParserSettings (line 1635) | interface DomParserSettings { type DomParser (line 1663) | interface DomParser { type Registry (line 1673) | type Registry = Registry$1; type EditorUiApi (line 1674) | interface EditorUiApi { type EditorUi (line 1680) | interface EditorUi extends EditorUiApi { type Ui_d_Registry (line 1684) | type Ui_d_Registry = Registry; type Ui_d_EditorUiApi (line 1685) | type Ui_d_EditorUiApi = EditorUiApi; type Ui_d_EditorUi (line 1686) | type Ui_d_EditorUi = EditorUi; type WindowParams (line 1690) | interface WindowParams { type InstanceApi (line 1695) | type InstanceApi = UrlDialogInstanceApi | DialogIn... type WindowManagerImpl (line 1696) | interface WindowManagerImpl { type WindowManager (line 1703) | interface WindowManager { type ExecCommandEvent (line 1710) | interface ExecCommandEvent { type BeforeGetContentEvent (line 1715) | interface BeforeGetContentEvent extends GetContentArgs { type GetContentEvent (line 1718) | interface GetContentEvent extends BeforeGetContentEvent { type BeforeSetContentEvent (line 1721) | interface BeforeSetContentEvent extends SetContentArgs { type SetContentEvent (line 1725) | interface SetContentEvent extends BeforeSetContentEvent { type SaveContentEvent (line 1728) | interface SaveContentEvent extends GetContentEvent { type NewBlockEvent (line 1731) | interface NewBlockEvent { type NodeChangeEvent (line 1734) | interface NodeChangeEvent { type FormatEvent (line 1740) | interface FormatEvent { type ObjectResizeEvent (line 1745) | interface ObjectResizeEvent { type ObjectSelectedEvent (line 1751) | interface ObjectSelectedEvent { type ScrollIntoViewEvent (line 1755) | interface ScrollIntoViewEvent { type SetSelectionRangeEvent (line 1759) | interface SetSelectionRangeEvent { type ShowCaretEvent (line 1763) | interface ShowCaretEvent { type SwitchModeEvent (line 1768) | interface SwitchModeEvent { type ChangeEvent (line 1771) | interface ChangeEvent { type AddUndoEvent (line 1775) | interface AddUndoEvent extends ChangeEvent { type UndoRedoEvent (line 1778) | interface UndoRedoEvent { type WindowEvent (line 1781) | interface WindowEvent { type ProgressStateEvent (line 1784) | interface ProgressStateEvent { type AfterProgressStateEvent (line 1788) | interface AfterProgressStateEvent { type PlaceholderToggleEvent (line 1791) | interface PlaceholderToggleEvent { type LoadErrorEvent (line 1794) | interface LoadErrorEvent { type PreProcessEvent (line 1797) | interface PreProcessEvent extends ParserArgs { type PostProcessEvent (line 1800) | interface PostProcessEvent extends ParserArgs { type PastePlainTextToggleEvent (line 1803) | interface PastePlainTextToggleEvent { type PastePreProcessEvent (line 1806) | interface PastePreProcessEvent { type PastePostProcessEvent (line 1810) | interface PastePostProcessEvent { type EditableRootStateChangeEvent (line 1814) | interface EditableRootStateChangeEvent { type NewTableRowEvent (line 1817) | interface NewTableRowEvent { type NewTableCellEvent (line 1820) | interface NewTableCellEvent { type TableEventData (line 1823) | interface TableEventData { type TableModifiedEvent (line 1827) | interface TableModifiedEvent extends TableEventData { type BeforeOpenNotificationEvent (line 1830) | interface BeforeOpenNotificationEvent { type OpenNotificationEvent (line 1833) | interface OpenNotificationEvent { type DisabledStateChangeEvent (line 1836) | interface DisabledStateChangeEvent { type EditorEventMap (line 1839) | interface EditorEventMap extends Omit { type EditorManagerEventMap (line 1936) | interface EditorManagerEventMap { type EventTypes_d_ExecCommandEvent (line 1947) | type EventTypes_d_ExecCommandEvent = ExecCommandEvent; type EventTypes_d_BeforeGetContentEvent (line 1948) | type EventTypes_d_BeforeGetContentEvent = BeforeGetContentEvent; type EventTypes_d_GetContentEvent (line 1949) | type EventTypes_d_GetContentEvent = GetContentEvent; type EventTypes_d_BeforeSetContentEvent (line 1950) | type EventTypes_d_BeforeSetContentEvent = BeforeSetContentEvent; type EventTypes_d_SetContentEvent (line 1951) | type EventTypes_d_SetContentEvent = SetContentEvent; type EventTypes_d_SaveContentEvent (line 1952) | type EventTypes_d_SaveContentEvent = SaveContentEvent; type EventTypes_d_NewBlockEvent (line 1953) | type EventTypes_d_NewBlockEvent = NewBlockEvent; type EventTypes_d_NodeChangeEvent (line 1954) | type EventTypes_d_NodeChangeEvent = NodeChangeEvent; type EventTypes_d_FormatEvent (line 1955) | type EventTypes_d_FormatEvent = FormatEvent; type EventTypes_d_ObjectResizeEvent (line 1956) | type EventTypes_d_ObjectResizeEvent = ObjectResizeEvent; type EventTypes_d_ObjectSelectedEvent (line 1957) | type EventTypes_d_ObjectSelectedEvent = ObjectSelectedEvent; type EventTypes_d_ScrollIntoViewEvent (line 1958) | type EventTypes_d_ScrollIntoViewEvent = ScrollIntoViewEvent; type EventTypes_d_SetSelectionRangeEvent (line 1959) | type EventTypes_d_SetSelectionRangeEvent = SetSelectionRangeEvent; type EventTypes_d_ShowCaretEvent (line 1960) | type EventTypes_d_ShowCaretEvent = ShowCaretEvent; type EventTypes_d_SwitchModeEvent (line 1961) | type EventTypes_d_SwitchModeEvent = SwitchModeEvent; type EventTypes_d_ChangeEvent (line 1962) | type EventTypes_d_ChangeEvent = ChangeEvent; type EventTypes_d_AddUndoEvent (line 1963) | type EventTypes_d_AddUndoEvent = AddUndoEvent; type EventTypes_d_UndoRedoEvent (line 1964) | type EventTypes_d_UndoRedoEvent = UndoRedoEvent; type EventTypes_d_WindowEvent (line 1965) | type EventTypes_d_WindowEvent = WindowEvent; type EventTypes_d_ProgressStateEvent (line 1966) | type EventTypes_d_ProgressStateEvent = ProgressStateEvent; type EventTypes_d_AfterProgressStateEvent (line 1967) | type EventTypes_d_AfterProgressStateEvent = AfterProgressStateEvent; type EventTypes_d_PlaceholderToggleEvent (line 1968) | type EventTypes_d_PlaceholderToggleEvent = PlaceholderToggleEvent; type EventTypes_d_LoadErrorEvent (line 1969) | type EventTypes_d_LoadErrorEvent = LoadErrorEvent; type EventTypes_d_PreProcessEvent (line 1970) | type EventTypes_d_PreProcessEvent = PreProcessEvent; type EventTypes_d_PostProcessEvent (line 1971) | type EventTypes_d_PostProcessEvent = PostProcessEvent; type EventTypes_d_PastePlainTextToggleEvent (line 1972) | type EventTypes_d_PastePlainTextToggleEvent = PastePlainTextToggleEvent; type EventTypes_d_PastePreProcessEvent (line 1973) | type EventTypes_d_PastePreProcessEvent = PastePreProcessEvent; type EventTypes_d_PastePostProcessEvent (line 1974) | type EventTypes_d_PastePostProcessEvent = PastePostProcessEvent; type EventTypes_d_EditableRootStateChangeEvent (line 1975) | type EventTypes_d_EditableRootStateChangeEvent = EditableRootStateChange... type EventTypes_d_NewTableRowEvent (line 1976) | type EventTypes_d_NewTableRowEvent = NewTableRowEvent; type EventTypes_d_NewTableCellEvent (line 1977) | type EventTypes_d_NewTableCellEvent = NewTableCellEvent; type EventTypes_d_TableEventData (line 1978) | type EventTypes_d_TableEventData = TableEventData; type EventTypes_d_TableModifiedEvent (line 1979) | type EventTypes_d_TableModifiedEvent = TableModifiedEvent; type EventTypes_d_BeforeOpenNotificationEvent (line 1980) | type EventTypes_d_BeforeOpenNotificationEvent = BeforeOpenNotificationEv... type EventTypes_d_OpenNotificationEvent (line 1981) | type EventTypes_d_OpenNotificationEvent = OpenNotificationEvent; type EventTypes_d_DisabledStateChangeEvent (line 1982) | type EventTypes_d_DisabledStateChangeEvent = DisabledStateChangeEvent; type EventTypes_d_EditorEventMap (line 1983) | type EventTypes_d_EditorEventMap = EditorEventMap; type EventTypes_d_EditorManagerEventMap (line 1984) | type EventTypes_d_EditorManagerEventMap = EditorManagerEventMap; type Format_d_Formats (line 1988) | type Format_d_Formats = Formats; type Format_d_Format (line 1989) | type Format_d_Format = Format; type Format_d_ApplyFormat (line 1990) | type Format_d_ApplyFormat = ApplyFormat; type Format_d_BlockFormat (line 1991) | type Format_d_BlockFormat = BlockFormat; type Format_d_InlineFormat (line 1992) | type Format_d_InlineFormat = InlineFormat; type Format_d_SelectorFormat (line 1993) | type Format_d_SelectorFormat = SelectorFormat; type Format_d_RemoveFormat (line 1994) | type Format_d_RemoveFormat = RemoveFormat; type Format_d_RemoveBlockFormat (line 1995) | type Format_d_RemoveBlockFormat = RemoveBlockFormat; type Format_d_RemoveInlineFormat (line 1996) | type Format_d_RemoveInlineFormat = RemoveInlineFormat; type Format_d_RemoveSelectorFormat (line 1997) | type Format_d_RemoveSelectorFormat = RemoveSelectorFormat; type StyleFormat (line 2001) | type StyleFormat = BlockStyleFormat | InlineStyleFormat | SelectorStyleF... type AllowedFormat (line 2002) | type AllowedFormat = Separator | FormatReference | StyleFormat | NestedF... type Separator (line 2003) | interface Separator { type FormatReference (line 2006) | interface FormatReference { type NestedFormatting (line 2011) | interface NestedFormatting { type CommonStyleFormat (line 2015) | interface CommonStyleFormat { type BlockStyleFormat (line 2020) | interface BlockStyleFormat extends BlockFormat, CommonStyleFormat { type InlineStyleFormat (line 2022) | interface InlineStyleFormat extends InlineFormat, CommonStyleFormat { type SelectorStyleFormat (line 2024) | interface SelectorStyleFormat extends SelectorFormat, CommonStyleFormat { type EntityEncoding (line 2026) | type EntityEncoding = 'named' | 'numeric' | 'raw' | 'named,numeric' | 'n... type ContentLanguage (line 2027) | interface ContentLanguage { type ThemeInitFunc (line 2032) | type ThemeInitFunc = (editor: Editor, elm: HTMLElement) => { type DocumentsFileTypes (line 2039) | interface DocumentsFileTypes { type SetupCallback (line 2043) | type SetupCallback = (editor: Editor) => void; type FilePickerCallback (line 2044) | type FilePickerCallback = (callback: (value: string, meta?: Record... type PastePostProcessFn (line 2054) | type PastePostProcessFn = (editor: Editor, args: PastePostProcessEvent) ... type URLConverter (line 2055) | type URLConverter = (url: string, name: string, elm?: string | Element) ... type URLConverterCallback (line 2056) | type URLConverterCallback = (url: string, node: Node | string | undefine... type ToolbarGroup (line 2057) | interface ToolbarGroup { type ToolbarMode (line 2062) | type ToolbarMode = 'floating' | 'sliding' | 'scrolling' | 'wrap'; type ToolbarLocation (line 2063) | type ToolbarLocation = 'top' | 'bottom' | 'auto'; type CrossOrigin (line 2064) | type CrossOrigin = (url: string, resourceType: 'script' | 'stylesheet') ... type BaseEditorOptions (line 2065) | interface BaseEditorOptions { type RawEditorOptions (line 2285) | interface RawEditorOptions extends BaseEditorOptions { type NormalizedEditorOptions (line 2290) | interface NormalizedEditorOptions extends BaseEditorOptions { type EditorOptions (line 2295) | interface EditorOptions extends NormalizedEditorOptions { type Content (line 2384) | type Content = string | AstNode; type ContentFormat (line 2385) | type ContentFormat = 'raw' | 'text' | 'html' | 'tree'; type GetContentArgs (line 2386) | interface GetContentArgs { type SetContentArgs (line 2397) | interface SetContentArgs { type GetSelectionContentArgs (line 2408) | interface GetSelectionContentArgs extends GetContentArgs { type SetSelectionContentArgs (line 2412) | interface SetSelectionContentArgs extends SetContentArgs { type BlobInfoImagePair (line 2416) | interface BlobInfoImagePair { type UrlObject (line 2420) | interface UrlObject { type WaitState (line 2425) | type WaitState = 'added' | 'loaded'; type AddOnConstructor (line 2426) | type AddOnConstructor = (editor: Editor, url: string) => T; type AddOnManager (line 2427) | interface AddOnManager { type LicenseKeyManagerAddon (line 2441) | type LicenseKeyManagerAddon = AddOnConstructor; type ValidateData (line 2442) | interface ValidateData { type LicenseKeyManager (line 2446) | interface LicenseKeyManager { class NodeChange (line 2449) | class NodeChange { type SelectionOverrides (line 2456) | interface SelectionOverrides { type Quirks (line 2462) | interface Quirks { type DecoratorData (line 2466) | type DecoratorData = Record; type Decorator (line 2467) | type Decorator = (uid: string, data: DecoratorData) => { type AnnotationListener (line 2471) | type AnnotationListener = (state: boolean, name: string, data?: { type AnnotationListenerApi (line 2475) | type AnnotationListenerApi = AnnotationListener; type AnnotatorSettings (line 2476) | interface AnnotatorSettings { type Annotator (line 2480) | interface Annotator { type ClientRect (line 2488) | interface ClientRect { type BookmarkManager (line 2496) | interface BookmarkManager { type ControlSelection (line 2500) | interface ControlSelection { type WriterSettings (line 2507) | interface WriterSettings { type Attributes (line 2515) | type Attributes = Array<{ type Writer (line 2519) | interface Writer { type HtmlSerializerSettings (line 2530) | interface HtmlSerializerSettings extends WriterSettings { type HtmlSerializer (line 2534) | interface HtmlSerializer { type DomSerializerSettings (line 2537) | interface DomSerializerSettings extends DomParserSettings, WriterSetting... type DomSerializerArgs (line 2542) | interface DomSerializerArgs extends ParserArgs { type DomSerializerImpl (line 2546) | interface DomSerializerImpl { type DomSerializer (line 2565) | interface DomSerializer extends DomSerializerImpl { type EditorSelection (line 2567) | interface EditorSelection { type EditorCommandCallback (line 2622) | type EditorCommandCallback = (this: S, ui: boolean, value: any, args?... type EditorCommandsCallback (line 2623) | type EditorCommandsCallback = (command: string, ui: boolean, value?: any... type Commands (line 2624) | interface Commands { type ExecCommandArgs (line 2629) | interface ExecCommandArgs { type EditorCommandsConstructor (line 2632) | interface EditorCommandsConstructor { class EditorCommands (line 2636) | class EditorCommands { type RawString (line 2654) | interface RawString { type Primitive (line 2657) | type Primitive = string | number | boolean | Record { type URISettings (line 2681) | interface URISettings { type URIConstructor (line 2684) | interface URIConstructor { type SafeUriOptions (line 2698) | interface SafeUriOptions { class URI (line 2703) | class URI { type EditorManager (line 2739) | interface EditorManager extends Observable { type EditorObservable (line 2770) | interface EditorObservable extends Observable { type ProcessorSuccess (line 2775) | interface ProcessorSuccess { type ProcessorError (line 2779) | interface ProcessorError { type SimpleProcessor (line 2783) | type SimpleProcessor = (value: unknown) => boolean; type Processor (line 2784) | type Processor = (value: unknown) => ProcessorSuccess | ProcessorE... type BuiltInOptionTypeMap (line 2785) | interface BuiltInOptionTypeMap { type BuiltInOptionType (line 2796) | type BuiltInOptionType = keyof BuiltInOptionTypeMap; type BaseOptionSpec (line 2797) | interface BaseOptionSpec { type BuiltInOptionSpec (line 2802) | interface BuiltInOptionSpec extends BaseOpt... type SimpleOptionSpec (line 2806) | interface SimpleOptionSpec extends BaseOptionSpec { type OptionSpec (line 2810) | interface OptionSpec extends BaseOptionSpec { type Options (line 2814) | interface Options { type UploadResult$1 (line 2831) | interface UploadResult$1 { type EditorUpload (line 2838) | interface EditorUpload { type FormatChangeCallback (line 2846) | type FormatChangeCallback = (state: boolean, data: { type FormatRegistry (line 2851) | interface FormatRegistry { type Formatter (line 2860) | interface Formatter extends FormatRegistry { type EditorMode (line 2874) | interface EditorMode { type EditorModeApi (line 2880) | interface EditorModeApi { type Model (line 2885) | interface Model { type ModelManager (line 2891) | type ModelManager = AddOnManager; type Plugin (line 2892) | interface Plugin { type PluginManager (line 2900) | type PluginManager = AddOnManager; type ShortcutsConstructor (line 2901) | interface ShortcutsConstructor { type CommandFunc (line 2905) | type CommandFunc = string | [ class Shortcuts (line 2910) | class Shortcuts { type RenderResult (line 2924) | interface RenderResult { type Theme (line 2929) | interface Theme { type ThemeManager (line 2940) | type ThemeManager = AddOnManager; type EditorConstructor (line 2941) | interface EditorConstructor { class Editor (line 2945) | class Editor implements EditorObservable { type UserId (line 3076) | type UserId = string; type User (line 3077) | interface User { type ExpectedUser (line 3083) | interface ExpectedUser { type UserLookup (line 3087) | interface UserLookup { type RangeUtils (line 3091) | interface RangeUtils { type ScriptLoaderSettings (line 3099) | interface ScriptLoaderSettings { type ScriptLoaderConstructor (line 3103) | interface ScriptLoaderConstructor { class ScriptLoader (line 3108) | class ScriptLoader { type TextProcessCallback (line 3129) | type TextProcessCallback = (node: Text, offset: number, text: string) =>... type Spot (line 3130) | interface Spot { type TextSeeker (line 3134) | interface TextSeeker { type DomTreeWalkerConstructor (line 3138) | interface DomTreeWalkerConstructor { class DomTreeWalker (line 3142) | class DomTreeWalker { type Version (line 3153) | interface Version { type Env (line 3157) | interface Env { type FakeClipboardItem (line 3196) | interface FakeClipboardItem { type FakeClipboard (line 3201) | interface FakeClipboard { type FocusManager (line 3207) | interface FocusManager { type EntitiesMap (line 3210) | interface EntitiesMap { type Entities (line 3213) | interface Entities { type IconPack (line 3221) | interface IconPack { type IconManager (line 3224) | interface IconManager { type Resource (line 3229) | interface Resource { type TextPatterns_d_Pattern (line 3236) | type TextPatterns_d_Pattern = Pattern; type TextPatterns_d_RawPattern (line 3237) | type TextPatterns_d_RawPattern = RawPattern; type TextPatterns_d_DynamicPatternsLookup (line 3238) | type TextPatterns_d_DynamicPatternsLookup = DynamicPatternsLookup; type TextPatterns_d_RawDynamicPatternsLookup (line 3239) | type TextPatterns_d_RawDynamicPatternsLookup = RawDynamicPatternsLookup; type TextPatterns_d_DynamicPatternContext (line 3240) | type TextPatterns_d_DynamicPatternContext = DynamicPatternContext; type TextPatterns_d_BlockCmdPattern (line 3241) | type TextPatterns_d_BlockCmdPattern = BlockCmdPattern; type TextPatterns_d_BlockPattern (line 3242) | type TextPatterns_d_BlockPattern = BlockPattern; type TextPatterns_d_BlockFormatPattern (line 3243) | type TextPatterns_d_BlockFormatPattern = BlockFormatPattern; type TextPatterns_d_InlineCmdPattern (line 3244) | type TextPatterns_d_InlineCmdPattern = InlineCmdPattern; type TextPatterns_d_InlinePattern (line 3245) | type TextPatterns_d_InlinePattern = InlinePattern; type TextPatterns_d_InlineFormatPattern (line 3246) | type TextPatterns_d_InlineFormatPattern = InlineFormatPattern; type Delay (line 3250) | interface Delay { type UploadResult (line 3254) | type UploadResult = UploadResult$2; type ImageUploader (line 3255) | interface ImageUploader { type ArrayCallback$1 (line 3258) | type ArrayCallback$1 = (this: any, x: T, i: number, xs: ArrayLike<... type ObjCallback$1 (line 3259) | type ObjCallback$1 = (this: any, value: T, key: string, obj: Recor... type ArrayCallback (line 3260) | type ArrayCallback = ArrayCallback$1; type ObjCallback (line 3261) | type ObjCallback = ObjCallback$1; type WalkCallback (line 3262) | type WalkCallback = (this: any, o: T, i: string, n: keyof T | undefin... type Tools (line 3263) | interface Tools { type KeyboardLikeEvent (line 3289) | interface KeyboardLikeEvent { type VK (line 3295) | interface VK { type DOMUtilsNamespace (line 3313) | interface DOMUtilsNamespace { type RangeUtilsNamespace (line 3318) | interface RangeUtilsNamespace { type AddOnManagerNamespace (line 3325) | interface AddOnManagerNamespace { type BookmarkManagerNamespace (line 3334) | interface BookmarkManagerNamespace { type TinyMCE (line 3338) | interface TinyMCE extends EditorManager { FILE: bl-plugins/twitter-cards/plugin.php class pluginTwitterCards (line 3) | class pluginTwitterCards extends Plugin method init (line 6) | public function init() method form (line 16) | public function form() method sanitize (line 51) | private function sanitize($text, $maxLength = 0) method siteHead (line 67) | public function siteHead() FILE: bl-plugins/version/js/version.js function getLatestVersion (line 2) | function getLatestVersion() { FILE: bl-plugins/version/plugin.php class pluginVersion (line 3) | class pluginVersion extends Plugin method init (line 6) | public function init() method form (line 14) | public function form() method adminSidebar (line 37) | public function adminSidebar() method adminBodyEnd (line 50) | public function adminBodyEnd() FILE: bl-plugins/visits-stats/plugin.php class pluginVisitsStats (line 3) | class pluginVisitsStats extends Plugin method init (line 6) | public function init() method adminHead (line 15) | public function adminHead() method form (line 27) | public function form() method siteBodyEnd (line 50) | public function siteBodyEnd() method deleteOldLogs (line 61) | public function deleteOldLogs() method visits (line 72) | public function visits($date) method uniqueVisitors (line 93) | public function uniqueVisitors($date) method readCounts (line 115) | private function readCounts($date) method getLastDaysData (line 140) | public function getLastDaysData($days = 7) method addVisitor (line 155) | public function addVisitor() FILE: install.php function getLanguageList (line 179) | function getLanguageList() function alreadyInstalled (line 194) | function alreadyInstalled() function checkSystem (line 200) | function checkSystem() function install (line 259) | function install($adminPassword, $timezone) function redirect (line 564) | function redirect($url)