phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
Brands.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Ajax\semantic\html\base\constants\icons
;
4
5
use
Ajax\common\BaseEnum
;
6
7
abstract
class
Brands
extends
BaseEnum
{
8
const
ADN
=
"adn"
,
ANDROID
=
"android"
,
ANGELLIST
=
"angellist"
,
APPLE
=
"apple"
,
BEHANCE
=
"behance"
,
BEHANCE_SQUARE
=
"behance square"
,
BITBUCKET
=
"bitbucket"
,
BITBUCKET_SQUARE
=
"bitbucket square"
,
BITCOIN
=
"bitcoin"
,
BUYSELLADS
=
"buysellads"
,
CODEPEN
=
"codepen"
,
CONNECTDEVELOP
=
"connectdevelop"
,
DASHCUBE
=
"dashcube"
,
DELICIOUS
=
"delicious"
,
DEVIANTART
=
"deviantart"
,
DIGG
=
"digg"
,
DRIBBBLE
=
"dribbble"
,
DROPBOX
=
"dropbox"
,
DRUPAL
=
"drupal"
,
EMPIRE
=
"empire"
,
FACEBOOK
=
"facebook"
,
FACEBOOK_SQUARE
=
"facebook square"
,
FLICKR
=
"flickr"
,
FORUMBEE
=
"forumbee"
,
FOURSQUARE
=
"foursquare"
,
GIT
=
"git"
,
GIT_SQUARE
=
"git square"
,
GITHUB_ALTERNATE
=
"github alternate"
,
GITHUB
=
"github"
,
GITHUB_SQUARE
=
"github square"
,
GITTIP
=
"gittip"
,
GOOGLE
=
"google"
,
GOOGLE_PLUS
=
"google plus"
,
GOOGLE_PLUS_SQUARE
=
"google plus square"
,
HACKER_NEWS
=
"hacker news"
,
INSTAGRAM
=
"instagram"
,
IOXHOST
=
"ioxhost"
,
JOOMLA
=
"joomla"
,
JSFIDDLE
=
"jsfiddle"
,
LASTFM
=
"lastfm"
,
LASTFM_SQUARE
=
"lastfm square"
,
LEANPUB
=
"leanpub"
,
LINKEDIN
=
"linkedin"
,
LINKEDIN_SQUARE
=
"linkedin square"
,
LINUX
=
"linux"
,
MAXCDN
=
"maxcdn"
,
MEANPATH
=
"meanpath"
,
MEDIUM
=
"medium"
,
PAGELINES
=
"pagelines"
,
PIED_PIPER_ALTERNATE
=
"pied piper alternate"
,
PIED_PIPER
=
"pied piper"
,
PINTEREST
=
"pinterest"
,
PINTEREST_SQUARE
=
"pinterest square"
,
QQ
=
"qq"
,
REBEL
=
"rebel"
,
REDDIT
=
"reddit"
,
REDDIT_SQUARE
=
"reddit square"
,
RENREN
=
"renren"
,
SELLSY
=
"sellsy"
,
SHIRTSINBULK
=
"shirtsinbulk"
,
SIMPLYBUILT
=
"simplybuilt"
,
SKYATLAS
=
"skyatlas"
,
SKYPE
=
"skype"
,
SLACK
=
"slack"
,
SLIDESHARE
=
"slideshare"
,
SOUNDCLOUD
=
"soundcloud"
,
SPOTIFY
=
"spotify"
,
STACK_EXCHANGE
=
"stack exchange"
,
STACK_OVERFLOW
=
"stack overflow"
,
STEAM
=
"steam"
,
STEAM_SQUARE
=
"steam square"
,
STUMBLEUPON_CIRCLE
=
"stumbleupon circle"
,
STUMBLEUPON
=
"stumbleupon"
,
TENCENT_WEIBO
=
"tencent weibo"
,
TRELLO
=
"trello"
,
TUMBLR
=
"tumblr"
,
TUMBLR_SQUARE
=
"tumblr square"
,
TWITCH
=
"twitch"
,
TWITTER
=
"twitter"
,
TWITTER_SQUARE
=
"twitter square"
,
VIACOIN
=
"viacoin"
,
VIMEO
=
"vimeo"
,
VINE
=
"vine"
,
VK
=
"vk"
,
WECHAT
=
"wechat"
,
WEIBO
=
"weibo"
,
WHATSAPP
=
"whatsapp"
,
WINDOWS
=
"windows"
,
WORDPRESS
=
"wordpress"
,
XING
=
"xing"
,
XING_SQUARE
=
"xing square"
,
YAHOO
=
"yahoo"
,
YELP
=
"yelp"
,
YOUTUBE
=
"youtube"
,
YOUTUBE_PLAY
=
"youtube play"
,
YOUTUBE_SQUARE
=
"youtube square"
;
9
}
Ajax\common\BaseEnum
Base class for enums see at http://stackoverflow.com/questions/254514/php-and-enumerations.
Definition
BaseEnum.php:11
Ajax\semantic\html\base\constants\icons\Brands
Definition
Brands.php:7
Ajax\semantic\html\base\constants\icons\Brands\LINUX
const LINUX
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\ANDROID
const ANDROID
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\STEAM
const STEAM
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\CODEPEN
const CODEPEN
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\TENCENT_WEIBO
const TENCENT_WEIBO
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\MAXCDN
const MAXCDN
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SKYPE
const SKYPE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\STACK_OVERFLOW
const STACK_OVERFLOW
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\PAGELINES
const PAGELINES
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\CONNECTDEVELOP
const CONNECTDEVELOP
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GITHUB_SQUARE
const GITHUB_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\MEANPATH
const MEANPATH
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\PINTEREST_SQUARE
const PINTEREST_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\DASHCUBE
const DASHCUBE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\APPLE
const APPLE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\WECHAT
const WECHAT
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GITHUB_ALTERNATE
const GITHUB_ALTERNATE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\XING_SQUARE
const XING_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GOOGLE
const GOOGLE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\IOXHOST
const IOXHOST
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\PIED_PIPER
const PIED_PIPER
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\WHATSAPP
const WHATSAPP
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SPOTIFY
const SPOTIFY
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GOOGLE_PLUS
const GOOGLE_PLUS
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SELLSY
const SELLSY
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\EMPIRE
const EMPIRE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\BITBUCKET
const BITBUCKET
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\YELP
const YELP
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\FACEBOOK
const FACEBOOK
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\BEHANCE
const BEHANCE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SLIDESHARE
const SLIDESHARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\VINE
const VINE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\PIED_PIPER_ALTERNATE
const PIED_PIPER_ALTERNATE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\WORDPRESS
const WORDPRESS
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\YAHOO
const YAHOO
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\DELICIOUS
const DELICIOUS
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\ADN
const ADN
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\YOUTUBE
const YOUTUBE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\JSFIDDLE
const JSFIDDLE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\TWITTER
const TWITTER
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\TWITTER_SQUARE
const TWITTER_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SKYATLAS
const SKYATLAS
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\HACKER_NEWS
const HACKER_NEWS
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\RENREN
const RENREN
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\DROPBOX
const DROPBOX
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\STUMBLEUPON_CIRCLE
const STUMBLEUPON_CIRCLE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\MEDIUM
const MEDIUM
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GITHUB
const GITHUB
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\FOURSQUARE
const FOURSQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\STACK_EXCHANGE
const STACK_EXCHANGE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GOOGLE_PLUS_SQUARE
const GOOGLE_PLUS_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GIT_SQUARE
const GIT_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\FACEBOOK_SQUARE
const FACEBOOK_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\VIACOIN
const VIACOIN
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\WEIBO
const WEIBO
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\VIMEO
const VIMEO
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\DEVIANTART
const DEVIANTART
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\BITCOIN
const BITCOIN
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\LASTFM
const LASTFM
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\LASTFM_SQUARE
const LASTFM_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\TRELLO
const TRELLO
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\XING
const XING
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\TUMBLR
const TUMBLR
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\PINTEREST
const PINTEREST
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\LINKEDIN
const LINKEDIN
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\REDDIT
const REDDIT
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\STEAM_SQUARE
const STEAM_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\YOUTUBE_PLAY
const YOUTUBE_PLAY
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\DRUPAL
const DRUPAL
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SHIRTSINBULK
const SHIRTSINBULK
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\DIGG
const DIGG
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\DRIBBBLE
const DRIBBBLE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\BITBUCKET_SQUARE
const BITBUCKET_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SLACK
const SLACK
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\WINDOWS
const WINDOWS
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\BUYSELLADS
const BUYSELLADS
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\LEANPUB
const LEANPUB
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SOUNDCLOUD
const SOUNDCLOUD
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GIT
const GIT
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\QQ
const QQ
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\STUMBLEUPON
const STUMBLEUPON
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\LINKEDIN_SQUARE
const LINKEDIN_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\ANGELLIST
const ANGELLIST
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\FORUMBEE
const FORUMBEE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\TUMBLR_SQUARE
const TUMBLR_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\BEHANCE_SQUARE
const BEHANCE_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\REDDIT_SQUARE
const REDDIT_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\SIMPLYBUILT
const SIMPLYBUILT
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\VK
const VK
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\YOUTUBE_SQUARE
const YOUTUBE_SQUARE
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\FLICKR
const FLICKR
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\REBEL
const REBEL
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\INSTAGRAM
const INSTAGRAM
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\JOOMLA
const JOOMLA
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\TWITCH
const TWITCH
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons\Brands\GITTIP
const GITTIP
Definition
Brands.php:8
Ajax\semantic\html\base\constants\icons
Definition
Animals.php:2
Ajax
semantic
html
base
constants
icons
Brands.php
Generated on Sun Dec 10 2023 16:16:02 for
phpMv-UI
by
doxygen
1.9.8