SYMBOL INDEX (335 symbols across 30 files) FILE: appinfo/application.php class Application (line 23) | class Application extends App { method __construct (line 26) | public function __construct (array $urlParams=array()) { FILE: controller/ownnoteajaxcontroller.php class OwnnoteAjaxController (line 21) | class OwnnoteAjaxController extends ApiController { method __construct (line 26) | public function __construct($appName, IRequest $request){ method ajaxindex (line 38) | public function ajaxindex() { method ajaxannouncement (line 46) | public function ajaxannouncement() { method ajaxcreate (line 53) | public function ajaxcreate($name, $group) { method ajaxdel (line 62) | public function ajaxdel($name, $group) { method ajaxedit (line 71) | public function ajaxedit($name, $group) { method ajaxsave (line 79) | public function ajaxsave($name, $group, $content) { method ajaxren (line 88) | public function ajaxren($name, $group, $newname, $newgroup) { method ajaxdelgroup (line 97) | public function ajaxdelgroup($group) { method ajaxrengroup (line 106) | public function ajaxrengroup($group, $newgroup) { method ajaxversion (line 115) | public function ajaxversion() { method ajaxsetval (line 121) | public function ajaxsetval($field, $value) { FILE: controller/ownnoteapicontroller.php class OwnnoteApiController (line 21) | class OwnnoteApiController extends ApiController { method __construct (line 26) | public function __construct($appName, IRequest $request){ method index (line 39) | public function index() { method mobileindex (line 48) | public function mobileindex() { method remoteindex (line 57) | public function remoteindex() { method create (line 66) | public function create($name, $group) { method del (line 76) | public function del($name, $group) { method edit (line 86) | public function edit($name, $group) { method save (line 95) | public function save($name, $group, $content) { method ren (line 105) | public function ren($name, $group, $newname, $newgroup) { method delgroup (line 115) | public function delgroup($group) { method rengroup (line 125) | public function rengroup($group, $newgroup) { method version (line 135) | public function version() { FILE: controller/pagecontroller.php class PageController (line 21) | class PageController extends Controller { method __construct (line 25) | public function __construct($appName, IRequest $request, $userId){ method index (line 41) | public function index() { FILE: js/admin.js function ocOwnnoteUrl (line 1) | function ocOwnnoteUrl(url) { FILE: js/script.js function tinymceInit (line 2) | function tinymceInit() { function ocUrl (line 27) | function ocUrl(url) { function resizeFont (line 32) | function resizeFont(s) { function translate (line 37) | function translate() { function trans (line 71) | function trans(s) { function deleteNote (line 78) | function deleteNote(id) { function editNote (line 86) | function editNote(id) { function addNote (line 94) | function addNote() { function cancelNote (line 100) | function cancelNote() { function resizeContainer (line 108) | function resizeContainer() { function buildEdit (line 113) | function buildEdit(n, g, data) { function startTimer (line 148) | function startTimer() { function notIdle (line 157) | function notIdle() { function timerIncrement (line 162) | function timerIncrement() { function bindEdit (line 178) | function bindEdit() { function disableQuickSave (line 187) | function disableQuickSave() { function saveNote (line 193) | function saveNote(stayinnote) { function htmlQuotes (line 253) | function htmlQuotes(value, reverse){ function loadListing (line 267) | function loadListing() { function buildListing (line 290) | function buildListing() { function buildGroupSelectOptions (line 384) | function buildGroupSelectOptions(current) { function bindListing (line 397) | function bindListing() { function checkNewGroup (line 409) | function checkNewGroup() { function newNote (line 420) | function newNote() { function createNote (line 427) | function createNote() { function sortName (line 440) | function sortName() { function sortMod (line 453) | function sortMod() { function buildNavItem (line 466) | function buildNavItem(name, count, active) { function sortNav (line 495) | function sortNav() { function buildNav (line 511) | function buildNav(a) { function loadAnnouncement (line 553) | function loadAnnouncement() { function setCookie (line 586) | function setCookie(cname, cvalue, exdays) { function getCookie (line 593) | function getCookie(cname) { function dismissAnnouncement (line 604) | function dismissAnnouncement() { function selectGroup (line 609) | function selectGroup() { function closeNav (line 618) | function closeNav() { function bindNav (line 624) | function bindNav() { function deleteGroup (line 631) | function deleteGroup() { function editGroup (line 656) | function editGroup() { function saveGroup (line 664) | function saveGroup() { function getSettings (line 691) | function getSettings() { FILE: js/tinymce/plugins/jbimages/ci/application/controllers/uploader.php class Uploader (line 3) | class Uploader extends CI_Controller { method __construct (line 7) | public function __construct() method _lang_set (line 26) | private function _lang_set($lang) method upload (line 37) | public function upload ($lang='english') method blank (line 117) | public function blank($lang='english') method index (line 123) | public function index($lang='english') FILE: js/tinymce/plugins/jbimages/ci/system/core/Benchmark.php class CI_Benchmark (line 30) | class CI_Benchmark { method mark (line 51) | function mark($name) method elapsed_time (line 72) | function elapsed_time($point1 = '', $point2 = '', $decimals = 4) method memory_usage (line 108) | function memory_usage() FILE: js/tinymce/plugins/jbimages/ci/system/core/CodeIgniter.php function get_instance (line 231) | function &get_instance() FILE: js/tinymce/plugins/jbimages/ci/system/core/Common.php function is_php (line 44) | function is_php($version = '5.0.0') function is_really_writable (line 72) | function is_really_writable($file) function load_class (line 123) | function &load_class($class, $directory = 'libraries', $prefix = 'CI_') function is_loaded (line 190) | function &is_loaded($class = '') function get_config (line 216) | function &get_config($replace = array()) function config_item (line 271) | function config_item($item) function show_error (line 306) | function show_error($message, $status_code = 500, $heading = 'An Error W... function show_404 (line 328) | function show_404($page = '', $log_error = TRUE) function log_message (line 349) | function log_message($level = 'error', $message, $php_error = FALSE) function set_status_header (line 375) | function set_status_header($code = 200, $text = '') function _exception_handler (line 469) | function _exception_handler($severity, $message, $filepath, $line) function remove_invisible_characters (line 514) | function remove_invisible_characters($str, $url_encoded = TRUE) function html_escape (line 550) | function html_escape($var) FILE: js/tinymce/plugins/jbimages/ci/system/core/Config.php class CI_Config (line 29) | class CI_Config { method __construct (line 61) | function __construct() method load (line 96) | function load($file = '', $use_sections = FALSE, $fail_gracefully = FA... method item (line 189) | function item($item, $index = '') method slash_item (line 228) | function slash_item($item) method site_url (line 252) | function site_url($uri = '') method base_url (line 280) | function base_url($uri = '') method _uri_string (line 294) | protected function _uri_string($uri) method system_url (line 330) | function system_url() method set_item (line 346) | function set_item($item, $value) method _assign_to_config (line 364) | function _assign_to_config($items = array()) FILE: js/tinymce/plugins/jbimages/ci/system/core/Controller.php class CI_Controller (line 30) | class CI_Controller { method __construct (line 37) | public function __construct() method get_instance (line 56) | public static function &get_instance() FILE: js/tinymce/plugins/jbimages/ci/system/core/Exceptions.php class CI_Exceptions (line 27) | class CI_Exceptions { method __construct (line 67) | public function __construct() method log_exception (line 87) | function log_exception($severity, $message, $filepath, $line) method show_404 (line 104) | function show_404($page = '', $log_error = TRUE) method show_error (line 135) | function show_error($heading, $message, $template = 'error_general', $... method show_php_error (line 164) | function show_php_error($severity, $message, $filepath, $line) FILE: js/tinymce/plugins/jbimages/ci/system/core/Hooks.php class CI_Hooks (line 29) | class CI_Hooks { method __construct (line 54) | function __construct() method _initialize (line 68) | function _initialize() method _call_hook (line 113) | function _call_hook($which = '') method _run_hook (line 146) | function _run_hook($data) FILE: js/tinymce/plugins/jbimages/ci/system/core/Input.php class CI_Input (line 29) | class CI_Input { method __construct (line 84) | public function __construct() method _fetch_from_array (line 119) | function _fetch_from_array(&$array, $index = '', $xss_clean = FALSE) method get (line 144) | function get($index = NULL, $xss_clean = FALSE) method post (line 172) | function post($index = NULL, $xss_clean = FALSE) method get_post (line 201) | function get_post($index = '', $xss_clean = FALSE) method cookie (line 223) | function cookie($index = '', $xss_clean = FALSE) method set_cookie (line 246) | function set_cookie($name = '', $value = '', $expire = '', $domain = '... method server (line 299) | function server($index = '', $xss_clean = FALSE) method ip_address (line 311) | public function ip_address() method valid_ip (line 372) | public function valid_ip($ip, $which = '') method _valid_ipv4 (line 425) | protected function _valid_ipv4($ip) method _valid_ipv6 (line 463) | protected function _valid_ipv6($str) method user_agent (line 536) | function user_agent() method _sanitize_globals (line 564) | function _sanitize_globals() method _clean_input_data (line 665) | function _clean_input_data($str) method _clean_input_keys (line 727) | function _clean_input_keys($str) method request_headers (line 755) | public function request_headers($xss_clean = FALSE) method get_request_header (line 798) | public function get_request_header($index, $xss_clean = FALSE) method is_ajax_request (line 827) | public function is_ajax_request() method is_cli_request (line 841) | public function is_cli_request() FILE: js/tinymce/plugins/jbimages/ci/system/core/Lang.php class CI_Lang (line 27) | class CI_Lang { method __construct (line 47) | function __construct() method load (line 65) | function load($langfile = '', $idiom = '', $return = FALSE, $add_suffi... method line (line 143) | function line($line = '') FILE: js/tinymce/plugins/jbimages/ci/system/core/Loader.php class CI_Loader (line 29) | class CI_Loader { method __construct (line 124) | public function __construct() method initialize (line 145) | public function initialize() method is_loaded (line 171) | public function is_loaded($class) method library (line 194) | public function library($library = '', $params = NULL, $object_name = ... method model (line 231) | public function model($model, $name = '', $db_conn = FALSE) method database (line 323) | public function database($params = '', $return = FALSE, $active_record... method dbutil (line 356) | public function dbutil() method dbforge (line 383) | public function dbforge() method view (line 417) | public function view($view, $vars = array(), $return = FALSE) method file (line 433) | public function file($path, $return = FALSE) method vars (line 450) | public function vars($vars = array(), $val = '') method get_var (line 478) | public function get_var($key) method helper (line 493) | public function helper($helpers = array()) method helpers (line 554) | public function helpers($helpers = array()) method language (line 568) | public function language($file = array(), $lang = '') method config (line 593) | public function config($file = '', $use_sections = FALSE, $fail_gracef... method driver (line 611) | public function driver($library = '', $params = NULL, $object_name = N... method add_package_path (line 645) | public function add_package_path($path, $view_cascade=TRUE) method get_package_paths (line 670) | public function get_package_paths($include_base = FALSE) method remove_package_path (line 687) | public function remove_package_path($path = '', $remove_config_path = ... method _ci_load (line 741) | protected function _ci_load($_ci_data) method _ci_load_class (line 879) | protected function _ci_load_class($class, $params = NULL, $object_name... method _ci_init_class (line 1007) | protected function _ci_init_class($class, $prefix = '', $config = FALS... method _ci_autoloader (line 1114) | private function _ci_autoloader() method _ci_object_to_array (line 1199) | protected function _ci_object_to_array($object) method _ci_get_component (line 1212) | protected function &_ci_get_component($component) method _ci_prep_filename (line 1229) | protected function _ci_prep_filename($filename, $extension) FILE: js/tinymce/plugins/jbimages/ci/system/core/Model.php class CI_Model (line 27) | class CI_Model { method __construct (line 34) | function __construct() method __get (line 48) | function __get($key) FILE: js/tinymce/plugins/jbimages/ci/system/core/Output.php class CI_Output (line 29) | class CI_Output { method __construct (line 92) | function __construct() method get_output (line 122) | function get_output() method set_output (line 138) | function set_output($output) method append_output (line 156) | function append_output($output) method set_header (line 185) | function set_header($header, $replace = TRUE) method set_content_type (line 211) | function set_content_type($mime_type) method set_status_header (line 247) | function set_status_header($code = 200, $text = '') method enable_profiler (line 263) | function enable_profiler($val = TRUE) method set_profiler_sections (line 281) | function set_profiler_sections($sections) method cache (line 300) | function cache($time) method _display (line 324) | function _display($output = '') method _write_cache (line 461) | function _write_cache($output) method _display_cache (line 514) | function _display_cache(&$CFG, &$URI) FILE: js/tinymce/plugins/jbimages/ci/system/core/Router.php class CI_Router (line 29) | class CI_Router { method __construct (line 86) | function __construct() method _set_routing (line 104) | function _set_routing() method _set_default_controller (line 184) | function _set_default_controller() method _set_request (line 225) | function _set_request($segments = array()) method _validate_request (line 264) | function _validate_request($segments) method _parse_routes (line 363) | function _parse_routes() method set_class (line 407) | function set_class($class) method fetch_class (line 420) | function fetch_class() method set_method (line 434) | function set_method($method) method fetch_method (line 447) | function fetch_method() method set_directory (line 466) | function set_directory($dir) method fetch_directory (line 479) | function fetch_directory() method _set_overrides (line 493) | function _set_overrides($routing) FILE: js/tinymce/plugins/jbimages/ci/system/core/Security.php class CI_Security (line 27) | class CI_Security { method __construct (line 104) | public function __construct() method csrf_verify (line 138) | public function csrf_verify() method csrf_set_cookie (line 179) | public function csrf_set_cookie() method csrf_show_error (line 203) | public function csrf_show_error() method get_csrf_hash (line 217) | public function get_csrf_hash() method get_csrf_token_name (line 231) | public function get_csrf_token_name() method xss_clean (line 264) | public function xss_clean($str, $is_image = FALSE) method xss_hash (line 476) | public function xss_hash() method entity_decode (line 504) | public function entity_decode($str, $charset='UTF-8') method sanitize_filename (line 525) | public function sanitize_filename($str, $relative_path = FALSE) method _compact_exploded_words (line 582) | protected function _compact_exploded_words($matches) method _remove_evil_attributes (line 604) | protected function _remove_evil_attributes($str, $is_image) method _sanitize_naughty_html (line 660) | protected function _sanitize_naughty_html($matches) method _js_link_removal (line 685) | protected function _js_link_removal($match) method _js_img_removal (line 711) | protected function _js_img_removal($match) method _convert_attribute (line 734) | protected function _convert_attribute($match) method _filter_attributes (line 749) | protected function _filter_attributes($str) method _decode_entity (line 774) | protected function _decode_entity($match) method _validate_entities (line 789) | protected function _validate_entities($str) method _do_never_allowed (line 834) | protected function _do_never_allowed($str) method _csrf_set_hash (line 853) | protected function _csrf_set_hash() FILE: js/tinymce/plugins/jbimages/ci/system/core/URI.php class CI_URI (line 29) | class CI_URI { method __construct (line 70) | function __construct() method _fetch_uri_string (line 85) | function _fetch_uri_string() method _set_uri_string (line 158) | function _set_uri_string($str) method _detect_uri (line 178) | private function _detect_uri() method _parse_cli_args (line 235) | private function _parse_cli_args() method _filter_uri (line 251) | function _filter_uri($str) method _remove_url_suffix (line 278) | function _remove_url_suffix() method _explode_segments (line 295) | function _explode_segments() method _reindex_segments (line 321) | function _reindex_segments() method segment (line 341) | function segment($n, $no_result = FALSE) method rsegment (line 360) | function rsegment($n, $no_result = FALSE) method uri_to_assoc (line 388) | function uri_to_assoc($n = 3, $default = array()) method ruri_to_assoc (line 401) | function ruri_to_assoc($n = 3, $default = array()) method _uri_to_assoc (line 417) | function _uri_to_assoc($n = 3, $default = array(), $which = 'segment') method assoc_to_uri (line 501) | function assoc_to_uri($array) method slash_segment (line 523) | function slash_segment($n, $where = 'trailing') method slash_rsegment (line 538) | function slash_rsegment($n, $where = 'trailing') method _slash_segment (line 554) | function _slash_segment($n, $where = 'trailing', $which = 'segment') method segment_array (line 579) | function segment_array() method rsegment_array (line 592) | function rsegment_array() method total_segments (line 605) | function total_segments() method total_rsegments (line 618) | function total_rsegments() method uri_string (line 631) | function uri_string() method ruri_string (line 645) | function ruri_string() FILE: js/tinymce/plugins/jbimages/ci/system/core/Utf8.php class CI_Utf8 (line 29) | class CI_Utf8 { method __construct (line 37) | function __construct() method clean_string (line 85) | function clean_string($str) method safe_ascii_for_xml (line 108) | function safe_ascii_for_xml($str) method convert_to_utf8 (line 125) | function convert_to_utf8($str, $encoding) method _is_ascii (line 154) | function _is_ascii($str) FILE: js/tinymce/plugins/jbimages/ci/system/helpers/language_helper.php function lang (line 42) | function lang($line, $id = '') FILE: js/tinymce/plugins/jbimages/ci/system/libraries/Image_lib.php class CI_Image_lib (line 27) | class CI_Image_lib { method __construct (line 85) | public function __construct($props = array()) method clear (line 105) | function clear() method initialize (line 127) | function initialize($props = array()) method resize (line 348) | function resize() method crop (line 371) | function crop() method rotate (line 394) | function rotate() method image_process_gd (line 447) | function image_process_gd($action = 'resize') method image_process_imagemagick (line 559) | function image_process_imagemagick($action = 'resize') method image_process_netpbm (line 629) | function image_process_netpbm($action = 'resize') method image_rotate_gd (line 712) | function image_rotate_gd() method image_mirror_gd (line 765) | function image_mirror_gd() method watermark (line 851) | function watermark() method overlay_watermark (line 871) | function overlay_watermark() method text_watermark (line 984) | function text_watermark() method image_create_gd (line 1128) | function image_create_gd($path = '', $image_type = '') method image_save_gd (line 1185) | function image_save_gd($resource) method image_display_gd (line 1246) | function image_display_gd($resource) method image_reproportion (line 1281) | function image_reproportion() method get_image_properties (line 1323) | function get_image_properties($path = '', $return = FALSE) method size_calculator (line 1383) | function size_calculator($vals) method explode_name (line 1431) | function explode_name($source_image) method gd_loaded (line 1447) | function gd_loaded() method gd_version (line 1468) | function gd_version() method set_error (line 1490) | function set_error($msg) method display_errors (line 1522) | function display_errors($open = '

', $close = '

') FILE: js/tinymce/plugins/jbimages/ci/system/libraries/Upload.php class CI_Upload (line 27) | class CI_Upload { method __construct (line 62) | public function __construct($props = array()) method initialize (line 80) | public function initialize($config = array()) method do_upload (line 143) | public function do_upload($field = 'userfile') method data (line 343) | public function data() method set_upload_path (line 371) | public function set_upload_path($path) method set_filename (line 390) | public function set_filename($path, $filename) method set_max_filesize (line 434) | public function set_max_filesize($n) method set_max_filename (line 447) | public function set_max_filename($n) method set_max_width (line 460) | public function set_max_width($n) method set_max_height (line 473) | public function set_max_height($n) method set_allowed_types (line 486) | public function set_allowed_types($types) method set_image_properties (line 506) | public function set_image_properties($path = '') method set_xss_clean (line 538) | public function set_xss_clean($flag = FALSE) method is_image (line 550) | public function is_image() method is_allowed_filetype (line 584) | public function is_allowed_filetype($ignore_mime = FALSE) method is_allowed_filesize (line 644) | public function is_allowed_filesize() method is_allowed_dimensions (line 663) | public function is_allowed_dimensions() method validate_upload_path (line 700) | public function validate_upload_path() method get_extension (line 737) | public function get_extension($filename) method clean_file_name (line 751) | public function clean_file_name($filename) method limit_filename_length (line 795) | public function limit_filename_length($filename, $length) method do_xss_clean (line 824) | public function do_xss_clean() method set_error (line 894) | public function set_error($msg) method display_errors (line 925) | public function display_errors($open = '

', $close = '

') method mimes_types (line 947) | public function mimes_types($mime) method _prep_filename (line 984) | protected function _prep_filename($filename) method _file_mime_type (line 1023) | protected function _file_mime_type($file) FILE: js/tinymce/plugins/jbimages/is_allowed.php function is_allowed (line 27) | function is_allowed() FILE: js/tinymce/plugins/jbimages/js/dialog-v4.js function close (line 78) | function close() { FILE: js/tinymce/plugins/jbimages/plugin.js function jbBox (line 16) | function jbBox() { FILE: lib/backend.php class Backend (line 10) | class Backend { method __construct (line 14) | public function __construct() { method startsWith (line 18) | public function startsWith($haystack, $needle) { method endsWith (line 22) | public function endsWith($string, $test) { method getAnnouncement (line 29) | public function getAnnouncement() { method checkEvernote (line 49) | public function checkEvernote($folder, $file) { method getTimeString (line 96) | public function getTimeString($filetime, $now, $l) { method splitContent (line 120) | public function splitContent($str) { method getListing (line 135) | public function getListing($FOLDER, $showdel) { method createNote (line 298) | public function createNote($FOLDER, $in_name, $in_group) { method deleteNote (line 340) | public function deleteNote($FOLDER, $name, $group) { method editNote (line 363) | public function editNote($name, $group) { method saveNote (line 381) | public function saveNote($FOLDER, $name, $group, $content, $in_mtime) { method renameNote (line 414) | public function renameNote($FOLDER, $name, $group, $in_newname, $in_ne... method deleteGroup (line 426) | public function deleteGroup($FOLDER, $group) { method renameGroup (line 437) | public function renameGroup($FOLDER, $group, $newgroup) { method getVersion (line 447) | public function getVersion() { method setAdminVal (line 455) | public function setAdminVal($option, $value) {