-
CSS
Stylize Toolbox - RedCat PHP Framework
https://redcatphp.com/css-toolbox
...nav-divider, opacity perspective, perspective-origin placeholder, reset-filter resizable, rotate rotateX, rotateY scale, scaleX scaleY, skew sr-only, sr-only-focusable tab-focus, transform-origin transition, transition-delay transition-duration, transition-property transition-timing-function, transition-transform translate, translate3d user-select, continue to Download tags: mixin grid, icon font awesome, bootstrap 3 vendors prefix, stylize
css
preprocessor, scss
css,
-
CSS
Stylize Toolbox - RedCat PHP Framework
https://fr.redcatphp.com/css-toolbox
...nav-divider, opacity perspective, perspective-origin placeholder, reset-filter resizable, rotate rotateX, rotateY scale, scaleX scaleY, skew sr-only, sr-only-focusable tab-focus, transform-origin transition, transition-delay transition-duration, transition-property transition-timing-function, transition-transform translate, translate3d user-select, continue to Download tags: mixin grid, icon font awesome, bootstrap 3 vendors prefix, stylize
css
preprocessor, scss
css,
-
Templix Template Engine - RedCat PHP Framework #method-tmpat
...
https://fr.redcatphp.com/templix-template-engine#method-tmpa
...
css
The
css
method is a getter or setter for accessing
css
properties of style attribute. It will be a getter with one argument and a setter with two arguments. $height = $node->css('height');if(substr($height,-2)=='px') $height = substr($height,0,-2);$node->css('height',($height+120).'px');
-
Templix Template Engine - RedCat PHP Framework #method-tmpat
...
https://redcatphp.com/templix-template-engine#method-tmpattr
css
The
css
method is a getter or setter for accessing
css
properties of style attribute. It will be a getter with one argument and a setter with two arguments. $height = $node->css('height');if(substr($height,-2)=='px') $height = substr($height,0,-2);$node->css('height',($height+120).'px');
-
Templix Template Engine - RedCat PHP Framework #plugin-case
https://fr.redcatphp.com/templix-template-engine#plugin-case
css
The
css
markup can be used everywhere in document, even inside <extend> first level, to add a stylesheet link to head of document. If a link element whiche have href to the same url is allready present in head, it will not be duplicate. If the href is absolute or start with slash "/" default the prefix path...
-
Templix Template Engine - RedCat PHP Framework #plugin-case
https://redcatphp.com/templix-template-engine#plugin-case
css
The
css
markup can be used everywhere in document, even inside <extend> first level, to add a stylesheet link to head of document. If a link element whiche have href to the same url is allready present in head, it will not be duplicate. If the href is absolute or start with slash "/" default the prefix path...
-
Stylize SCSS
- RedCat PHP Framework #autoload-font
https://fr.redcatphp.com/stylize-scss#autoload-font
...of the scss font definition file. Theses programs are: ttf2eot, fontforge, sfnt2woff, woff2_compress. Stylize expect to found them by default in "/usr/bin/" on Linux systems if they are installed, but you can configure manually the paths to these converters. github repository continue to Debug tags:
css
preprocessor,
css
scss, sass syntaxed
css, mixin extend autoload, font autoload cascading stylesheet,
-
Stylize SCSS
- RedCat PHP Framework #autoload-font
https://redcatphp.com/stylize-scss#autoload-font
...of the scss font definition file. Theses programs are: ttf2eot, fontforge, sfnt2woff, woff2_compress. Stylize expect to found them by default in "/usr/bin/" on Linux systems if they are installed, but you can configure manually the paths to these converters. github repository continue to Debug tags:
css
preprocessor,
css
scss, sass syntaxed
css, mixin extend autoload, font autoload cascading stylesheet,
-
Stylize SCSS
- RedCat PHP Framework #basic
https://fr.redcatphp.com/stylize-scss#basic
...via Etag and Last-Modified. It also include by default, if they are present, "_config.scss" and "_var.scss". It will use a cache directory by default which is ".tmp/stylish/" from current working directory and which need to be writeable (chmod 0777). $server = new \RedCat\Stylize\Server();$directories = ['css','redcat/css'];$server->serveFrom('style.scss',$directories);
-
Stylize SCSS
- RedCat PHP Framework #basic
https://redcatphp.com/stylize-scss#basic
...via Etag and Last-Modified. It also include by default, if they are present, "_config.scss" and "_var.scss". It will use a cache directory by default which is ".tmp/stylish/" from current working directory and which need to be writeable (chmod 0777). $server = new \RedCat\Stylize\Server();$directories = ['css','redcat/css'];$server->serveFrom('style.scss',$directories);
-
Templix Template Engine - RedCat PHP Framework #features
https://fr.redcatphp.com/templix-template-engine#features
...foot, innerHead innerFoot, attr tmpAttr, removeAttr remapAttr, data
css, removeClass addClass, wrap unwrap, createChild recursive, arecursive getIterator magic, offsetGet magic offsetSet magic, offsetUnset magic offsetExists magic, __get magic __set magic, __isset magic __unset magic, __invoke magic Attribute Plugins vars cacheSync cacheStatic , Markup Plugins after, append apply, attr attrappend, attrprepend before, case code,
css
else, elseif end, eval extend, for foreach...
-
Templix Template Engine - RedCat PHP Framework #features
https://redcatphp.com/templix-template-engine#features
...foot, innerHead innerFoot, attr tmpAttr, removeAttr remapAttr, data
css, removeClass addClass, wrap unwrap, createChild recursive, arecursive getIterator magic, offsetGet magic offsetSet magic, offsetUnset magic offsetExists magic, __get magic __set magic, __isset magic __unset magic, __invoke magic Attribute Plugins vars cacheSync cacheStatic , Markup Plugins after, append apply, attr attrappend, attrprepend before, case code,
css
else, elseif end, eval extend, for foreach...
-
RedCat késako ? RedCat PHP Framework
https://fr.redcatphp.com/redcat-kesako
...de l'achitecture web. Il fournit une configuration des requêtes au serveur, un composeur de requêtes aux bases de données, un gestionnaire de dépendences javascript, une boîte à outils pour
css
syntaxé, des templates passe-partout, et des ensembles de règles par défaut pour la politique crossdomain, robots.txt pour les moteurs de recherche, gitignore pour git, une page de...
-
What is RedCat ? RedCat PHP Framework
https://redcatphp.com/what-is-redcat
...PHP Framework but it's also a set of common solid foundations for the web architecture needs. It provide server's requests configuration, database query composer, javascript dependencies manager, syntaxed
css
toolbox, boilerplate templates, and default sets for crossdomain policies, robots.txt for search engines, gitignore for git, maintenance preset and some others nice stuffs. The couch that join the...
-
Stylize SCSS
- RedCat PHP Framework
https://fr.redcatphp.com/stylize-scss
...Plugins Localize Gettext wrapper CLDR , Stylize Features, Basic Usage PHP Support, Autoload Support Debug Error Handler Var Debug , JS Simple Usage, Dependencies Manager Asynchronous Module Definition, Stylize Stylize is a
CSS
Preprocessor using Scss syntax from SASS (Syntactically Awesome Stylesheets) ( version 3.x ) ported to PHP with additional features. If you're not familiar with this language, you can consult...