phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
Social.php
Go to the documentation of this file.
1
<?php
2
namespace
Ajax\semantic\html\base\constants
;
3
use
Ajax\common\BaseEnum
;
4
abstract
class
Social
extends
BaseEnum
{
5
const
FACEBOOK
=
"facebook"
,
TWITTER
=
"twitter"
,
GOOGLEPLUS
=
"google plus"
,
VK
=
"vk"
,
LINKEDIN
=
"linkedin"
,
INSTAGRAM
=
"instagram"
,
YOUTUBE
=
"youtube"
,
GITHUB
=
"github"
;
6
}
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\Social
Definition
Social.php:4
Ajax\semantic\html\base\constants\Social\FACEBOOK
const FACEBOOK
Definition
Social.php:5
Ajax\semantic\html\base\constants\Social\YOUTUBE
const YOUTUBE
Definition
Social.php:5
Ajax\semantic\html\base\constants\Social\TWITTER
const TWITTER
Definition
Social.php:5
Ajax\semantic\html\base\constants\Social\GITHUB
const GITHUB
Definition
Social.php:5
Ajax\semantic\html\base\constants\Social\GOOGLEPLUS
const GOOGLEPLUS
Definition
Social.php:5
Ajax\semantic\html\base\constants\Social\LINKEDIN
const LINKEDIN
Definition
Social.php:5
Ajax\semantic\html\base\constants\Social\VK
const VK
Definition
Social.php:5
Ajax\semantic\html\base\constants\Social\INSTAGRAM
const INSTAGRAM
Definition
Social.php:5
Ajax\semantic\html\base\constants
Definition
CheckboxType.php:3
Ajax
semantic
html
base
constants
Social.php
Generated on Sun Dec 10 2023 16:16:03 for
phpMv-UI
by
doxygen
1.9.8