Code |
Context$this = BlogController
BlogController::$name = "Blog"
BlogController::$myBeforeFilter = array(
"__loadBlog" => array(),
"__loadPostCategories" => array()
)
BlogController::$loaded_blog = false
BlogController::$uses = array(
"User",
"Blog",
"BlogPost",
"BlogPostCategory"
)
BlogController::$layout = "blog"
BlogController::$view = "Theme"
BlogController::$theme = "default"
BlogController::$pagination_params = array()
BlogController::$paginate = array(
"limit" => 15,
"page" => 1,
"BlogPost" => array(
"limit" => 15,
"page" => 1,
"order" => array(
"BlogPost.created" => "desc"
)
)
)
BlogController::$mrCleaner = NULL
BlogController::$loaded_user = NULL
BlogController::$currentUser = NULL
BlogController::$cookieName = "bloguna"
BlogController::$cookieKey = "has82js737hak2"
BlogController::$components = array(
"Session",
"Cookie",
"Email",
"RequestHandler"
)
BlogController::$helpers = array(
"Bloguna",
"AfghanDate",
"Html",
"Form",
"Ajax",
"Javascript"
)
BlogController::$here = "/blog/index/page:5"
BlogController::$webroot = "/"
BlogController::$action = "index"
BlogController::$params = array(
"pass" => array(),
"named" => array(
"page" => "5"
),
"blog_name" => "blog",
"action" => "index",
"plugin" => null,
"controller" => "blog",
"form" => array(),
"url" => array(
"url" => "blog/index/page:5"
),
"bare" => 0,
"webservices" => null
)
BlogController::$data = NULL
BlogController::$viewPath = "blog"
BlogController::$layoutPath = NULL
BlogController::$viewVars = array()
BlogController::$pageTitle = false
BlogController::$modelNames = array(
"User",
"Blog",
"BlogPost",
"BlogPostCategory"
)
BlogController::$base = "[empty string]"
BlogController::$autoRender = false
BlogController::$autoLayout = true
BlogController::$ext = ".ctp"
BlogController::$__viewClass = NULL
BlogController::$output = NULL
BlogController::$plugin = NULL
BlogController::$cacheAction = false
BlogController::$persistModel = false
BlogController::$webservices = NULL
BlogController::$passedArgs = array(
"page" => "5"
)
BlogController::$_log = NULL
BlogController::$modelClass = "User"
BlogController::$modelKey = "blog"
BlogController::$Session = SessionComponent
SessionComponent::$__active = true
SessionComponent::$__started = false
SessionComponent::$__bare = 0
SessionComponent::$valid = false
SessionComponent::$error = false
SessionComponent::$_userAgent = "475dea99f5088de29ce143351f79cb64"
SessionComponent::$path = "/"
SessionComponent::$lastError = NULL
SessionComponent::$security = "high"
SessionComponent::$time = 1328779154
SessionComponent::$sessionTime = 1328780354
SessionComponent::$watchKeys = array()
SessionComponent::$id = NULL
SessionComponent::$_log = NULL
SessionComponent::$host = "www.bloguna.com"
SessionComponent::initialize()
SessionComponent::startup()
SessionComponent::activate()
SessionComponent::write()
SessionComponent::read()
SessionComponent::del()
SessionComponent::delete()
SessionComponent::check()
SessionComponent::error()
SessionComponent::setFlash()
SessionComponent::renew()
SessionComponent::valid()
SessionComponent::destroy()
SessionComponent::id()
SessionComponent::start()
SessionComponent::started()
SessionComponent::watch()
SessionComponent::ignore()
SessionComponent::Object()
SessionComponent::toString()
SessionComponent::requestAction()
SessionComponent::log()
SessionComponent::cakeError()
BlogController::$Cookie = CookieComponent
CookieComponent::$name = "bloguna"
CookieComponent::$time = NULL
CookieComponent::$path = "/"
CookieComponent::$domain = "[empty string]"
CookieComponent::$secure = false
CookieComponent::$key = "has82js737hak2"
CookieComponent::$__values = array()
CookieComponent::$__type = "cipher"
CookieComponent::$__reset = NULL
CookieComponent::$__expires = 0
CookieComponent::$_log = NULL
CookieComponent::initialize()
CookieComponent::startup()
CookieComponent::write()
CookieComponent::read()
CookieComponent::del()
CookieComponent::destroy()
CookieComponent::type()
CookieComponent::Object()
CookieComponent::toString()
CookieComponent::requestAction()
CookieComponent::log()
CookieComponent::cakeError()
BlogController::$Email = EmailComponent
EmailComponent::$to = NULL
EmailComponent::$from = NULL
EmailComponent::$replyTo = NULL
EmailComponent::$readReceipt = NULL
EmailComponent::$return = NULL
EmailComponent::$cc = array()
EmailComponent::$bcc = array()
EmailComponent::$subject = NULL
EmailComponent::$headers = array()
EmailComponent::$additionalParams = NULL
EmailComponent::$layout = "default"
EmailComponent::$template = NULL
EmailComponent::$sendAs = "text"
EmailComponent::$delivery = "mail"
EmailComponent::$charset = "utf-8"
EmailComponent::$attachments = array()
EmailComponent::$xMailer = "CakePHP Email Component"
EmailComponent::$filePaths = array()
EmailComponent::$smtpOptions = array(
"port" => 25,
"host" => "localhost",
"timeout" => 30
)
EmailComponent::$smtpError = NULL
EmailComponent::$_debug = false
EmailComponent::$_error = false
EmailComponent::$_newLine = "[empty string]"
EmailComponent::$_lineLength = 70
EmailComponent::$__header = NULL
EmailComponent::$__boundary = NULL
EmailComponent::$__message = NULL
EmailComponent::$__smtpConnection = NULL
EmailComponent::$_log = NULL
EmailComponent::startup()
EmailComponent::send()
EmailComponent::reset()
EmailComponent::Object()
EmailComponent::toString()
EmailComponent::requestAction()
EmailComponent::log()
EmailComponent::cakeError()
BlogController::$RequestHandler = RequestHandlerComponent
RequestHandlerComponent::$ajaxLayout = "ajax"
RequestHandlerComponent::$enabled = true
RequestHandlerComponent::$__responseTypeSet = NULL
RequestHandlerComponent::$params = array()
RequestHandlerComponent::$__requestContent = array(
"javascript" => "text/javascript",
"js" => "text/javascript",
"json" => "application/json",
"css" => "text/css",
"html" => array(
"text/html",
"*/*"
),
"text" => "text/plain",
"txt" => "text/plain",
"csv" => array(
"application/vnd.ms-excel",
"text/plain"
),
"form" => "application/x-www-form-urlencoded",
"file" => "multipart/form-data",
"xhtml" => array(
"application/xhtml+xml",
"application/xhtml",
"text/xhtml"
),
"xhtml-mobile" => "application/vnd.wap.xhtml+xml",
"xml" => array(
"application/xml",
"text/xml"
),
"rss" => "application/rss+xml",
"atom" => "application/atom+xml",
"amf" => "application/x-amf",
"wap" => array(
"text/vnd.wap.wml",
"text/vnd.wap.wmlscript",
"image/vnd.wap.wbmp"
),
"wml" => "text/vnd.wap.wml",
"wmlscript" => "text/vnd.wap.wmlscript",
"wbmp" => "image/vnd.wap.wbmp",
"pdf" => "application/pdf",
"zip" => "application/x-zip",
"tar" => "application/x-tar"
)
RequestHandlerComponent::$__acceptTypes = array(
"text/html",
"application/xhtml+xml",
"text/xml",
"text/plain",
"image/png",
"*/*"
)
RequestHandlerComponent::$__renderType = NULL
RequestHandlerComponent::$ext = NULL
RequestHandlerComponent::$_log = NULL
RequestHandlerComponent::initialize()
RequestHandlerComponent::startup()
RequestHandlerComponent::beforeRedirect()
RequestHandlerComponent::isAjax()
RequestHandlerComponent::isSSL()
RequestHandlerComponent::isXml()
RequestHandlerComponent::isRss()
RequestHandlerComponent::isAtom()
RequestHandlerComponent::isMobile()
RequestHandlerComponent::isWap()
RequestHandlerComponent::isPost()
RequestHandlerComponent::isPut()
RequestHandlerComponent::isGet()
RequestHandlerComponent::isDelete()
RequestHandlerComponent::getAjaxVersion()
RequestHandlerComponent::setContent()
RequestHandlerComponent::getReferrer()
RequestHandlerComponent::getClientIP()
RequestHandlerComponent::accepts()
RequestHandlerComponent::requestedWith()
RequestHandlerComponent::prefers()
RequestHandlerComponent::renderAs()
RequestHandlerComponent::respondAs()
RequestHandlerComponent::responseType()
RequestHandlerComponent::mapType()
RequestHandlerComponent::Object()
RequestHandlerComponent::toString()
RequestHandlerComponent::requestAction()
RequestHandlerComponent::log()
RequestHandlerComponent::cakeError()
BlogController::$User = User
User::$name = "User"
User::$validate = array(
"first_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_FN_MISSING"
),
"last_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_LN_MISSING"
),
"password" => array(
"rule" => array(
"minLength",
6
),
"message" => "ERR_PWD_MISSING"
),
"email" => array(
"rule" => array(
"_isUnique",
"email"
),
"message" => "ERR_EMAIL_EXISTS"
)
)
User::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "800"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
)
)
User::$hasMany = array(
"Album" => array(
"className" => "Album",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"BlockList" => array(
"className" => "BlockList",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Bookmark" => array(
"className" => "Bookmark",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Friend" => array(
"className" => "Friend",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"ProfileVisit" => array(
"className" => "ProfileVisit",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
User::$useDbConfig = "default"
User::$useTable = "users"
User::$displayField = "name"
User::$id = NULL
User::$data = array()
User::$table = "users"
User::$primaryKey = "id"
User::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"key" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"first_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"email" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"password" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"status" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"favorite_books" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_poets" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_songs" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"birthday" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"city" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"telefon" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"biography" => array(
"type" => "text",
"null" => true,
"default" => null,
"length" => null
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_images" => array(
"type" => "integer",
"null" => false,
"default" => "100",
"length" => 11
),
"act_key" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"user_type" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"active" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"remember_login" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_login" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_blogs" => array(
"type" => "integer",
"null" => false,
"default" => "5",
"length" => 6
),
"blog_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"role" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"notify_on_new_message" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"messages_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"albums_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
User::$validationErrors = array()
User::$tablePrefix = NULL
User::$alias = "User"
User::$tableToModel = array(
"users" => "User",
"albums" => "Album",
"block_lists" => "BlockList",
"bookmarks" => "Bookmark",
"friends" => "Friend",
"album_photos" => "AlbumPhoto",
"profile_visits" => "ProfileVisit"
)
User::$logTransactions = false
User::$transactional = false
User::$cacheQueries = false
User::$belongsTo = array()
User::$hasOne = array()
User::$hasAndBelongsToMany = array()
User::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
User::$whitelist = array()
User::$cacheSources = true
User::$findQueryType = NULL
User::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
User::$recursive = 1
User::$order = NULL
User::$__exists = NULL
User::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
User::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
User::$__backAssociation = array()
User::$__insertID = NULL
User::$__numRows = NULL
User::$__affectedRows = NULL
User::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
User::$_log = NULL
User::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = "*RECURSION* -> Album"
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
User::$BlockList = BlockList
BlockList::$name = "BlockList"
BlockList::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Blocked" => array(
"className" => "User",
"foreignKey" => "blocked_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
BlockList::$useDbConfig = "default"
BlockList::$useTable = "block_lists"
BlockList::$displayField = "id"
BlockList::$id = false
BlockList::$data = array()
BlockList::$table = "block_lists"
BlockList::$primaryKey = "id"
BlockList::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"blocked_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"reason" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
BlockList::$validate = array()
BlockList::$validationErrors = array()
BlockList::$tablePrefix = NULL
BlockList::$alias = "BlockList"
BlockList::$tableToModel = array(
"block_lists" => "BlockList",
"users" => "Blocked"
)
BlockList::$logTransactions = false
BlockList::$transactional = false
BlockList::$cacheQueries = false
BlockList::$hasOne = array()
BlockList::$hasMany = array()
BlockList::$hasAndBelongsToMany = array()
BlockList::$actsAs = NULL
BlockList::$behaviors = array()
BlockList::$whitelist = array()
BlockList::$cacheSources = true
BlockList::$findQueryType = NULL
BlockList::$__behaviorMethods = array()
BlockList::$recursive = 1
BlockList::$order = NULL
BlockList::$__exists = NULL
BlockList::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlockList::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlockList::$__backAssociation = array()
BlockList::$__insertID = NULL
BlockList::$__numRows = NULL
BlockList::$__affectedRows = NULL
BlockList::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlockList::$_log = NULL
BlockList::$User = "*RECURSION* -> User"
BlockList::$Blocked = User
User::$name = "User"
User::$validate = array(
"first_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_FN_MISSING"
),
"last_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_LN_MISSING"
),
"password" => array(
"rule" => array(
"minLength",
6
),
"message" => "ERR_PWD_MISSING"
),
"email" => array(
"rule" => array(
"_isUnique",
"email"
),
"message" => "ERR_EMAIL_EXISTS"
)
)
User::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "800"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
)
)
User::$hasMany = array(
"Album" => array(
"className" => "Album",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"BlockList" => array(
"className" => "BlockList",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Bookmark" => array(
"className" => "Bookmark",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Friend" => array(
"className" => "Friend",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"ProfileVisit" => array(
"className" => "ProfileVisit",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
User::$useDbConfig = "default"
User::$useTable = "users"
User::$displayField = "name"
User::$id = false
User::$data = array()
User::$table = "users"
User::$primaryKey = "id"
User::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"key" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"first_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"email" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"password" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"status" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"favorite_books" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_poets" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_songs" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"birthday" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"city" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"telefon" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"biography" => array(
"type" => "text",
"null" => true,
"default" => null,
"length" => null
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_images" => array(
"type" => "integer",
"null" => false,
"default" => "100",
"length" => 11
),
"act_key" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"user_type" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"active" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"remember_login" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_login" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_blogs" => array(
"type" => "integer",
"null" => false,
"default" => "5",
"length" => 6
),
"blog_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"role" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"notify_on_new_message" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"messages_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"albums_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
User::$validationErrors = array()
User::$tablePrefix = NULL
User::$alias = "Blocked"
User::$tableToModel = array(
"users" => "Blocked",
"albums" => "Album",
"block_lists" => "BlockList",
"bookmarks" => "Bookmark",
"friends" => "Friend",
"album_photos" => "AlbumPhoto",
"profile_visits" => "ProfileVisit"
)
User::$logTransactions = false
User::$transactional = false
User::$cacheQueries = false
User::$belongsTo = array()
User::$hasOne = array()
User::$hasAndBelongsToMany = array()
User::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
User::$whitelist = array()
User::$cacheSources = true
User::$findQueryType = NULL
User::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
User::$recursive = 1
User::$order = NULL
User::$__exists = NULL
User::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
User::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
User::$__backAssociation = array()
User::$__insertID = NULL
User::$__numRows = NULL
User::$__affectedRows = NULL
User::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
User::$_log = NULL
User::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = "*RECURSION* -> Album"
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
User::$BlockList = "*RECURSION* -> BlockList"
User::$Bookmark = Bookmark
Bookmark::$name = "Bookmark"
Bookmark::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_TITLE_MISSING"
),
"link" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_LINK_MISSING"
)
)
Bookmark::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Bookmark::$useDbConfig = "default"
Bookmark::$useTable = "bookmarks"
Bookmark::$displayField = "title"
Bookmark::$id = false
Bookmark::$data = array()
Bookmark::$table = "bookmarks"
Bookmark::$primaryKey = "id"
Bookmark::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"link" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"modified" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
Bookmark::$validationErrors = array()
Bookmark::$tablePrefix = NULL
Bookmark::$alias = "Bookmark"
Bookmark::$tableToModel = array(
"bookmarks" => "Bookmark",
"users" => "User"
)
Bookmark::$logTransactions = false
Bookmark::$transactional = false
Bookmark::$cacheQueries = false
Bookmark::$hasOne = array()
Bookmark::$hasMany = array()
Bookmark::$hasAndBelongsToMany = array()
Bookmark::$actsAs = NULL
Bookmark::$behaviors = array()
Bookmark::$whitelist = array()
Bookmark::$cacheSources = true
Bookmark::$findQueryType = NULL
Bookmark::$__behaviorMethods = array()
Bookmark::$recursive = 1
Bookmark::$order = NULL
Bookmark::$__exists = NULL
Bookmark::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Bookmark::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Bookmark::$__backAssociation = array()
Bookmark::$__insertID = NULL
Bookmark::$__numRows = NULL
Bookmark::$__affectedRows = NULL
Bookmark::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Bookmark::$_log = NULL
Bookmark::$User = "*RECURSION* -> User"
Bookmark::incrementCount()
Bookmark::decrementCount()
Bookmark::call__()
Bookmark::bind()
Bookmark::bindModel()
Bookmark::unbindModel()
Bookmark::setSource()
Bookmark::set()
Bookmark::deconstruct()
Bookmark::schema()
Bookmark::loadInfo()
Bookmark::getColumnTypes()
Bookmark::getColumnType()
Bookmark::hasField()
Bookmark::create()
Bookmark::read()
Bookmark::field()
Bookmark::saveField()
Bookmark::save()
Bookmark::updateCounterCache()
Bookmark::saveAll()
Bookmark::updateAll()
Bookmark::remove()
Bookmark::del()
Bookmark::delete()
Bookmark::deleteAll()
Bookmark::exists()
Bookmark::hasAny()
Bookmark::find()
Bookmark::findAll()
Bookmark::execute()
Bookmark::findCount()
Bookmark::isUnique()
Bookmark::findAllThreaded()
Bookmark::findNeighbours()
Bookmark::query()
Bookmark::validates()
Bookmark::invalidFields()
Bookmark::invalidate()
Bookmark::isForeignKey()
Bookmark::getDisplayField()
Bookmark::generateList()
Bookmark::escapeField()
Bookmark::getID()
Bookmark::normalizeFindParams()
Bookmark::getLastInsertID()
Bookmark::getInsertID()
Bookmark::setInsertID()
Bookmark::getNumRows()
Bookmark::getAffectedRows()
Bookmark::setDataSource()
Bookmark::getDataSource()
Bookmark::getAssociated()
Bookmark::joinModel()
Bookmark::beforeFind()
Bookmark::afterFind()
Bookmark::beforeSave()
Bookmark::afterSave()
Bookmark::beforeDelete()
Bookmark::afterDelete()
Bookmark::beforeValidate()
Bookmark::onError()
Bookmark::overload()
Bookmark::Object()
Bookmark::toString()
Bookmark::requestAction()
Bookmark::log()
Bookmark::cakeError()
User::$Friend = Friend
Friend::$name = "Friend"
Friend::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Malgaray" => array(
"className" => "User",
"foreignKey" => "friend_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Friend::$useDbConfig = "default"
Friend::$useTable = "friends"
Friend::$displayField = "id"
Friend::$id = false
Friend::$data = array()
Friend::$table = "friends"
Friend::$primaryKey = "id"
Friend::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"friend_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
Friend::$validate = array()
Friend::$validationErrors = array()
Friend::$tablePrefix = NULL
Friend::$alias = "Friend"
Friend::$tableToModel = array(
"friends" => "Friend",
"users" => "Malgaray"
)
Friend::$logTransactions = false
Friend::$transactional = false
Friend::$cacheQueries = false
Friend::$hasOne = array()
Friend::$hasMany = array()
Friend::$hasAndBelongsToMany = array()
Friend::$actsAs = NULL
Friend::$behaviors = array()
Friend::$whitelist = array()
Friend::$cacheSources = true
Friend::$findQueryType = NULL
Friend::$__behaviorMethods = array()
Friend::$recursive = 1
Friend::$order = NULL
Friend::$__exists = NULL
Friend::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Friend::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Friend::$__backAssociation = array()
Friend::$__insertID = NULL
Friend::$__numRows = NULL
Friend::$__affectedRows = NULL
Friend::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Friend::$_log = NULL
Friend::$User = "*RECURSION* -> User"
Friend::$Malgaray = User
User::$name = "User"
User::$validate = array(
"first_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_FN_MISSING"
),
"last_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_LN_MISSING"
),
"password" => array(
"rule" => array(
"minLength",
6
),
"message" => "ERR_PWD_MISSING"
),
"email" => array(
"rule" => array(
"_isUnique",
"email"
),
"message" => "ERR_EMAIL_EXISTS"
)
)
User::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "800"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
)
)
User::$hasMany = array(
"Album" => array(
"className" => "Album",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"BlockList" => array(
"className" => "BlockList",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Bookmark" => array(
"className" => "Bookmark",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Friend" => array(
"className" => "Friend",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"ProfileVisit" => array(
"className" => "ProfileVisit",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
User::$useDbConfig = "default"
User::$useTable = "users"
User::$displayField = "name"
User::$id = false
User::$data = array()
User::$table = "users"
User::$primaryKey = "id"
User::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"key" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"first_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"email" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"password" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"status" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"favorite_books" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_poets" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_songs" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"birthday" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"city" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"telefon" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"biography" => array(
"type" => "text",
"null" => true,
"default" => null,
"length" => null
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_images" => array(
"type" => "integer",
"null" => false,
"default" => "100",
"length" => 11
),
"act_key" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"user_type" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"active" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"remember_login" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_login" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_blogs" => array(
"type" => "integer",
"null" => false,
"default" => "5",
"length" => 6
),
"blog_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"role" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"notify_on_new_message" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"messages_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"albums_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
User::$validationErrors = array()
User::$tablePrefix = NULL
User::$alias = "Malgaray"
User::$tableToModel = array(
"users" => "Malgaray",
"albums" => "Album",
"block_lists" => "BlockList",
"bookmarks" => "Bookmark",
"friends" => "Friend",
"album_photos" => "AlbumPhoto",
"profile_visits" => "ProfileVisit"
)
User::$logTransactions = false
User::$transactional = false
User::$cacheQueries = false
User::$belongsTo = array()
User::$hasOne = array()
User::$hasAndBelongsToMany = array()
User::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
User::$whitelist = array()
User::$cacheSources = true
User::$findQueryType = NULL
User::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
User::$recursive = 1
User::$order = NULL
User::$__exists = NULL
User::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
User::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
User::$__backAssociation = array()
User::$__insertID = NULL
User::$__numRows = NULL
User::$__affectedRows = NULL
User::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
User::$_log = NULL
User::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = "*RECURSION* -> Album"
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
User::$BlockList = "*RECURSION* -> BlockList"
User::$Bookmark = Bookmark
Bookmark::$name = "Bookmark"
Bookmark::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_TITLE_MISSING"
),
"link" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_LINK_MISSING"
)
)
Bookmark::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Bookmark::$useDbConfig = "default"
Bookmark::$useTable = "bookmarks"
Bookmark::$displayField = "title"
Bookmark::$id = false
Bookmark::$data = array()
Bookmark::$table = "bookmarks"
Bookmark::$primaryKey = "id"
Bookmark::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"link" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"modified" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
Bookmark::$validationErrors = array()
Bookmark::$tablePrefix = NULL
Bookmark::$alias = "Bookmark"
Bookmark::$tableToModel = array(
"bookmarks" => "Bookmark",
"users" => "User"
)
Bookmark::$logTransactions = false
Bookmark::$transactional = false
Bookmark::$cacheQueries = false
Bookmark::$hasOne = array()
Bookmark::$hasMany = array()
Bookmark::$hasAndBelongsToMany = array()
Bookmark::$actsAs = NULL
Bookmark::$behaviors = array()
Bookmark::$whitelist = array()
Bookmark::$cacheSources = true
Bookmark::$findQueryType = NULL
Bookmark::$__behaviorMethods = array()
Bookmark::$recursive = 1
Bookmark::$order = NULL
Bookmark::$__exists = NULL
Bookmark::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Bookmark::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Bookmark::$__backAssociation = array()
Bookmark::$__insertID = NULL
Bookmark::$__numRows = NULL
Bookmark::$__affectedRows = NULL
Bookmark::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Bookmark::$_log = NULL
Bookmark::$User = "*RECURSION* -> User"
Bookmark::incrementCount()
Bookmark::decrementCount()
Bookmark::call__()
Bookmark::bind()
Bookmark::bindModel()
Bookmark::unbindModel()
Bookmark::setSource()
Bookmark::set()
Bookmark::deconstruct()
Bookmark::schema()
Bookmark::loadInfo()
Bookmark::getColumnTypes()
Bookmark::getColumnType()
Bookmark::hasField()
Bookmark::create()
Bookmark::read()
Bookmark::field()
Bookmark::saveField()
Bookmark::save()
Bookmark::updateCounterCache()
Bookmark::saveAll()
Bookmark::updateAll()
Bookmark::remove()
Bookmark::del()
Bookmark::delete()
Bookmark::deleteAll()
Bookmark::exists()
Bookmark::hasAny()
Bookmark::find()
Bookmark::findAll()
Bookmark::execute()
Bookmark::findCount()
Bookmark::isUnique()
Bookmark::findAllThreaded()
Bookmark::findNeighbours()
Bookmark::query()
Bookmark::validates()
Bookmark::invalidFields()
Bookmark::invalidate()
Bookmark::isForeignKey()
Bookmark::getDisplayField()
Bookmark::generateList()
Bookmark::escapeField()
Bookmark::getID()
Bookmark::normalizeFindParams()
Bookmark::getLastInsertID()
Bookmark::getInsertID()
Bookmark::setInsertID()
Bookmark::getNumRows()
Bookmark::getAffectedRows()
Bookmark::setDataSource()
Bookmark::getDataSource()
Bookmark::getAssociated()
Bookmark::joinModel()
Bookmark::beforeFind()
Bookmark::afterFind()
Bookmark::beforeSave()
Bookmark::afterSave()
Bookmark::beforeDelete()
Bookmark::afterDelete()
Bookmark::beforeValidate()
Bookmark::onError()
Bookmark::overload()
Bookmark::Object()
Bookmark::toString()
Bookmark::requestAction()
Bookmark::log()
Bookmark::cakeError()
User::$Friend = "*RECURSION* -> Friend"
User::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = "*RECURSION* -> AlbumPhoto"
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
User::$ProfileVisit = ProfileVisit
ProfileVisit::$name = "ProfileVisit"
ProfileVisit::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Visitor" => array(
"className" => "User",
"foreignKey" => "visitor_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
ProfileVisit::$useDbConfig = "default"
ProfileVisit::$useTable = "profile_visits"
ProfileVisit::$displayField = "id"
ProfileVisit::$id = false
ProfileVisit::$data = array()
ProfileVisit::$table = "profile_visits"
ProfileVisit::$primaryKey = "id"
ProfileVisit::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11,
"key" => "primary"
),
"user_id" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"visitor_id" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"read" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"created" => array(
"type" => "datetime",
"null" => false,
"default" => "0000-00-00 00:00:00",
"length" => null
)
)
ProfileVisit::$validate = array()
ProfileVisit::$validationErrors = array()
ProfileVisit::$tablePrefix = NULL
ProfileVisit::$alias = "ProfileVisit"
ProfileVisit::$tableToModel = array(
"profile_visits" => "ProfileVisit",
"users" => "Visitor"
)
ProfileVisit::$logTransactions = false
ProfileVisit::$transactional = false
ProfileVisit::$cacheQueries = false
ProfileVisit::$hasOne = array()
ProfileVisit::$hasMany = array()
ProfileVisit::$hasAndBelongsToMany = array()
ProfileVisit::$actsAs = NULL
ProfileVisit::$behaviors = array()
ProfileVisit::$whitelist = array()
ProfileVisit::$cacheSources = true
ProfileVisit::$findQueryType = NULL
ProfileVisit::$__behaviorMethods = array()
ProfileVisit::$recursive = 1
ProfileVisit::$order = NULL
ProfileVisit::$__exists = NULL
ProfileVisit::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
ProfileVisit::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
ProfileVisit::$__backAssociation = array()
ProfileVisit::$__insertID = NULL
ProfileVisit::$__numRows = NULL
ProfileVisit::$__affectedRows = NULL
ProfileVisit::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
ProfileVisit::$_log = NULL
ProfileVisit::$User = "*RECURSION* -> User"
ProfileVisit::$Visitor = User
User::$name = "User"
User::$validate = array(
"first_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_FN_MISSING"
),
"last_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_LN_MISSING"
),
"password" => array(
"rule" => array(
"minLength",
6
),
"message" => "ERR_PWD_MISSING"
),
"email" => array(
"rule" => array(
"_isUnique",
"email"
),
"message" => "ERR_EMAIL_EXISTS"
)
)
User::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "800"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
)
)
User::$hasMany = array(
"Album" => array(
"className" => "Album",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"BlockList" => array(
"className" => "BlockList",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Bookmark" => array(
"className" => "Bookmark",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Friend" => array(
"className" => "Friend",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"ProfileVisit" => array(
"className" => "ProfileVisit",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
User::$useDbConfig = "default"
User::$useTable = "users"
User::$displayField = "name"
User::$id = false
User::$data = array()
User::$table = "users"
User::$primaryKey = "id"
User::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"key" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"first_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"email" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"password" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"status" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"favorite_books" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_poets" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_songs" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"birthday" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"city" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"telefon" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"biography" => array(
"type" => "text",
"null" => true,
"default" => null,
"length" => null
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_images" => array(
"type" => "integer",
"null" => false,
"default" => "100",
"length" => 11
),
"act_key" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"user_type" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"active" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"remember_login" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_login" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_blogs" => array(
"type" => "integer",
"null" => false,
"default" => "5",
"length" => 6
),
"blog_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"role" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"notify_on_new_message" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"messages_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"albums_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
User::$validationErrors = array()
User::$tablePrefix = NULL
User::$alias = "Visitor"
User::$tableToModel = array(
"users" => "Visitor",
"albums" => "Album",
"block_lists" => "BlockList",
"bookmarks" => "Bookmark",
"friends" => "Friend",
"album_photos" => "AlbumPhoto",
"profile_visits" => "ProfileVisit"
)
User::$logTransactions = false
User::$transactional = false
User::$cacheQueries = false
User::$belongsTo = array()
User::$hasOne = array()
User::$hasAndBelongsToMany = array()
User::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
User::$whitelist = array()
User::$cacheSources = true
User::$findQueryType = NULL
User::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
User::$recursive = 1
User::$order = NULL
User::$__exists = NULL
User::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
User::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
User::$__backAssociation = array()
User::$__insertID = NULL
User::$__numRows = NULL
User::$__affectedRows = NULL
User::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
User::$_log = NULL
User::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = "*RECURSION* -> Album"
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
User::$BlockList = "*RECURSION* -> BlockList"
User::$Bookmark = Bookmark
Bookmark::$name = "Bookmark"
Bookmark::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_TITLE_MISSING"
),
"link" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_LINK_MISSING"
)
)
Bookmark::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Bookmark::$useDbConfig = "default"
Bookmark::$useTable = "bookmarks"
Bookmark::$displayField = "title"
Bookmark::$id = false
Bookmark::$data = array()
Bookmark::$table = "bookmarks"
Bookmark::$primaryKey = "id"
Bookmark::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"link" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"modified" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
Bookmark::$validationErrors = array()
Bookmark::$tablePrefix = NULL
Bookmark::$alias = "Bookmark"
Bookmark::$tableToModel = array(
"bookmarks" => "Bookmark",
"users" => "User"
)
Bookmark::$logTransactions = false
Bookmark::$transactional = false
Bookmark::$cacheQueries = false
Bookmark::$hasOne = array()
Bookmark::$hasMany = array()
Bookmark::$hasAndBelongsToMany = array()
Bookmark::$actsAs = NULL
Bookmark::$behaviors = array()
Bookmark::$whitelist = array()
Bookmark::$cacheSources = true
Bookmark::$findQueryType = NULL
Bookmark::$__behaviorMethods = array()
Bookmark::$recursive = 1
Bookmark::$order = NULL
Bookmark::$__exists = NULL
Bookmark::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Bookmark::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Bookmark::$__backAssociation = array()
Bookmark::$__insertID = NULL
Bookmark::$__numRows = NULL
Bookmark::$__affectedRows = NULL
Bookmark::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Bookmark::$_log = NULL
Bookmark::$User = "*RECURSION* -> User"
Bookmark::incrementCount()
Bookmark::decrementCount()
Bookmark::call__()
Bookmark::bind()
Bookmark::bindModel()
Bookmark::unbindModel()
Bookmark::setSource()
Bookmark::set()
Bookmark::deconstruct()
Bookmark::schema()
Bookmark::loadInfo()
Bookmark::getColumnTypes()
Bookmark::getColumnType()
Bookmark::hasField()
Bookmark::create()
Bookmark::read()
Bookmark::field()
Bookmark::saveField()
Bookmark::save()
Bookmark::updateCounterCache()
Bookmark::saveAll()
Bookmark::updateAll()
Bookmark::remove()
Bookmark::del()
Bookmark::delete()
Bookmark::deleteAll()
Bookmark::exists()
Bookmark::hasAny()
Bookmark::find()
Bookmark::findAll()
Bookmark::execute()
Bookmark::findCount()
Bookmark::isUnique()
Bookmark::findAllThreaded()
Bookmark::findNeighbours()
Bookmark::query()
Bookmark::validates()
Bookmark::invalidFields()
Bookmark::invalidate()
Bookmark::isForeignKey()
Bookmark::getDisplayField()
Bookmark::generateList()
Bookmark::escapeField()
Bookmark::getID()
Bookmark::normalizeFindParams()
Bookmark::getLastInsertID()
Bookmark::getInsertID()
Bookmark::setInsertID()
Bookmark::getNumRows()
Bookmark::getAffectedRows()
Bookmark::setDataSource()
Bookmark::getDataSource()
Bookmark::getAssociated()
Bookmark::joinModel()
Bookmark::beforeFind()
Bookmark::afterFind()
Bookmark::beforeSave()
Bookmark::afterSave()
Bookmark::beforeDelete()
Bookmark::afterDelete()
Bookmark::beforeValidate()
Bookmark::onError()
Bookmark::overload()
Bookmark::Object()
Bookmark::toString()
Bookmark::requestAction()
Bookmark::log()
Bookmark::cakeError()
User::$Friend = "*RECURSION* -> Friend"
User::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = "*RECURSION* -> AlbumPhoto"
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
User::$ProfileVisit = "*RECURSION* -> ProfileVisit"
User::beforeSave()
User::deleteComplete()
User::incrementCount()
User::decrementCount()
User::call__()
User::bind()
User::bindModel()
User::unbindModel()
User::setSource()
User::set()
User::deconstruct()
User::schema()
User::loadInfo()
User::getColumnTypes()
User::getColumnType()
User::hasField()
User::create()
User::read()
User::field()
User::saveField()
User::save()
User::updateCounterCache()
User::saveAll()
User::updateAll()
User::remove()
User::del()
User::delete()
User::deleteAll()
User::exists()
User::hasAny()
User::find()
User::findAll()
User::execute()
User::findCount()
User::isUnique()
User::findAllThreaded()
User::findNeighbours()
User::query()
User::validates()
User::invalidFields()
User::invalidate()
User::isForeignKey()
User::getDisplayField()
User::generateList()
User::escapeField()
User::getID()
User::normalizeFindParams()
User::getLastInsertID()
User::getInsertID()
User::setInsertID()
User::getNumRows()
User::getAffectedRows()
User::setDataSource()
User::getDataSource()
User::getAssociated()
User::joinModel()
User::beforeFind()
User::afterFind()
User::afterSave()
User::beforeDelete()
User::afterDelete()
User::beforeValidate()
User::onError()
User::overload()
User::Object()
User::toString()
User::requestAction()
User::log()
User::cakeError()
ProfileVisit::incrementCount()
ProfileVisit::decrementCount()
ProfileVisit::call__()
ProfileVisit::bind()
ProfileVisit::bindModel()
ProfileVisit::unbindModel()
ProfileVisit::setSource()
ProfileVisit::set()
ProfileVisit::deconstruct()
ProfileVisit::schema()
ProfileVisit::loadInfo()
ProfileVisit::getColumnTypes()
ProfileVisit::getColumnType()
ProfileVisit::hasField()
ProfileVisit::create()
ProfileVisit::read()
ProfileVisit::field()
ProfileVisit::saveField()
ProfileVisit::save()
ProfileVisit::updateCounterCache()
ProfileVisit::saveAll()
ProfileVisit::updateAll()
ProfileVisit::remove()
ProfileVisit::del()
ProfileVisit::delete()
ProfileVisit::deleteAll()
ProfileVisit::exists()
ProfileVisit::hasAny()
ProfileVisit::find()
ProfileVisit::findAll()
ProfileVisit::execute()
ProfileVisit::findCount()
ProfileVisit::isUnique()
ProfileVisit::findAllThreaded()
ProfileVisit::findNeighbours()
ProfileVisit::query()
ProfileVisit::validates()
ProfileVisit::invalidFields()
ProfileVisit::invalidate()
ProfileVisit::isForeignKey()
ProfileVisit::getDisplayField()
ProfileVisit::generateList()
ProfileVisit::escapeField()
ProfileVisit::getID()
ProfileVisit::normalizeFindParams()
ProfileVisit::getLastInsertID()
ProfileVisit::getInsertID()
ProfileVisit::setInsertID()
ProfileVisit::getNumRows()
ProfileVisit::getAffectedRows()
ProfileVisit::setDataSource()
ProfileVisit::getDataSource()
ProfileVisit::getAssociated()
ProfileVisit::joinModel()
ProfileVisit::beforeFind()
ProfileVisit::afterFind()
ProfileVisit::beforeSave()
ProfileVisit::afterSave()
ProfileVisit::beforeDelete()
ProfileVisit::afterDelete()
ProfileVisit::beforeValidate()
ProfileVisit::onError()
ProfileVisit::overload()
ProfileVisit::Object()
ProfileVisit::toString()
ProfileVisit::requestAction()
ProfileVisit::log()
ProfileVisit::cakeError()
User::beforeSave()
User::deleteComplete()
User::incrementCount()
User::decrementCount()
User::call__()
User::bind()
User::bindModel()
User::unbindModel()
User::setSource()
User::set()
User::deconstruct()
User::schema()
User::loadInfo()
User::getColumnTypes()
User::getColumnType()
User::hasField()
User::create()
User::read()
User::field()
User::saveField()
User::save()
User::updateCounterCache()
User::saveAll()
User::updateAll()
User::remove()
User::del()
User::delete()
User::deleteAll()
User::exists()
User::hasAny()
User::find()
User::findAll()
User::execute()
User::findCount()
User::isUnique()
User::findAllThreaded()
User::findNeighbours()
User::query()
User::validates()
User::invalidFields()
User::invalidate()
User::isForeignKey()
User::getDisplayField()
User::generateList()
User::escapeField()
User::getID()
User::normalizeFindParams()
User::getLastInsertID()
User::getInsertID()
User::setInsertID()
User::getNumRows()
User::getAffectedRows()
User::setDataSource()
User::getDataSource()
User::getAssociated()
User::joinModel()
User::beforeFind()
User::afterFind()
User::afterSave()
User::beforeDelete()
User::afterDelete()
User::beforeValidate()
User::onError()
User::overload()
User::Object()
User::toString()
User::requestAction()
User::log()
User::cakeError()
Friend::isFriend()
Friend::incrementCount()
Friend::decrementCount()
Friend::call__()
Friend::bind()
Friend::bindModel()
Friend::unbindModel()
Friend::setSource()
Friend::set()
Friend::deconstruct()
Friend::schema()
Friend::loadInfo()
Friend::getColumnTypes()
Friend::getColumnType()
Friend::hasField()
Friend::create()
Friend::read()
Friend::field()
Friend::saveField()
Friend::save()
Friend::updateCounterCache()
Friend::saveAll()
Friend::updateAll()
Friend::remove()
Friend::del()
Friend::delete()
Friend::deleteAll()
Friend::exists()
Friend::hasAny()
Friend::find()
Friend::findAll()
Friend::execute()
Friend::findCount()
Friend::isUnique()
Friend::findAllThreaded()
Friend::findNeighbours()
Friend::query()
Friend::validates()
Friend::invalidFields()
Friend::invalidate()
Friend::isForeignKey()
Friend::getDisplayField()
Friend::generateList()
Friend::escapeField()
Friend::getID()
Friend::normalizeFindParams()
Friend::getLastInsertID()
Friend::getInsertID()
Friend::setInsertID()
Friend::getNumRows()
Friend::getAffectedRows()
Friend::setDataSource()
Friend::getDataSource()
Friend::getAssociated()
Friend::joinModel()
Friend::beforeFind()
Friend::afterFind()
Friend::beforeSave()
Friend::afterSave()
Friend::beforeDelete()
Friend::afterDelete()
Friend::beforeValidate()
Friend::onError()
Friend::overload()
Friend::Object()
Friend::toString()
Friend::requestAction()
Friend::log()
Friend::cakeError()
User::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = "*RECURSION* -> AlbumPhoto"
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
User::$ProfileVisit = ProfileVisit
ProfileVisit::$name = "ProfileVisit"
ProfileVisit::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Visitor" => array(
"className" => "User",
"foreignKey" => "visitor_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
ProfileVisit::$useDbConfig = "default"
ProfileVisit::$useTable = "profile_visits"
ProfileVisit::$displayField = "id"
ProfileVisit::$id = false
ProfileVisit::$data = array()
ProfileVisit::$table = "profile_visits"
ProfileVisit::$primaryKey = "id"
ProfileVisit::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11,
"key" => "primary"
),
"user_id" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"visitor_id" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"read" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"created" => array(
"type" => "datetime",
"null" => false,
"default" => "0000-00-00 00:00:00",
"length" => null
)
)
ProfileVisit::$validate = array()
ProfileVisit::$validationErrors = array()
ProfileVisit::$tablePrefix = NULL
ProfileVisit::$alias = "ProfileVisit"
ProfileVisit::$tableToModel = array(
"profile_visits" => "ProfileVisit",
"users" => "Visitor"
)
ProfileVisit::$logTransactions = false
ProfileVisit::$transactional = false
ProfileVisit::$cacheQueries = false
ProfileVisit::$hasOne = array()
ProfileVisit::$hasMany = array()
ProfileVisit::$hasAndBelongsToMany = array()
ProfileVisit::$actsAs = NULL
ProfileVisit::$behaviors = array()
ProfileVisit::$whitelist = array()
ProfileVisit::$cacheSources = true
ProfileVisit::$findQueryType = NULL
ProfileVisit::$__behaviorMethods = array()
ProfileVisit::$recursive = 1
ProfileVisit::$order = NULL
ProfileVisit::$__exists = NULL
ProfileVisit::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
ProfileVisit::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
ProfileVisit::$__backAssociation = array()
ProfileVisit::$__insertID = NULL
ProfileVisit::$__numRows = NULL
ProfileVisit::$__affectedRows = NULL
ProfileVisit::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
ProfileVisit::$_log = NULL
ProfileVisit::$User = "*RECURSION* -> User"
ProfileVisit::$Visitor = User
User::$name = "User"
User::$validate = array(
"first_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_FN_MISSING"
),
"last_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_LN_MISSING"
),
"password" => array(
"rule" => array(
"minLength",
6
),
"message" => "ERR_PWD_MISSING"
),
"email" => array(
"rule" => array(
"_isUnique",
"email"
),
"message" => "ERR_EMAIL_EXISTS"
)
)
User::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "800"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
)
)
User::$hasMany = array(
"Album" => array(
"className" => "Album",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"BlockList" => array(
"className" => "BlockList",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Bookmark" => array(
"className" => "Bookmark",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Friend" => array(
"className" => "Friend",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"ProfileVisit" => array(
"className" => "ProfileVisit",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
User::$useDbConfig = "default"
User::$useTable = "users"
User::$displayField = "name"
User::$id = false
User::$data = array()
User::$table = "users"
User::$primaryKey = "id"
User::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"key" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"first_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"email" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"password" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"status" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"favorite_books" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_poets" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_songs" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"birthday" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"city" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"telefon" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"biography" => array(
"type" => "text",
"null" => true,
"default" => null,
"length" => null
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_images" => array(
"type" => "integer",
"null" => false,
"default" => "100",
"length" => 11
),
"act_key" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"user_type" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"active" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"remember_login" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_login" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_blogs" => array(
"type" => "integer",
"null" => false,
"default" => "5",
"length" => 6
),
"blog_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"role" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"notify_on_new_message" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"messages_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"albums_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
User::$validationErrors = array()
User::$tablePrefix = NULL
User::$alias = "Visitor"
User::$tableToModel = array(
"users" => "Visitor",
"albums" => "Album",
"block_lists" => "BlockList",
"bookmarks" => "Bookmark",
"friends" => "Friend",
"album_photos" => "AlbumPhoto",
"profile_visits" => "ProfileVisit"
)
User::$logTransactions = false
User::$transactional = false
User::$cacheQueries = false
User::$belongsTo = array()
User::$hasOne = array()
User::$hasAndBelongsToMany = array()
User::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
User::$whitelist = array()
User::$cacheSources = true
User::$findQueryType = NULL
User::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
User::$recursive = 1
User::$order = NULL
User::$__exists = NULL
User::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
User::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
User::$__backAssociation = array()
User::$__insertID = NULL
User::$__numRows = NULL
User::$__affectedRows = NULL
User::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
User::$_log = NULL
User::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = "*RECURSION* -> Album"
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
User::$BlockList = "*RECURSION* -> BlockList"
User::$Bookmark = Bookmark
Bookmark::$name = "Bookmark"
Bookmark::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_TITLE_MISSING"
),
"link" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_LINK_MISSING"
)
)
Bookmark::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Bookmark::$useDbConfig = "default"
Bookmark::$useTable = "bookmarks"
Bookmark::$displayField = "title"
Bookmark::$id = false
Bookmark::$data = array()
Bookmark::$table = "bookmarks"
Bookmark::$primaryKey = "id"
Bookmark::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"link" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"modified" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
Bookmark::$validationErrors = array()
Bookmark::$tablePrefix = NULL
Bookmark::$alias = "Bookmark"
Bookmark::$tableToModel = array(
"bookmarks" => "Bookmark",
"users" => "User"
)
Bookmark::$logTransactions = false
Bookmark::$transactional = false
Bookmark::$cacheQueries = false
Bookmark::$hasOne = array()
Bookmark::$hasMany = array()
Bookmark::$hasAndBelongsToMany = array()
Bookmark::$actsAs = NULL
Bookmark::$behaviors = array()
Bookmark::$whitelist = array()
Bookmark::$cacheSources = true
Bookmark::$findQueryType = NULL
Bookmark::$__behaviorMethods = array()
Bookmark::$recursive = 1
Bookmark::$order = NULL
Bookmark::$__exists = NULL
Bookmark::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Bookmark::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Bookmark::$__backAssociation = array()
Bookmark::$__insertID = NULL
Bookmark::$__numRows = NULL
Bookmark::$__affectedRows = NULL
Bookmark::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Bookmark::$_log = NULL
Bookmark::$User = "*RECURSION* -> User"
Bookmark::incrementCount()
Bookmark::decrementCount()
Bookmark::call__()
Bookmark::bind()
Bookmark::bindModel()
Bookmark::unbindModel()
Bookmark::setSource()
Bookmark::set()
Bookmark::deconstruct()
Bookmark::schema()
Bookmark::loadInfo()
Bookmark::getColumnTypes()
Bookmark::getColumnType()
Bookmark::hasField()
Bookmark::create()
Bookmark::read()
Bookmark::field()
Bookmark::saveField()
Bookmark::save()
Bookmark::updateCounterCache()
Bookmark::saveAll()
Bookmark::updateAll()
Bookmark::remove()
Bookmark::del()
Bookmark::delete()
Bookmark::deleteAll()
Bookmark::exists()
Bookmark::hasAny()
Bookmark::find()
Bookmark::findAll()
Bookmark::execute()
Bookmark::findCount()
Bookmark::isUnique()
Bookmark::findAllThreaded()
Bookmark::findNeighbours()
Bookmark::query()
Bookmark::validates()
Bookmark::invalidFields()
Bookmark::invalidate()
Bookmark::isForeignKey()
Bookmark::getDisplayField()
Bookmark::generateList()
Bookmark::escapeField()
Bookmark::getID()
Bookmark::normalizeFindParams()
Bookmark::getLastInsertID()
Bookmark::getInsertID()
Bookmark::setInsertID()
Bookmark::getNumRows()
Bookmark::getAffectedRows()
Bookmark::setDataSource()
Bookmark::getDataSource()
Bookmark::getAssociated()
Bookmark::joinModel()
Bookmark::beforeFind()
Bookmark::afterFind()
Bookmark::beforeSave()
Bookmark::afterSave()
Bookmark::beforeDelete()
Bookmark::afterDelete()
Bookmark::beforeValidate()
Bookmark::onError()
Bookmark::overload()
Bookmark::Object()
Bookmark::toString()
Bookmark::requestAction()
Bookmark::log()
Bookmark::cakeError()
User::$Friend = Friend
Friend::$name = "Friend"
Friend::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Malgaray" => array(
"className" => "User",
"foreignKey" => "friend_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Friend::$useDbConfig = "default"
Friend::$useTable = "friends"
Friend::$displayField = "id"
Friend::$id = false
Friend::$data = array()
Friend::$table = "friends"
Friend::$primaryKey = "id"
Friend::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"friend_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
Friend::$validate = array()
Friend::$validationErrors = array()
Friend::$tablePrefix = NULL
Friend::$alias = "Friend"
Friend::$tableToModel = array(
"friends" => "Friend",
"users" => "Malgaray"
)
Friend::$logTransactions = false
Friend::$transactional = false
Friend::$cacheQueries = false
Friend::$hasOne = array()
Friend::$hasMany = array()
Friend::$hasAndBelongsToMany = array()
Friend::$actsAs = NULL
Friend::$behaviors = array()
Friend::$whitelist = array()
Friend::$cacheSources = true
Friend::$findQueryType = NULL
Friend::$__behaviorMethods = array()
Friend::$recursive = 1
Friend::$order = NULL
Friend::$__exists = NULL
Friend::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Friend::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Friend::$__backAssociation = array()
Friend::$__insertID = NULL
Friend::$__numRows = NULL
Friend::$__affectedRows = NULL
Friend::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Friend::$_log = NULL
Friend::$User = "*RECURSION* -> User"
Friend::$Malgaray = User
User::$name = "User"
User::$validate = array(
"first_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_FN_MISSING"
),
"last_name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_LN_MISSING"
),
"password" => array(
"rule" => array(
"minLength",
6
),
"message" => "ERR_PWD_MISSING"
),
"email" => array(
"rule" => array(
"_isUnique",
"email"
),
"message" => "ERR_EMAIL_EXISTS"
)
)
User::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "800"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
)
)
User::$hasMany = array(
"Album" => array(
"className" => "Album",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"BlockList" => array(
"className" => "BlockList",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Bookmark" => array(
"className" => "Bookmark",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"Friend" => array(
"className" => "Friend",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
),
"ProfileVisit" => array(
"className" => "ProfileVisit",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
User::$useDbConfig = "default"
User::$useTable = "users"
User::$displayField = "name"
User::$id = false
User::$data = array()
User::$table = "users"
User::$primaryKey = "id"
User::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"key" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"first_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"email" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"password" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"status" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"favorite_books" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_poets" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"favorite_songs" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"birthday" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"city" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"telefon" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"biography" => array(
"type" => "text",
"null" => true,
"default" => null,
"length" => null
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_images" => array(
"type" => "integer",
"null" => false,
"default" => "100",
"length" => 11
),
"act_key" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"user_type" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"active" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"remember_login" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"last_login" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"max_blogs" => array(
"type" => "integer",
"null" => false,
"default" => "5",
"length" => 6
),
"blog_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"role" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 6
),
"notify_on_new_message" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"messages_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"albums_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
User::$validationErrors = array()
User::$tablePrefix = NULL
User::$alias = "Malgaray"
User::$tableToModel = array(
"users" => "Malgaray",
"albums" => "Album",
"block_lists" => "BlockList",
"bookmarks" => "Bookmark",
"friends" => "Friend",
"album_photos" => "AlbumPhoto",
"profile_visits" => "ProfileVisit"
)
User::$logTransactions = false
User::$transactional = false
User::$cacheQueries = false
User::$belongsTo = array()
User::$hasOne = array()
User::$hasAndBelongsToMany = array()
User::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
User::$whitelist = array()
User::$cacheSources = true
User::$findQueryType = NULL
User::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
User::$recursive = 1
User::$order = NULL
User::$__exists = NULL
User::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
User::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
User::$__backAssociation = array()
User::$__insertID = NULL
User::$__numRows = NULL
User::$__affectedRows = NULL
User::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
User::$_log = NULL
User::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = "*RECURSION* -> Album"
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
User::$BlockList = "*RECURSION* -> BlockList"
User::$Bookmark = Bookmark
Bookmark::$name = "Bookmark"
Bookmark::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_TITLE_MISSING"
),
"link" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BOOKMARK_LINK_MISSING"
)
)
Bookmark::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Bookmark::$useDbConfig = "default"
Bookmark::$useTable = "bookmarks"
Bookmark::$displayField = "title"
Bookmark::$id = false
Bookmark::$data = array()
Bookmark::$table = "bookmarks"
Bookmark::$primaryKey = "id"
Bookmark::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"link" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"updated" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"modified" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
)
)
Bookmark::$validationErrors = array()
Bookmark::$tablePrefix = NULL
Bookmark::$alias = "Bookmark"
Bookmark::$tableToModel = array(
"bookmarks" => "Bookmark",
"users" => "User"
)
Bookmark::$logTransactions = false
Bookmark::$transactional = false
Bookmark::$cacheQueries = false
Bookmark::$hasOne = array()
Bookmark::$hasMany = array()
Bookmark::$hasAndBelongsToMany = array()
Bookmark::$actsAs = NULL
Bookmark::$behaviors = array()
Bookmark::$whitelist = array()
Bookmark::$cacheSources = true
Bookmark::$findQueryType = NULL
Bookmark::$__behaviorMethods = array()
Bookmark::$recursive = 1
Bookmark::$order = NULL
Bookmark::$__exists = NULL
Bookmark::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Bookmark::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Bookmark::$__backAssociation = array()
Bookmark::$__insertID = NULL
Bookmark::$__numRows = NULL
Bookmark::$__affectedRows = NULL
Bookmark::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Bookmark::$_log = NULL
Bookmark::$User = "*RECURSION* -> User"
Bookmark::incrementCount()
Bookmark::decrementCount()
Bookmark::call__()
Bookmark::bind()
Bookmark::bindModel()
Bookmark::unbindModel()
Bookmark::setSource()
Bookmark::set()
Bookmark::deconstruct()
Bookmark::schema()
Bookmark::loadInfo()
Bookmark::getColumnTypes()
Bookmark::getColumnType()
Bookmark::hasField()
Bookmark::create()
Bookmark::read()
Bookmark::field()
Bookmark::saveField()
Bookmark::save()
Bookmark::updateCounterCache()
Bookmark::saveAll()
Bookmark::updateAll()
Bookmark::remove()
Bookmark::del()
Bookmark::delete()
Bookmark::deleteAll()
Bookmark::exists()
Bookmark::hasAny()
Bookmark::find()
Bookmark::findAll()
Bookmark::execute()
Bookmark::findCount()
Bookmark::isUnique()
Bookmark::findAllThreaded()
Bookmark::findNeighbours()
Bookmark::query()
Bookmark::validates()
Bookmark::invalidFields()
Bookmark::invalidate()
Bookmark::isForeignKey()
Bookmark::getDisplayField()
Bookmark::generateList()
Bookmark::escapeField()
Bookmark::getID()
Bookmark::normalizeFindParams()
Bookmark::getLastInsertID()
Bookmark::getInsertID()
Bookmark::setInsertID()
Bookmark::getNumRows()
Bookmark::getAffectedRows()
Bookmark::setDataSource()
Bookmark::getDataSource()
Bookmark::getAssociated()
Bookmark::joinModel()
Bookmark::beforeFind()
Bookmark::afterFind()
Bookmark::beforeSave()
Bookmark::afterSave()
Bookmark::beforeDelete()
Bookmark::afterDelete()
Bookmark::beforeValidate()
Bookmark::onError()
Bookmark::overload()
Bookmark::Object()
Bookmark::toString()
Bookmark::requestAction()
Bookmark::log()
Bookmark::cakeError()
User::$Friend = "*RECURSION* -> Friend"
User::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = "*RECURSION* -> AlbumPhoto"
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
User::$ProfileVisit = "*RECURSION* -> ProfileVisit"
User::beforeSave()
User::deleteComplete()
User::incrementCount()
User::decrementCount()
User::call__()
User::bind()
User::bindModel()
User::unbindModel()
User::setSource()
User::set()
User::deconstruct()
User::schema()
User::loadInfo()
User::getColumnTypes()
User::getColumnType()
User::hasField()
User::create()
User::read()
User::field()
User::saveField()
User::save()
User::updateCounterCache()
User::saveAll()
User::updateAll()
User::remove()
User::del()
User::delete()
User::deleteAll()
User::exists()
User::hasAny()
User::find()
User::findAll()
User::execute()
User::findCount()
User::isUnique()
User::findAllThreaded()
User::findNeighbours()
User::query()
User::validates()
User::invalidFields()
User::invalidate()
User::isForeignKey()
User::getDisplayField()
User::generateList()
User::escapeField()
User::getID()
User::normalizeFindParams()
User::getLastInsertID()
User::getInsertID()
User::setInsertID()
User::getNumRows()
User::getAffectedRows()
User::setDataSource()
User::getDataSource()
User::getAssociated()
User::joinModel()
User::beforeFind()
User::afterFind()
User::afterSave()
User::beforeDelete()
User::afterDelete()
User::beforeValidate()
User::onError()
User::overload()
User::Object()
User::toString()
User::requestAction()
User::log()
User::cakeError()
Friend::isFriend()
Friend::incrementCount()
Friend::decrementCount()
Friend::call__()
Friend::bind()
Friend::bindModel()
Friend::unbindModel()
Friend::setSource()
Friend::set()
Friend::deconstruct()
Friend::schema()
Friend::loadInfo()
Friend::getColumnTypes()
Friend::getColumnType()
Friend::hasField()
Friend::create()
Friend::read()
Friend::field()
Friend::saveField()
Friend::save()
Friend::updateCounterCache()
Friend::saveAll()
Friend::updateAll()
Friend::remove()
Friend::del()
Friend::delete()
Friend::deleteAll()
Friend::exists()
Friend::hasAny()
Friend::find()
Friend::findAll()
Friend::execute()
Friend::findCount()
Friend::isUnique()
Friend::findAllThreaded()
Friend::findNeighbours()
Friend::query()
Friend::validates()
Friend::invalidFields()
Friend::invalidate()
Friend::isForeignKey()
Friend::getDisplayField()
Friend::generateList()
Friend::escapeField()
Friend::getID()
Friend::normalizeFindParams()
Friend::getLastInsertID()
Friend::getInsertID()
Friend::setInsertID()
Friend::getNumRows()
Friend::getAffectedRows()
Friend::setDataSource()
Friend::getDataSource()
Friend::getAssociated()
Friend::joinModel()
Friend::beforeFind()
Friend::afterFind()
Friend::beforeSave()
Friend::afterSave()
Friend::beforeDelete()
Friend::afterDelete()
Friend::beforeValidate()
Friend::onError()
Friend::overload()
Friend::Object()
Friend::toString()
Friend::requestAction()
Friend::log()
Friend::cakeError()
User::$AlbumPhoto = AlbumPhoto
AlbumPhoto::$name = "AlbumPhoto"
AlbumPhoto::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_PHOTO_NAME_MISSING"
)
)
AlbumPhoto::$actsAs = array(
"Bindable" => array(),
"Image" => array(
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "700",
"height" => "600"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
)
)
AlbumPhoto::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"Album" => array(
"className" => "Album",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
AlbumPhoto::$useDbConfig = "default"
AlbumPhoto::$useTable = "album_photos"
AlbumPhoto::$displayField = "name"
AlbumPhoto::$id = false
AlbumPhoto::$data = array()
AlbumPhoto::$table = "album_photos"
AlbumPhoto::$primaryKey = "id"
AlbumPhoto::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"album_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
AlbumPhoto::$validationErrors = array()
AlbumPhoto::$tablePrefix = NULL
AlbumPhoto::$alias = "AlbumPhoto"
AlbumPhoto::$tableToModel = array(
"album_photos" => "AlbumPhoto",
"users" => "User",
"albums" => "Album"
)
AlbumPhoto::$logTransactions = false
AlbumPhoto::$transactional = false
AlbumPhoto::$cacheQueries = false
AlbumPhoto::$hasOne = array()
AlbumPhoto::$hasMany = array()
AlbumPhoto::$hasAndBelongsToMany = array()
AlbumPhoto::$behaviors = array(
"Bindable" => BindableBehavior
BindableBehavior::$__settings = array(
"AlbumPhoto" => array(
"recursive" => true,
"notices" => false
)
)
BindableBehavior::$__bindings = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BindableBehavior::$settings = array()
BindableBehavior::$mapMethods = array()
BindableBehavior::$_log = NULL
BindableBehavior::setup()
BindableBehavior::restrict()
BindableBehavior::resetBindable()
BindableBehavior::beforeFind()
BindableBehavior::afterFind()
BindableBehavior::get()
BindableBehavior::beforeValidate()
BindableBehavior::beforeSave()
BindableBehavior::afterSave()
BindableBehavior::beforeDelete()
BindableBehavior::afterDelete()
BindableBehavior::onError()
BindableBehavior::Object()
BindableBehavior::toString()
BindableBehavior::requestAction()
BindableBehavior::log()
BindableBehavior::cakeError(),
"Image" => ImageBehavior
ImageBehavior::$model = Blog
Blog::$name = "Blog"
Blog::$validate = array(
"title" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_TITLE_MISSING"
),
"name" => array(
"rule" => array(
"_isUnique",
"name"
),
"message" => "ERR_BLOG_EXISTS"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_BLOG_DESC_MISSING"
)
)
Blog::$actsAs = array(
"Image" => array(
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"create" => false
),
"resize" => array(
"width" => "800",
"height" => "110"
),
"versions" => array(
array(
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
Blog::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
),
"BlogCategory" => array(
"className" => "BlogCategory",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Blog::$useDbConfig = "default"
Blog::$useTable = "blogs"
Blog::$displayField = "name"
Blog::$id = false
Blog::$data = array()
Blog::$table = "blogs"
Blog::$primaryKey = "id"
Blog::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255,
"key" => "index"
),
"avatar" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"online" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"blog_category_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"user_avatar_visible" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
)
)
Blog::$validationErrors = array()
Blog::$tablePrefix = NULL
Blog::$alias = "Blog"
Blog::$tableToModel = array(
"blogs" => "Blog",
"users" => "User",
"blog_categories" => "BlogCategory"
)
Blog::$logTransactions = false
Blog::$transactional = false
Blog::$cacheQueries = false
Blog::$hasOne = array()
Blog::$hasMany = array()
Blog::$hasAndBelongsToMany = array()
Blog::$behaviors = array(
"Image" => ImageBehavior
ImageBehavior::$model = "*RECURSION* -> Blog"
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
Blog::$whitelist = array()
Blog::$cacheSources = true
Blog::$findQueryType = NULL
Blog::$__behaviorMethods = array(
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
Blog::$recursive = 0
Blog::$order = NULL
Blog::$__exists = NULL
Blog::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Blog::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Blog::$__backAssociation = array()
Blog::$__insertID = NULL
Blog::$__numRows = NULL
Blog::$__affectedRows = NULL
Blog::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Blog::$_log = NULL
Blog::$User = "*RECURSION* -> User"
Blog::$BlogCategory = BlogCategory
BlogCategory::$name = "BlogCategory"
BlogCategory::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"name" => "ERR_NAME_MISSING"
)
)
BlogCategory::$hasMany = array(
"Blog" => array(
"className" => "Blog",
"foreignKey" => "blog_category_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
BlogCategory::$useDbConfig = "default"
BlogCategory::$useTable = "blog_categories"
BlogCategory::$displayField = "name"
BlogCategory::$id = false
BlogCategory::$data = array()
BlogCategory::$table = "blog_categories"
BlogCategory::$primaryKey = "id"
BlogCategory::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
)
)
BlogCategory::$validationErrors = array()
BlogCategory::$tablePrefix = NULL
BlogCategory::$alias = "BlogCategory"
BlogCategory::$tableToModel = array(
"blog_categories" => "BlogCategory",
"blogs" => "Blog"
)
BlogCategory::$logTransactions = false
BlogCategory::$transactional = false
BlogCategory::$cacheQueries = false
BlogCategory::$belongsTo = array()
BlogCategory::$hasOne = array()
BlogCategory::$hasAndBelongsToMany = array()
BlogCategory::$actsAs = NULL
BlogCategory::$behaviors = array()
BlogCategory::$whitelist = array()
BlogCategory::$cacheSources = true
BlogCategory::$findQueryType = NULL
BlogCategory::$__behaviorMethods = array()
BlogCategory::$recursive = 1
BlogCategory::$order = NULL
BlogCategory::$__exists = NULL
BlogCategory::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
BlogCategory::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
BlogCategory::$__backAssociation = array()
BlogCategory::$__insertID = NULL
BlogCategory::$__numRows = NULL
BlogCategory::$__affectedRows = NULL
BlogCategory::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
BlogCategory::$_log = NULL
BlogCategory::$Blog = "*RECURSION* -> Blog"
BlogCategory::incrementCount()
BlogCategory::decrementCount()
BlogCategory::call__()
BlogCategory::bind()
BlogCategory::bindModel()
BlogCategory::unbindModel()
BlogCategory::setSource()
BlogCategory::set()
BlogCategory::deconstruct()
BlogCategory::schema()
BlogCategory::loadInfo()
BlogCategory::getColumnTypes()
BlogCategory::getColumnType()
BlogCategory::hasField()
BlogCategory::create()
BlogCategory::read()
BlogCategory::field()
BlogCategory::saveField()
BlogCategory::save()
BlogCategory::updateCounterCache()
BlogCategory::saveAll()
BlogCategory::updateAll()
BlogCategory::remove()
BlogCategory::del()
BlogCategory::delete()
BlogCategory::deleteAll()
BlogCategory::exists()
BlogCategory::hasAny()
BlogCategory::find()
BlogCategory::findAll()
BlogCategory::execute()
BlogCategory::findCount()
BlogCategory::isUnique()
BlogCategory::findAllThreaded()
BlogCategory::findNeighbours()
BlogCategory::query()
BlogCategory::validates()
BlogCategory::invalidFields()
BlogCategory::invalidate()
BlogCategory::isForeignKey()
BlogCategory::getDisplayField()
BlogCategory::generateList()
BlogCategory::escapeField()
BlogCategory::getID()
BlogCategory::normalizeFindParams()
BlogCategory::getLastInsertID()
BlogCategory::getInsertID()
BlogCategory::setInsertID()
BlogCategory::getNumRows()
BlogCategory::getAffectedRows()
BlogCategory::setDataSource()
BlogCategory::getDataSource()
BlogCategory::getAssociated()
BlogCategory::joinModel()
BlogCategory::beforeFind()
BlogCategory::afterFind()
BlogCategory::beforeSave()
BlogCategory::afterSave()
BlogCategory::beforeDelete()
BlogCategory::afterDelete()
BlogCategory::beforeValidate()
BlogCategory::onError()
BlogCategory::overload()
BlogCategory::Object()
BlogCategory::toString()
BlogCategory::requestAction()
BlogCategory::log()
BlogCategory::cakeError()
Blog::afterSave()
Blog::incrementCounter()
Blog::decrementCounter()
Blog::deleteComplete()
Blog::incrementCount()
Blog::decrementCount()
Blog::call__()
Blog::bind()
Blog::bindModel()
Blog::unbindModel()
Blog::setSource()
Blog::set()
Blog::deconstruct()
Blog::schema()
Blog::loadInfo()
Blog::getColumnTypes()
Blog::getColumnType()
Blog::hasField()
Blog::create()
Blog::read()
Blog::field()
Blog::saveField()
Blog::save()
Blog::updateCounterCache()
Blog::saveAll()
Blog::updateAll()
Blog::remove()
Blog::del()
Blog::delete()
Blog::deleteAll()
Blog::exists()
Blog::hasAny()
Blog::find()
Blog::findAll()
Blog::execute()
Blog::findCount()
Blog::isUnique()
Blog::findAllThreaded()
Blog::findNeighbours()
Blog::query()
Blog::validates()
Blog::invalidFields()
Blog::invalidate()
Blog::isForeignKey()
Blog::getDisplayField()
Blog::generateList()
Blog::escapeField()
Blog::getID()
Blog::normalizeFindParams()
Blog::getLastInsertID()
Blog::getInsertID()
Blog::setInsertID()
Blog::getNumRows()
Blog::getAffectedRows()
Blog::setDataSource()
Blog::getDataSource()
Blog::getAssociated()
Blog::joinModel()
Blog::beforeFind()
Blog::afterFind()
Blog::beforeSave()
Blog::beforeDelete()
Blog::afterDelete()
Blog::beforeValidate()
Blog::onError()
Blog::overload()
Blog::Object()
Blog::toString()
Blog::requestAction()
Blog::log()
Blog::cakeError()
ImageBehavior::$settings = array(
"AlbumPhoto" => array(
"baseDir" => "photos",
"parent_folder" => array(
"user_id",
"album_id"
),
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "700",
"height" => "600",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "300",
"height" => "200"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "700",
"height" => "600"
)
)
)
)
),
"User" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "800",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "30",
"height" => "30"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "60",
"height" => "70"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "150",
"height" => "170"
)
)
)
)
),
"Blog" => array(
"baseDir" => "photos",
"fields" => array(
"avatar" => array(
"thumbnail" => array(
"prefix" => "thumb",
"create" => false,
"width" => "100",
"height" => "100",
"aspect" => true,
"allow_enlarge" => true
),
"resize" => array(
"width" => "800",
"height" => "110",
"aspect" => true,
"allow_enlarge" => false
),
"versions" => array(
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "s",
"width" => "100",
"height" => "80"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "m",
"width" => "200",
"height" => "100"
),
array(
"aspect" => true,
"allow_enlarge" => false,
"prefix" => "l",
"width" => "800",
"height" => "110"
)
)
)
)
)
)
ImageBehavior::$mapMethods = array()
ImageBehavior::$_log = NULL
ImageBehavior::setup()
ImageBehavior::imageSetup()
ImageBehavior::beforeSave()
ImageBehavior::afterSave()
ImageBehavior::afterFind()
ImageBehavior::fillAvatar()
ImageBehavior::beforeValidate()
ImageBehavior::beforeDelete()
ImageBehavior::deleteImage()
ImageBehavior::afterDelete()
ImageBehavior::decodeContent()
ImageBehavior::beforeFind()
ImageBehavior::onError()
ImageBehavior::Object()
ImageBehavior::toString()
ImageBehavior::requestAction()
ImageBehavior::log()
ImageBehavior::cakeError()
)
AlbumPhoto::$whitelist = array()
AlbumPhoto::$cacheSources = true
AlbumPhoto::$findQueryType = NULL
AlbumPhoto::$__behaviorMethods = array(
"restrict" => array(
"restrict",
"Bindable"
),
"resetBindable" => array(
"resetBindable",
"Bindable"
),
"get" => array(
"get",
"Bindable"
),
"imageSetup" => array(
"imageSetup",
"Image"
),
"fillAvatar" => array(
"fillAvatar",
"Image"
),
"deleteImage" => array(
"deleteImage",
"Image"
),
"decodeContent" => array(
"decodeContent",
"Image"
)
)
AlbumPhoto::$recursive = 1
AlbumPhoto::$order = NULL
AlbumPhoto::$__exists = NULL
AlbumPhoto::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
AlbumPhoto::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
AlbumPhoto::$__backAssociation = array()
AlbumPhoto::$__insertID = NULL
AlbumPhoto::$__numRows = NULL
AlbumPhoto::$__affectedRows = NULL
AlbumPhoto::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
AlbumPhoto::$_log = NULL
AlbumPhoto::$User = "*RECURSION* -> User"
AlbumPhoto::$Album = Album
Album::$name = "Album"
Album::$validate = array(
"name" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_NAME_MISSING"
),
"description" => array(
"rule" => array(
"custom",
"/.+/"
),
"message" => "ERR_ALBUM_DESCRIPTION_MISSING"
)
)
Album::$belongsTo = array(
"User" => array(
"className" => "User",
"foreignKey" => "user_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"counterCache" => "[empty string]"
)
)
Album::$hasMany = array(
"AlbumPhoto" => array(
"className" => "AlbumPhoto",
"foreignKey" => "album_id",
"conditions" => "[empty string]",
"fields" => "[empty string]",
"order" => "[empty string]",
"limit" => "[empty string]",
"offset" => "[empty string]",
"dependent" => "[empty string]",
"exclusive" => "[empty string]",
"finderQuery" => "[empty string]",
"counterQuery" => "[empty string]"
)
)
Album::$useDbConfig = "default"
Album::$useTable = "albums"
Album::$displayField = "name"
Album::$id = false
Album::$data = array()
Album::$table = "albums"
Album::$primaryKey = "id"
Album::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"user_id" => array(
"type" => "integer",
"null" => true,
"default" => null,
"length" => 11
),
"name" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"description" => array(
"type" => "string",
"null" => false,
"default" => "[empty string]",
"length" => 255
),
"scope" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 3
),
"created" => array(
"type" => "datetime",
"null" => true,
"default" => null,
"length" => null
),
"photos_count" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
)
)
Album::$validationErrors = array()
Album::$tablePrefix = NULL
Album::$alias = "Album"
Album::$tableToModel = array(
"albums" => "Album",
"users" => "User",
"album_photos" => "AlbumPhoto"
)
Album::$logTransactions = false
Album::$transactional = false
Album::$cacheQueries = false
Album::$hasOne = array()
Album::$hasAndBelongsToMany = array()
Album::$actsAs = NULL
Album::$behaviors = array()
Album::$whitelist = array()
Album::$cacheSources = true
Album::$findQueryType = NULL
Album::$__behaviorMethods = array()
Album::$recursive = 1
Album::$order = NULL
Album::$__exists = NULL
Album::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Album::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Album::$__backAssociation = array()
Album::$__insertID = NULL
Album::$__numRows = NULL
Album::$__affectedRows = NULL
Album::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Album::$_log = NULL
Album::$User = "*RECURSION* -> User"
Album::$AlbumPhoto = "*RECURSION* -> AlbumPhoto"
Album::afterSave()
Album::deleteAlbum()
Album::incrementCount()
Album::decrementCount()
Album::call__()
Album::bind()
Album::bindModel()
Album::unbindModel()
Album::setSource()
Album::set()
Album::deconstruct()
Album::schema()
Album::loadInfo()
Album::getColumnTypes()
Album::getColumnType()
Album::hasField()
Album::create()
Album::read()
Album::field()
Album::saveField()
Album::save()
Album::updateCounterCache()
Album::saveAll()
Album::updateAll()
Album::remove()
Album::del()
Album::delete()
Album::deleteAll()
Album::exists()
Album::hasAny()
Album::find()
Album::findAll()
Album::execute()
Album::findCount()
Album::isUnique()
Album::findAllThreaded()
Album::findNeighbours()
Album::query()
Album::validates()
Album::invalidFields()
Album::invalidate()
Album::isForeignKey()
Album::getDisplayField()
Album::generateList()
Album::escapeField()
Album::getID()
Album::normalizeFindParams()
Album::getLastInsertID()
Album::getInsertID()
Album::setInsertID()
Album::getNumRows()
Album::getAffectedRows()
Album::setDataSource()
Album::getDataSource()
Album::getAssociated()
Album::joinModel()
Album::beforeFind()
Album::afterFind()
Album::beforeSave()
Album::beforeDelete()
Album::afterDelete()
Album::beforeValidate()
Album::onError()
Album::overload()
Album::Object()
Album::toString()
Album::requestAction()
Album::log()
Album::cakeError()
AlbumPhoto::afterSave()
AlbumPhoto::deletePhoto()
AlbumPhoto::incrementCount()
AlbumPhoto::decrementCount()
AlbumPhoto::call__()
AlbumPhoto::bind()
AlbumPhoto::bindModel()
AlbumPhoto::unbindModel()
AlbumPhoto::setSource()
AlbumPhoto::set()
AlbumPhoto::deconstruct()
AlbumPhoto::schema()
AlbumPhoto::loadInfo()
AlbumPhoto::getColumnTypes()
AlbumPhoto::getColumnType()
AlbumPhoto::hasField()
AlbumPhoto::create()
AlbumPhoto::read()
AlbumPhoto::field()
AlbumPhoto::saveField()
AlbumPhoto::save()
AlbumPhoto::updateCounterCache()
AlbumPhoto::saveAll()
AlbumPhoto::updateAll()
AlbumPhoto::remove()
AlbumPhoto::del()
AlbumPhoto::delete()
AlbumPhoto::deleteAll()
AlbumPhoto::exists()
AlbumPhoto::hasAny()
AlbumPhoto::find()
AlbumPhoto::findAll()
AlbumPhoto::execute()
AlbumPhoto::findCount()
AlbumPhoto::isUnique()
AlbumPhoto::findAllThreaded()
AlbumPhoto::findNeighbours()
AlbumPhoto::query()
AlbumPhoto::validates()
AlbumPhoto::invalidFields()
AlbumPhoto::invalidate()
AlbumPhoto::isForeignKey()
AlbumPhoto::getDisplayField()
AlbumPhoto::generateList()
AlbumPhoto::escapeField()
AlbumPhoto::getID()
AlbumPhoto::normalizeFindParams()
AlbumPhoto::getLastInsertID()
AlbumPhoto::getInsertID()
AlbumPhoto::setInsertID()
AlbumPhoto::getNumRows()
AlbumPhoto::getAffectedRows()
AlbumPhoto::setDataSource()
AlbumPhoto::getDataSource()
AlbumPhoto::getAssociated()
AlbumPhoto::joinModel()
AlbumPhoto::beforeFind()
AlbumPhoto::afterFind()
AlbumPhoto::beforeSave()
AlbumPhoto::beforeDelete()
AlbumPhoto::afterDelete()
AlbumPhoto::beforeValidate()
AlbumPhoto::onError()
AlbumPhoto::overload()
AlbumPhoto::Object()
AlbumPhoto::toString()
AlbumPhoto::requestAction()
AlbumPhoto::log()
AlbumPhoto::cakeError()
User::$ProfileVisit = "*RECURSION* -> ProfileVisit"
User::beforeSave()
User::deleteComplete()
User::incrementCount()
User::decrementCount()
User::call__()
User::bind()
User::bindModel()
User::unbindModel()
User::setSource()
User::set()
User::deconstruct()
User::schema()
User::loadInfo()
User::getColumnTypes()
User::getColumnType()
User::hasField()
User::create()
User::read()
User::field()
User::saveField()
User::save()
User::updateCounterCache()
User::saveAll()
User::updateAll()
User::remove()
User::del()
User::delete()
User::deleteAll()
User::exists()
User::hasAny()
User::find()
User::findAll()
User::execute()
User::findCount()
User::isUnique()
User::findAllThreaded()
User::findNeighbours()
User::query()
User::validates()
User::invalidFields()
User::invalidate()
User::isForeignKey()
User::getDisplayField()
User::generateList()
User::escapeField()
User::getID()
User::normalizeFindParams()
User::getLastInsertID()
User::getInsertID()
User::setInsertID()
User::getNumRows()
User::getAffectedRows()
User::setDataSource()
User::getDataSource()
User::getAssociated()
User::joinModel()
User::beforeFind()
User::afterFind()
User::afterSave()
User::beforeDelete()
User::afterDelete()
User::beforeValidate()
User::onError()
User::overload()
User::Object()
User::toString()
User::requestAction()
User::log()
User::cakeError()
ProfileVisit::incrementCount()
ProfileVisit::decrementCount()
ProfileVisit::call__()
ProfileVisit::bind()
ProfileVisit::bindModel()
ProfileVisit::unbindModel()
ProfileVisit::setSource()
ProfileVisit::set()
ProfileVisit::deconstruct()
ProfileVisit::schema()
ProfileVisit::loadInfo()
ProfileVisit::getColumnTypes()
ProfileVisit::getColumnType()
ProfileVisit::hasField()
ProfileVisit::create()
ProfileVisit::read()
ProfileVisit::field()
ProfileVisit::saveField()
ProfileVisit::save()
ProfileVisit::updateCounterCache()
ProfileVisit::saveAll()
ProfileVisit::updateAll()
ProfileVisit::remove()
ProfileVisit::del()
ProfileVisit::delete()
ProfileVisit::deleteAll()
ProfileVisit::exists()
ProfileVisit::hasAny()
ProfileVisit::find()
ProfileVisit::findAll()
ProfileVisit::execute()
ProfileVisit::findCount()
ProfileVisit::isUnique()
ProfileVisit::findAllThreaded()
ProfileVisit::findNeighbours()
ProfileVisit::query()
ProfileVisit::validates()
ProfileVisit::invalidFields()
ProfileVisit::invalidate()
ProfileVisit::isForeignKey()
ProfileVisit::getDisplayField()
ProfileVisit::generateList()
ProfileVisit::escapeField()
ProfileVisit::getID()
ProfileVisit::normalizeFindParams()
ProfileVisit::getLastInsertID()
ProfileVisit::getInsertID()
ProfileVisit::setInsertID()
ProfileVisit::getNumRows()
ProfileVisit::getAffectedRows()
ProfileVisit::setDataSource()
ProfileVisit::getDataSource()
ProfileVisit::getAssociated()
ProfileVisit::joinModel()
ProfileVisit::beforeFind()
ProfileVisit::afterFind()
ProfileVisit::beforeSave()
ProfileVisit::afterSave()
ProfileVisit::beforeDelete()
ProfileVisit::afterDelete()
ProfileVisit::beforeValidate()
ProfileVisit::onError()
ProfileVisit::overload()
ProfileVisit::Object()
ProfileVisit::toString()
ProfileVisit::requestAction()
ProfileVisit::log()
ProfileVisit::cakeError()
User::beforeSave()
User::deleteComplete()
User::incrementCount()
User::decrementCount()
User::call__()
User::bind()
User::bindModel()
User::unbindModel()
User::setSource()
User::set()
User::deconstruct()
User::schema()
User::loadInfo()
User::getColumnTypes()
User::getColumnType()
User::hasField()
User::create()
User::read()
User::field()
User::saveField()
User::save()
User::updateCounterCache()
User::saveAll()
User::updateAll()
User::remove()
User::del()
User::delete()
User::deleteAll()
User::exists()
User::hasAny()
User::find()
User::findAll()
User::execute()
User::findCount()
User::isUnique()
User::findAllThreaded()
User::findNeighbours()
User::query()
User::validates()
User::invalidFields()
User::invalidate()
User::isForeignKey()
User::getDisplayField()
User::generateList()
User::escapeField()
User::getID()
User::normalizeFindParams()
User::getLastInsertID()
User::getInsertID()
User::setInsertID()
User::getNumRows()
User::getAffectedRows()
User::setDataSource()
User::getDataSource()
User::getAssociated()
User::joinModel()
User::beforeFind()
User::afterFind()
User::afterSave()
User::beforeDelete()
User::afterDelete()
User::beforeValidate()
User::onError()
User::overload()
User::Object()
User::toString()
User::requestAction()
User::log()
User::cakeError()
BlockList::isBlocked()
BlockList::incrementCount()
BlockList::decrementCount()
BlockList::call__()
BlockList::bind()
BlockList::bindModel()
BlockList::unbindModel()
BlockList::setSource()
BlockList::set()
BlockList::deconstruct()
BlockList::schema()
BlockList::loadInfo()
BlockList::getColumnTypes()
BlockList::getColumnType()
BlockList::hasField()
BlockList::create()
BlockList::read()
BlockList::field()
BlockList::saveField()
BlockList::save()
BlockList::updateCounterCache()
BlockList::saveAll()
BlockList::updateAll()
BlockList::remove()
BlockList::del()
BlockList::delete()
BlockList::deleteAll()
BlockList::exists()
BlockList::hasAny()
BlockList::find()
BlockList::findAll()
BlockList::execute()
BlockList::findCount()
BlockList::isUnique()
BlockList::findAllThreaded()
BlockList::findNeighbours()
BlockList::query()
BlockList::validates()
BlockList::invalidFields()
BlockList::invalidate()
BlockList::isForeignKey()
BlockList::getDisplayField()
BlockList::generateList()
BlockList::escapeField()
BlockList::getID()
BlockList::normalizeFindParams()
BlockList::getLastInsertID()
BlockList::getInsertID()
BlockList::setInsertID()
BlockList::getNumRows()
BlockList::getAffectedRows()
BlockList::setDataSource()
BlockList::getDataSource()
Block